chore(deps): update rust crate insta to v1.38.0#10701
Merged
charliermarsh merged 3 commits intomainfrom Apr 1, 2024
Merged
Conversation
Contributor
|
4a7cac6 to
e7f198f
Compare
AlexWaygood
reviewed
Apr 1, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.35.1->1.38.0Release Notes
mitsuhiko/insta (insta)
v1.38.0Compare Source
Filtersis now constructible fromIntoIterator. #400Change
stdmacro calls to be fully qualified. This fixes issues wherethe prelude was not used or the macros were overridden. #469
v1.37.0Compare Source
All macros for file snapshots should now handle trailing commas (but not yet inline snapshots)
Vendored old
yaml-rustdependency to avoid rustsec warnings. #465v1.36.1Compare Source
v1.36.0Compare Source
Deprecate
INSTA_FORCE_UPDATE_SNAPSHOTSenv-var forINSTA_FORCE_UPDATE.The latter was documented, the former was implemented. #449
Add
require_full_matchoption. #448Deprecate
assert_display_snapshot!. #385Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.