Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 13, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
syrupy 4.8.1 -> 4.9.0 age adoption passing confidence

Release Notes

syrupy-project/syrupy (syrupy)

v4.9.0

Compare Source

Bug Fixes
  • serializer: raise TypeError when serializing non-byte like object in binary mode (#​951) (2bd0f54)
Features
  • add --snapshot-ignore-file-extensions argument to support DVC (#​943) (056cc6e)
  • add compose_matchers utility for composing 1 or more matchers (#​952) (157dbec)
  • add SingleFileAmberSnapshotExtension as a single-file variant of the default amber extension (#​959) (a753b7a)
  • include details about created/updated snapshots in detailed report (#​942) (25d37ef)

4.8.3 (2025-03-08)

Bug Fixes
  • snapshots of deselected parametrized tests wrongly marked as unused (#​965) (52f3bb2)

4.8.2 (2025-02-20)

Bug Fixes
  • avoid unnecessary env updates to reduce chances of segfault (#​956) (7fdffd9)

4.8.1 (2025-01-13)

Bug Fixes
  • check current session's pending-write queue when recalling snapshots (e.g. diffing) (#​927) (0f6bb55)

v4.8.3

Compare Source

Bug Fixes
  • snapshots of deselected parametrized tests wrongly marked as unused (#​965) (52f3bb2)

v4.8.2

Compare Source

Bug Fixes
  • avoid unnecessary env updates to reduce chances of segfault (#​956) (7fdffd9)

Configuration

📅 Schedule: Branch creation - "before 2am" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python labels Mar 13, 2025
@renovate renovate bot force-pushed the renovate/syrupy-4.x branch from b2660c6 to 09451ea Compare March 17, 2025 13:21
@codecov
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (2a121bb) to head (0635e3a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #593   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          245       245           
  Branches        14        14           
=========================================
  Hits           245       245           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/syrupy-4.x branch 4 times, most recently from 3c91c24 to 190b396 Compare March 17, 2025 13:47
@renovate renovate bot force-pushed the renovate/syrupy-4.x branch from 190b396 to 0635e3a Compare March 17, 2025 13:51
@sonarqubecloud
Copy link

@joostlek joostlek merged commit 0bbce67 into main Mar 17, 2025
14 checks passed
@renovate renovate bot deleted the renovate/syrupy-4.x branch March 17, 2025 14:08
@github-actions github-actions bot locked and limited conversation to collaborators Mar 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. python

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants