Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump syrupy from 4.8.2 to 4.9.0 #100

Merged
merged 1 commit into from
Mar 10, 2025

Conversation

dependabot[bot]
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 10, 2025
@github-actions github-actions bot enabled auto-merge (squash) March 10, 2025 10:15
@hf-kklein hf-kklein merged commit 57c5fb4 into main Mar 10, 2025
11 of 18 checks passed
@hf-kklein hf-kklein deleted the dependabot/pip/syrupy-4.9.0 branch March 10, 2025 10:35
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