Skip to content

build(deps-dev): bump inline-snapshot from 0.20.9 to 0.23.2#228

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

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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 28, 2025

Bumps inline-snapshot from 0.20.9 to 0.23.2.

Release notes

Sourced from inline-snapshot's releases.

0.23.2

Fixed

  • The readline module doesn't have to be installed on non-windows systems.

0.23.1

Changed

  • changed how the Snapshot[T] type is implemented.

Fixed

  • command line flags work again in CI (#242)

0.23.0

Changed

  • snapshot updates are now disabled by default. They be enabled with show-updates=true in your config. This is done because they can confuse new inline-snapshot users and does not fit the way how most users work with inline-snapshot. updates will become much more useful when (#177) is implemented.

0.22.3

Fixed

  • A pycharm environment is no longer incorrectly recognized as a CI environment.

0.22.2

Fixed

  • show correct diff when pytest --inline-snapshot=report -vv is used (#231)

0.22.1

Fixed

  • The environment variable INLINE_SNAPSHOT_DEFAULT_FLAGS now takes precedence over all default flags defined in pyproject.toml.

  • inline-snapshot can now be used in combination with pytester.runpytest()

0.22.0

Added

  • You can now use the config option skip-snapshot-updates-for-now to skip the reporting of updates. But be aware that this option might not be there forever. Please create an issue if you think that the creation of snapshots can be improved.

0.21.3

Fixed

  • Allowed inline-snapshot to work when pytest-xdist is disabled with -n 0.

0.21.2

Fixed

... (truncated)

Changelog

Sourced from inline-snapshot's changelog.

0.23.2 — 2025-05-28

Fixed

  • The readline module doesn't have to be installed on non-windows systems.

0.23.1 — 2025-05-26

Changed

  • changed how the Snapshot[T] type is implemented.

Fixed

  • command line flags work again in CI (#242)

0.23.0 — 2025-04-25

Changed

  • snapshot updates are now disabled by default. They be enabled with show-updates=true in your config. This is done because they can confuse new inline-snapshot users and does not fit the way how most users work with inline-snapshot. updates will become much more useful when (#177) is implemented.

0.22.3 — 2025-04-14

Fixed

  • A pycharm environment is no longer incorrectly recognized as a CI environment.

0.22.2 — 2025-04-14

Fixed

  • show correct diff when pytest --inline-snapshot=report -vv is used (#231)

0.22.1 — 2025-04-11

Fixed

  • The environment variable INLINE_SNAPSHOT_DEFAULT_FLAGS now takes precedence over all default flags defined in pyproject.toml.

  • inline-snapshot can now be used in combination with pytester.runpytest()

0.22.0 — 2025-04-03

... (truncated)

Commits
  • 06b17b0 Merge pull request #247 from 15r10nk/github-templates
  • f336b45 bump: version 0.23.1 → 0.23.2
  • 6f85d7b Merge pull request #245 from MeggyCal/main
  • 97c0de8 docs: pull-request template
  • 9fc3d9d fix: the readline module doesn't have to be installed on non-windows systems
  • 1040f3f also accept ImportError
  • ca28061 bump: version 0.23.0 → 0.23.1
  • 8369a9e Merge pull request #243 from 15r10nk/fix_242
  • e4d6e90 fix: command line flags work again in CI (#242)
  • adbc35e Merge pull request #238 from 15r10nk/pre-commit-ci-update-config
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 28, 2025
Bumps [inline-snapshot](https://github.com/15r10nk/inline-snapshot) from 0.20.9 to 0.23.2.
- [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.9...0.23.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2025

Superseded by #236.

@dependabot dependabot bot closed this Jul 15, 2025
@dependabot dependabot bot deleted the dependabot/pip/inline-snapshot-0.23.2 branch July 15, 2025 18:00
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