Skip to content

Bump syrupy to v5#172

Merged
tr4nt0r merged 1 commit intomainfrom
renovate/syrupy-5.x
Feb 28, 2026
Merged

Bump syrupy to v5#172
tr4nt0r merged 1 commit intomainfrom
renovate/syrupy-5.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Confidence
syrupy ==4.9.1==5.1.0 age confidence

Release Notes

syrupy-project/syrupy (syrupy)

v5.1.0

Compare Source

Features
  • add serializer plugin system; plugins for data models (#​1062) (df9bc8f)

v5.0.0

Compare Source

Bug Fixes
  • Block terminal summary for xdist workers. (#​978) (33a848d)
  • ensure syrupy's pytest_assertrepr_compare hook is called first. (#​984) (eb0024d)
Code Refactoring
  • remove incorrect private underscore prefix from public methods (8cfc905)
Features
BREAKING CHANGES
  • The following methods have been renamed:

SnapshotCollectionStorage

  • _read_snapshot_collection -> read_snapshot_collection
  • _read_snapshot_data_from_location -> read_snapshot_data_from_location
  • _write_snapshot_collection -> write_snapshot_collection
  • _get_file_basename -> get_file_basename
  • _file_extension -> file_extension

AmberDataSerializer

  • _snapshot_sort_key -> snapshot_sort_key

Renamed constants to improve clarity:

constants

  • SNAPSHOT_EMPTY_FOSSIL_KEY -> SNAPSHOT_EMPTY_COLLECTION_KEY
  • SNAPSHOT_UNKNOWN_FOSSIL_KEY -> SNAPSHOT_UNKNOWN_COLLECTION_KEY
  • Min. python version is now 3.10.
  • The Syrupy project is switching from Apache 2.0 to a more permissive MIT license. By using Syrupy >=5, you agree to abide by this new license. You can continue to use Syrupy v1 through v4 under Apache 2.0.
  • Drops support for Python 3.8 which is end of life as of October 2024. Raises the minimum version of pytest to v8.

4.9.1 (2025-03-24)

Bug Fixes
  • serializer: preserve trailing newlines in ambr serialization (#​950) (5897490)
  • serializer: preserve trailing newlines in ambr serialization (#​950) (5037477)

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 is behind base branch, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added ♻️ dependencies Pull requests that update a dependency file 🐍 python Pull requests that update Python code labels Feb 28, 2026
@tr4nt0r tr4nt0r merged commit 54b418e into main Feb 28, 2026
2 of 8 checks passed
@tr4nt0r tr4nt0r deleted the renovate/syrupy-5.x branch February 28, 2026 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

♻️ dependencies Pull requests that update a dependency file 🐍 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant