chore(deps): update rust crate assert_cmd to v2#74
Draft
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
Draft
chore(deps): update rust crate assert_cmd to v2#74dd-octo-sts[bot] wants to merge 1 commit intomainfrom
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
Conversation
Author
|
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.0.3→2.0.0Release Notes
assert-rs/assert_cmd (assert_cmd)
v2.1.2Compare Source
Fixes
#[must_use]to help catch missing assertionsv2.1.1Compare Source
v2.1.0Compare Source
Compatibility
crate_name!()in favor ofpkg_name!()Command::cargo_bin,CommandCargoExt::cargo_bin,cargo_binin favor ofcargo_bin!,cargo_bin_cmd!Features
cargo_bin_cmd!()pkg_name!()as a default parameter tocargo_bin!()v2.0.17Compare Source
Features
cargo::cargo_bin!which will work with Cargo'sbuild-dirv2.0.16Compare Source
Features
Commandto mirror those added to the standard libraryv2.0.15Compare Source
Compatibility
v2.0.14Compare Source
Compatibility
Features
v2.0.13Compare Source
Internal
v2.0.12Compare Source
Compatibility
Fixes
v2.0.11Compare Source
Internal
v2.0.10Compare Source
Internal
v2.0.9Compare Source
Compatibility
Fixes
CLICOLOR=1NO_COLOR=v2.0.8Compare Source
Features
v2.0.7Compare Source
v2.0.6Compare Source
Fixes
v2.0.5Compare Source
Features
AssertError::assertv2.0.4Compare Source
Fixes
Debugoutputv2.0.3Compare Source
v2.0.2Compare Source
v2.0.1Compare Source
Features
cargo::cargo_bin!which will work with Cargo'sbuild-dirv2.0.0Compare Source
Breaking Changes
Assert::append_contextnow requires aSend+Synccontext, to be compatible with being put in error typesv1.0.8Compare Source
Features
tryvariants of asserts to get an error insteadv1.0.7Compare Source
v1.0.6Compare Source
Fixes
v1.0.5Compare Source
v1.0.4Compare Source
Features
CARGO_BIN_EXEfor less brittlenessFixes
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.
This PR has been generated by Renovate Bot.