-
Notifications
You must be signed in to change notification settings - Fork 12
chore(deps): update rust crate insta to v1.43.0 - abandoned #155
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
base: main
Are you sure you want to change the base?
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
This PR contains the following updates:
1.42.2
->1.43.0
Release Notes
mitsuhiko/insta (insta)
v1.43.0
Compare Source
cargo insta review
:A
to accept all,R
to reject all, andS
to skip all remaining snapshots.#745
--unreferenced=auto
(or other relevant values) no longer cleans up pendingsnapshots. A bug where
cargo insta test --unreferenced=auto
wouldincorrectly pass on new pending snapshots has been fixed.
cargo-nextest
bin withINSTA_CARGO_NEXTEST_BIN
. #721 (Louis Fruleux)INSTA_WORKSPACE_ROOT
at compile time. This is useful for reproducible binariesso they don't contain references to
CARGO_MANIFEST_DIR
. #726 (Pascal Bach)linked-hash-map
andpin-project
dependencies. #742, #741, #738cargo insta review
fails with a helpful error message when run in a non-TTY environment.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.