Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Update dependency syrupy to v4 #292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link
Contributor

@mend-for-github-com mend-for-github-com bot commented May 4, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
syrupy ^3.0.6 -> ^3.0.6 || ^4.0.0 age adoption passing confidence

Release Notes

tophat/syrupy (syrupy)

v4.6.1

Compare Source

Bug Fixes

v4.6.0

Compare Source

Features
  • serializer: add support for FunctionType serialization (#​823) (f3a454a)

v4.5.0

Compare Source

Features

v4.4.0

Compare Source

Features

v4.3.0

Compare Source

Features
  • add include option to snapshots, similar to exclude (#​797) (d3f891e)

4.2.2 (2023-08-28)

Bug Fixes

4.2.1 (2023-08-21)

Bug Fixes

v4.2.2

Compare Source

Bug Fixes

v4.2.1

Compare Source

Bug Fixes

v4.2.0

Compare Source

Features
  • serializer: add snapshot regex value matcher and bypass custom repr helper (#​791) (3ac2ce8)

4.1.1 (2023-08-17)

Bug Fixes
  • preserve Falsy values in assertion diff function (#​789) (118ef92)

v4.1.1

Compare Source

Bug Fixes
  • preserve Falsy values in assertion diff function (#​789) (118ef92)

v4.1.0

Compare Source

Features
  • amber: expose serialize_custom_iterable method of AmberDataSerializer (#​788) (d210cf1)

4.0.8 (2023-07-20)

Bug Fixes

4.0.7 (2023-07-20)

Bug Fixes

4.0.6 (2023-07-11)

Bug Fixes

4.0.5 (2023-07-04)

Bug Fixes

4.0.4 (2023-06-19)

Bug Fixes

4.0.3 (2023-06-19)

Bug Fixes

4.0.2 (2023-04-25)

Bug Fixes

4.0.1 (2023-02-21)

Bug Fixes
  • serializer: handling of multi-part file extensions in SingleFileExtension (#​710) (efe687e)

v4.0.8

Compare Source

Bug Fixes

v4.0.7

Compare Source

Bug Fixes

v4.0.6

Compare Source

Bug Fixes

v4.0.5

Compare Source

Bug Fixes

v4.0.4

Compare Source

Bug Fixes

v4.0.3

Compare Source

Bug Fixes

v4.0.2

Compare Source

Bug Fixes

v4.0.1

Compare Source

Bug Fixes
  • serializer: handling of multi-part file extensions in SingleFileExtension (#​710) (efe687e)

v4.0.0

Compare Source

Bug Fixes
Code Refactoring
Features
BREAKING CHANGES
  • Serializers may now throw a TaintedSnapshotError which will tell the user to regenerate the snapshot even if the underlying data has not changed. This is to support rolling out more subtle changes to the serializers, such as the introduction of serializer metadata.

  • Renamed DataSerializer to AmberDataSerializer.

  • serializer: Key order is now preserved if using OrderedDict in both the Amber serializer and JSON serializer.

  • json: The JSONSnapshotExtension now serializes Python's None as "null" rather than "None".

  • Raise minimum python version to 3.8.1 and min. pytest version to v7.

  • PyTestLocation.filename has been renamed to .basename

  • refactor: add test_location kwarg to get_snapshot_name

  • refactor: get_snapshot_name is now static as a classmethod

  • refactor: remove pre and post read/write hooks

  • Pre and post read/write hooks have been removed without replacement to make internal refactor simpler. Please open a GitHub issue if you have a use case for these hooks.

  • refactor: rename Fossil to Collection

  • The term 'fossil' has been replaced by the clearer term 'collection'.

  • refactor: pass test_location to read_snapshot

  • refactor: remove singular write_snapshot method

  • refactor: dirname property to method

  • refactor: pass test_location to discover_snapshots

  • refactor: remove usage of self.test_location

  • refactor: make write_snapshot a classmethod

  • refactor: do not instantiate extension with test_location

  • Numerous instance methods have been refactored as classmethods.

3.0.6 (2022-12-30)

Bug Fixes
  • ensure all pytest options are serializable (#​667) (e320d7b)
  • improve pytest-xdist compatibility (8739194)

3.0.5 (2022-11-08)

Bug Fixes
  • only instantiate colored objects if color is not disabled (#​634) (7f0fe22)

3.0.4 (2022-11-03)

Bug Fixes

3.0.3 (2022-11-03)

Bug Fixes

3.0.2 (2022-09-23)

Bug Fixes
  • update classifiers (no material change) (43d78ec)

3.0.1 (2022-09-23)

Bug Fixes
  • avoid reporting crash for snapshot dir outside pytest dir (#​621) (f2b2e77)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 4 times, most recently from 902e830 to e3a3abf Compare May 9, 2023 18:55
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 3 times, most recently from 9cd8b63 to 16e45a8 Compare May 22, 2023 16:50
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 4 times, most recently from 6fd3d1a to 54563ab Compare May 25, 2023 19:48
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 11 times, most recently from b2103e8 to a7012e6 Compare June 6, 2023 23:35
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch from a7012e6 to 2652072 Compare June 12, 2023 22:27
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 3 times, most recently from 8a0bac1 to 9a23b0a Compare June 29, 2023 21:45
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 4 times, most recently from a10cd3a to ccd2784 Compare July 7, 2023 15:55
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 3 times, most recently from c66718f to 5e3b31b Compare November 23, 2023 04:39
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 2 times, most recently from f998456 to 6b903bb Compare December 6, 2023 03:56
Copy link

github-actions bot commented Dec 14, 2023

PR Preview Action v1.4.7
🚀 Deployed preview to https://rigetti.github.io/qcs-sdk-rust/pr-preview/pr-292/
on branch qcs-sdk-python-docs at 2024-05-11 03:51 UTC

@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 3 times, most recently from 004c5f3 to af07240 Compare January 17, 2024 04:01
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 2 times, most recently from 51678ba to 162be13 Compare January 19, 2024 03:51
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch from 162be13 to 686a75a Compare January 27, 2024 04:32
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch from 686a75a to 2ded4f1 Compare February 7, 2024 04:26
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 2 times, most recently from db073b4 to 573fbae Compare February 17, 2024 03:23
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 2 times, most recently from 4ae77ed to 571e30d Compare February 29, 2024 03:50
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 3 times, most recently from 3e2359f to 4f2f16a Compare March 9, 2024 03:36
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch from 4f2f16a to f455bc2 Compare April 5, 2024 03:57
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch 3 times, most recently from fea6a4f to 6c59e44 Compare April 18, 2024 04:10
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch from 6c59e44 to 03b95aa Compare April 25, 2024 04:01
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch from 03b95aa to 3375f94 Compare May 10, 2024 03:36
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/syrupy-4.x branch from 3375f94 to 6291e18 Compare May 11, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants