Skip to content

Update dependency syrupy to v5#12

Merged
cameronbrill merged 1 commit into
mainfrom
renovate/syrupy-5.x
Oct 28, 2025
Merged

Update dependency syrupy to v5#12
cameronbrill merged 1 commit into
mainfrom
renovate/syrupy-5.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 28, 2025

This PR contains the following updates:

Package Change Age Confidence
syrupy ==4.9.1 -> ==5.0.0 age confidence

Release Notes

syrupy-project/syrupy (syrupy)

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 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

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

@github-actions
Copy link
Copy Markdown

Test Results

1 passed

Test results:
  test_noop: tests.test_noop
This test report was produced by the test-summary action.  Made with ❤️ in Cambridge.

@cameronbrill cameronbrill merged commit f064309 into main Oct 28, 2025
5 checks passed
@renovate renovate Bot deleted the renovate/syrupy-5.x branch October 28, 2025 07:22
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.

1 participant