Update Rust crate assert_cmd to v2 #80
Merged
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->2.0Release Notes
assert-rs/assert_cmd (assert_cmd)
v2.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 typesConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.