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): update dependency inline-snapshot to v0.10.0 #952

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
inline-snapshot (changelog) ==0.6.1 -> ==0.10.0 age adoption passing confidence

Release Notes

15r10nk/inline-snapshots (inline-snapshot)

v0.10.0

Compare Source

BREAKING CHANGE
  • removed support for python 3.7
  • removed --inline-snapshot-disable option and replaced it with --inline-snapshot=disable
Feat
  • new flags: disable, short-report, report and review
  • added config option and environment variable to specify default flags
  • show diff of changed snapshots in pytest report
  • interactive review mode

v0.9.0

Compare Source

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

Compare Source

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

Compare Source

Fix
  • make typing less strict

v0.8.0

Compare Source

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

v0.7.0

Compare Source

Feat
  • removed old --update-snapshots option

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/inline-snapshot-0.x branch from f54eb29 to 9b2862f Compare April 28, 2024 13:26
@renovate renovate bot force-pushed the renovate/inline-snapshot-0.x branch from 9b2862f to 38c69a4 Compare May 7, 2024 21:08
@renovate renovate bot changed the title chore(deps): update dependency inline-snapshot to v0.8.2 chore(deps): update dependency inline-snapshot to v0.9.0 May 7, 2024
@renovate renovate bot force-pushed the renovate/inline-snapshot-0.x branch from 38c69a4 to 736eb9d Compare May 21, 2024 21:18
@renovate renovate bot changed the title chore(deps): update dependency inline-snapshot to v0.9.0 chore(deps): update dependency inline-snapshot to v0.10.0 May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants