Skip to content

Bump syrupy from 4.8.2 to 4.9.0#163

Merged
tr4nt0r merged 1 commit intomainfrom
dependabot/pip/syrupy-4.9.0
Mar 10, 2025
Merged

Bump syrupy from 4.8.2 to 4.9.0#163
tr4nt0r merged 1 commit intomainfrom
dependabot/pip/syrupy-4.9.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2025

Bumps syrupy from 4.8.2 to 4.9.0.

Release notes

Sourced from syrupy's releases.

v4.9.0

4.9.0 (2025-03-08)

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)

v4.8.3

4.8.3 (2025-03-08)

Bug Fixes

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

Sourced from syrupy's changelog.

4.9.0 (2025-03-08)

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)
Commits
  • b2a72f7 chore(release): 4.9.0 [skip ci]
  • 3330c42 Merge pull request #967
  • 33aca90 chore: py3.8 backwards compatibility fix
  • a753b7a feat: add SingleFileAmberSnapshotExtension as a single-file variant of the de...
  • 157dbec feat: add compose_matchers utility for composing 1 or more matchers (#952)
  • 2bd0f54 fix(serializer): raise TypeError when serializing non-byte like object in bin...
  • 056cc6e feat: add --snapshot-ignore-file-extensions argument to support DVC (#943)
  • 25d37ef feat: include details about created/updated snapshots in detailed report (#942)
  • 4bc6d13 docs: add samylaumonier as a contributor for bug (#966)
  • 39b445f chore(release): 4.8.3 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [syrupy](https://github.com/syrupy-project/syrupy) from 4.8.2 to 4.9.0.
- [Release notes](https://github.com/syrupy-project/syrupy/releases)
- [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md)
- [Commits](syrupy-project/syrupy@v4.8.2...v4.9.0)

---
updated-dependencies:
- dependency-name: syrupy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Mar 10, 2025
@dependabot dependabot bot requested review from miaucl and tr4nt0r as code owners March 10, 2025 19:23
@codecov
Copy link

codecov bot commented Mar 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.16%. Comparing base (e3fa654) to head (e393c0d).
Report is 5 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #163   +/-   ##
=======================================
  Coverage   92.16%   92.16%           
=======================================
  Files           6        6           
  Lines         702      702           
  Branches       31       31           
=======================================
  Hits          647      647           
  Misses         47       47           
  Partials        8        8           

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

@tr4nt0r tr4nt0r enabled auto-merge (squash) March 10, 2025 20:10
@tr4nt0r tr4nt0r merged commit b4b99f9 into main Mar 10, 2025
33 checks passed
@tr4nt0r tr4nt0r deleted the dependabot/pip/syrupy-4.9.0 branch March 10, 2025 20:10
@tr4nt0r tr4nt0r added ♻️ dependencies Pull requests that update a dependency file 🐍 python Pull requests that update Python code and removed python Pull requests that update Python code dependencies Pull requests that update a dependency file labels Mar 18, 2025
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