chore(deps): update dependency syrupy to v4 #606
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.0.6
->==4.8.0
Release Notes
syrupy-project/syrupy (syrupy)
v4.8.0
Compare Source
Features
4.7.2 (2024-10-06)
Bug Fixes
4.7.1 (2024-08-23)
Bug Fixes
v4.7.2
Compare Source
Bug Fixes
v4.7.1
Compare Source
Bug Fixes
v4.7.0
Compare Source
Features
4.6.4 (2024-08-21)
Bug Fixes
4.6.3 (2024-08-21)
Bug Fixes
4.6.2 (2024-08-21)
Bug Fixes
4.6.2 (2024-08-21)
Bug Fixes
4.6.1 (2024-02-07)
Bug Fixes
v4.6.4
Compare Source
Bug Fixes
v4.6.3
Compare Source
Bug Fixes
v4.6.2
Compare Source
Bug Fixes
v4.6.1
Compare Source
Bug Fixes
v4.6.0
Compare Source
Features
v4.5.0
Compare Source
Features
v4.4.0
Compare Source
Features
v4.3.0
Compare Source
Features
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
4.1.1 (2023-08-17)
Bug Fixes
v4.1.1
Compare Source
Bug Fixes
v4.1.0
Compare Source
Features
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
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
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
3.0.5 (2022-11-08)
Bug Fixes
3.0.4 (2022-11-03)
Bug Fixes
3.0.3 (2022-11-03)
Bug Fixes
3.0.2 (2022-09-23)
Bug Fixes
3.0.1 (2022-09-23)
Bug Fixes
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.