Skip to content

build(deps-dev): bump inline-snapshot from 0.20.6 to 0.20.8#203

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/inline-snapshot-0.20.8
Closed

build(deps-dev): bump inline-snapshot from 0.20.6 to 0.20.8#203
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pip/inline-snapshot-0.20.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 20, 2025

Bumps inline-snapshot from 0.20.6 to 0.20.8.

Release notes

Sourced from inline-snapshot's releases.

0.20.8

Fixed

  • inline-snapshot now also works if you use --no-summary (which pycharm does if you run your tests from the IDE).

0.20.7

Changed

  • Tests with failed snapshot comparisons now always result in a pytest Error, even if snapshots have been fixed or created.
Changelog

Sourced from inline-snapshot's changelog.

0.20.8 — 2025-03-20

Fixed

  • inline-snapshot now also works if you use --no-summary (which pycharm does if you run your tests from the IDE).

0.20.7 — 2025-03-14

Changed

  • Tests with failed snapshot comparisons now always result in a pytest Error, even if snapshots have been fixed or created.

Commits
  • 8dd943b bump: version 0.20.7 → 0.20.8
  • 6798015 Merge pull request #211 from 15r10nk/sessionfinish
  • 6b5dbfb fix: moved logic from pytest_terminal_summary to pytest_sessionfinish
  • 7edafe7 bump: version 0.20.6 → 0.20.7
  • 46c48ed Merge pull request #210 from 15r10nk/preserve_error_for_create_fix
  • 384e33f fix: create and fix should preserve the original error
  • See full diff 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 [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.20.6 to 0.20.8.
- [Release notes](https://github.com/15r10nk/inline-snapshot/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](15r10nk/inline-snapshot@0.20.6...0.20.8)

---
updated-dependencies:
- dependency-name: inline-snapshot
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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 Mar 20, 2025
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 24, 2025

Superseded by #206.

@dependabot dependabot Bot closed this Mar 24, 2025
@dependabot dependabot Bot deleted the dependabot/pip/inline-snapshot-0.20.8 branch March 24, 2025 18:17
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.

0 participants