teres
teres copied to clipboard
build(deps): update rust crate assert_cmd to 2.1.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| assert_cmd | dev-dependencies | minor | 2.0.7 -> 2.1.1 |
Release Notes
assert-rs/assert_cmd (assert_cmd)
v2.1.1
v2.1.0
Compatibility
- Deprecated
crate_name!()in favor ofpkg_name!() - Deprecated
Command::cargo_bin,CommandCargoExt::cargo_bin,cargo_binin favor ofcargo_bin!,cargo_bin_cmd!
Features
- Provide
cargo_bin_cmd!() - Use
pkg_name!()as a default parameter tocargo_bin!()
v2.0.17
Features
- Add
cargo::cargo_bin!which will work with Cargo'sbuild-dir
v2.0.16
Features
- Add getters to
Commandto mirror those added to the standard library
v2.0.15
Compatibility
- MSRV is now 1.74.0
v2.0.14
Compatibility
- MSRV is now 1.73.0
Features
- Run using the cargo target runner
v2.0.13
Internal
- Dependency update
v2.0.12
Compatibility
- MSRV is now 1.66.0
Fixes
- Fix typo in failure output
v2.0.11
Internal
- Dependency update
v2.0.10
Internal
- Dependency update
v2.0.9
Compatibility
- Update MSRV to 1.64.0
Fixes
- Correctly handle
CLICOLOR=1 - Correctly handle
NO_COLOR= - Auto-enable color on CI
v2.0.8
Features
- Make binary data easier to read by resolving newlines
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.