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

⬆️ update inline-snapshot requirement from ~=0.6.0 to ~=0.9.0 #473

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 8, 2024

Updates the requirements on inline-snapshot to permit the latest version.

Release notes

Sourced from inline-snapshot's releases.

v0.9.0

What's Changed

Full Changelog: 15r10nk/inline-snapshot@v0.8.2...v0.9.0

Changelog

Sourced from inline-snapshot's changelog.

v0.9.0 (2024-05-07)

Feat

  • check if inline-snapshot is used in combination with xdist and notify the user that this is not possible

Fix

  • change the quoting of strings does not trigger an update

v0.8.2 (2024-04-24)

Fix

  • removed restriction that the snapshot functions has to be called snapshot (#72)
  • report error in tear down for sub-snapshots with missing values (#70)
  • element access in sub-snapshots does not create new values

v0.8.1 (2024-04-22)

Fix

  • make typing less strict

v0.8.0 (2024-04-09)

Feat

  • prevent dirty-equal values from triggering of updates
  • fix lists by calculating the alignment of the changed values
  • insert dict items
  • delete dict items
  • preserve not changed dict-values and list-elements

Fix

  • update with UndecidedValue
  • handle dicts with mulitple insertions and deletions
  • handle lists with mulitple insertions and deletions
  • fixed typing and coverage

Refactor

  • removed old needs* logic
  • removed get_result
  • use _get_changes api for DictValue
  • use _get_changes api for CollectionValue
  • use _get_changes api for MinMaxValue
  • use _get_changes
  • moved some functions

... (truncated)

Commits
  • 36efe76 bump: version 0.8.2 → 0.9.0
  • 340ef3e Merge pull request #84 from 15r10nk/xdist
  • 08b2866 feat: check if inline-snapshot is used in combination with xdist
  • 9060935 Merge pull request #82 from 15r10nk/fix_quoting_update
  • 1aee2f6 fix: changing string quoting is no update
  • 17b52ff Merge pull request #83 from 15r10nk/fix_macos
  • 4f9c5df ci: use macos-13
  • 7e753a2 bump: version 0.8.1 → 0.8.2
  • 2b584d1 Merge pull request #71 from 15r10nk/empty_sub_snapshot
  • 3a4fdf3 fix: removed restriction that the snapshot functions has to be called snapsho...
  • Additional commits viewable in compare view

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)

Updates the requirements on [inline-snapshot](https://github.com/15r10nk/inline-snapshots) to permit the latest version.
- [Release notes](https://github.com/15r10nk/inline-snapshots/releases)
- [Changelog](https://github.com/15r10nk/inline-snapshot/blob/main/CHANGELOG.md)
- [Commits](15r10nk/inline-snapshot@v0.6.0...v0.9.0)

---
updated-dependencies:
- dependency-name: inline-snapshot
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 8, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 22, 2024

Superseded by #479.

@dependabot dependabot bot closed this May 22, 2024
@dependabot dependabot bot deleted the dependabot/pip/inline-snapshot-approx-eq-0.9.0 branch May 22, 2024 04: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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants