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

chore(deps): bump syrupy from 1.5.0 to 3.0.2 in /pipelines/requirements #535

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 29, 2022

Bumps syrupy from 1.5.0 to 3.0.2.

Release notes

Sourced from syrupy's releases.

v3.0.2

3.0.2 (2022-09-23)

Bug Fixes

  • update classifiers (no material change) (43d78ec)

v3.0.1

3.0.1 (2022-09-23)

Bug Fixes

  • avoid reporting crash for snapshot dir outside pytest dir (#621) (f2b2e77)

v3.0.0

3.0.0 (2022-08-11)

Features

BREAKING CHANGES

  • Drop Python 3.6 support due to end of life.

v2.3.1

2.3.1 (2022-07-07)

Bug Fixes

  • ignore test_a_suffix snapshots when running test_a (#607) (988a8ab)

v2.3.0

2.3.0 (2022-05-12)

Features

v2.2.0

2.2.0 (2022-05-12)

Features

... (truncated)

Changelog

Sourced from syrupy's changelog.

3.0.2 (2022-09-23)

Bug Fixes

  • update classifiers (no material change) (43d78ec)

3.0.1 (2022-09-23)

Bug Fixes

  • avoid reporting crash for snapshot dir outside pytest dir (#621) (f2b2e77)

3.0.0 (2022-08-11)

Features

BREAKING CHANGES

  • Drop Python 3.6 support due to end of life.

2.3.1 (2022-07-07)

Bug Fixes

  • ignore test_a_suffix snapshots when running test_a (#607) (988a8ab)

2.3.0 (2022-05-12)

Features

2.2.0 (2022-05-12)

Features

2.1.0 (2022-05-11)

... (truncated)

Commits
  • 4986aad chore(release): 3.0.2 [skip ci]
  • 43d78ec fix: update classifiers (no material change)
  • 07a1490 refactor: update poetry version in pyproject.toml
  • e18fab0 chore(release): 3.0.1 [skip ci]
  • e078c8a refactor: support dry-release mode
  • 4b423c4 refactor: fix incorrect pyproject.toml version
  • 10c3f1c Revert "chore(release): 3.0.1 [skip ci]"
  • 51403aa refactor: fix release workflow
  • 8d57478 chore(release): 3.0.1 [skip ci]
  • f2b2e77 fix: avoid reporting crash for snapshot dir outside pytest dir (#621)
  • 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 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/tophat/syrupy) from 1.5.0 to 3.0.2.
- [Release notes](https://github.com/tophat/syrupy/releases)
- [Changelog](https://github.com/tophat/syrupy/blob/master/CHANGELOG.md)
- [Commits](syrupy-project/syrupy@v1.5.0...v3.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 29, 2022
@dependabot dependabot bot requested a review from RobertCraigie October 29, 2022 10:31
@codecov
Copy link

codecov bot commented Oct 29, 2022

Codecov Report

Base: 94.33% // Head: 94.33% // No change to project coverage 👍

Coverage data is based on head (19dbb54) compared to base (cdb01b1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #535   +/-   ##
=======================================
  Coverage   94.33%   94.33%           
=======================================
  Files         120      120           
  Lines        6073     6073           
  Branches     1039     1039           
=======================================
  Hits         5729     5729           
  Misses        301      301           
  Partials       43       43           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@RobertCraigie RobertCraigie merged commit 3fbaa72 into main Oct 29, 2022
@RobertCraigie RobertCraigie deleted the dependabot/pip/pipelines/requirements/main/syrupy-3.0.2 branch October 29, 2022 11: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