Update Rust crate assert_cmd to v2.1.2 #11

Open
james wants to merge 1 commit from renovate/assert_cmd-2.x-lockfile into master
Owner

This PR contains the following updates:

Package Type Update Change
assert_cmd dev-dependencies minor 2.0.172.1.2

Release Notes

assert-rs/assert_cmd (assert_cmd)

v2.1.2

Compare Source

Fixes
  • Add #[must_use] to help catch missing assertions

v2.1.1

Compare Source

v2.1.0

Compare Source

Compatibility
  • Deprecated crate_name!() in favor of pkg_name!()
  • Deprecated Command::cargo_bin, CommandCargoExt::cargo_bin, cargo_bin in favor of cargo_bin!, cargo_bin_cmd!
Features
  • Provide cargo_bin_cmd!()
  • Use pkg_name!() as a default parameter to cargo_bin!()

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [assert_cmd](https://github.com/assert-rs/assert_cmd) | dev-dependencies | minor | `2.0.17` → `2.1.2` | --- ### Release Notes <details> <summary>assert-rs/assert_cmd (assert_cmd)</summary> ### [`v2.1.2`](https://github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#212---2026-01-09) [Compare Source](https://github.com/assert-rs/assert_cmd/compare/v2.1.1...v2.1.2) ##### Fixes - Add `#[must_use]` to help catch missing assertions ### [`v2.1.1`](https://github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#211---2025-10-29) [Compare Source](https://github.com/assert-rs/assert_cmd/compare/v2.1.0...v2.1.1) ### [`v2.1.0`](https://github.com/assert-rs/assert_cmd/blob/HEAD/CHANGELOG.md#210---2025-10-28) [Compare Source](https://github.com/assert-rs/assert_cmd/compare/v2.0.17...v2.1.0) ##### Compatibility - Deprecated `crate_name!()` in favor of `pkg_name!()` - Deprecated `Command::cargo_bin`, `CommandCargoExt::cargo_bin`, `cargo_bin` in favor of `cargo_bin!`, `cargo_bin_cmd!` ##### Features - Provide `cargo_bin_cmd!()` - Use `pkg_name!()` as a default parameter to `cargo_bin!()` </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40LjMiLCJ1cGRhdGVkSW5WZXIiOiI0My40LjMiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
renovate-bot force-pushed renovate/assert_cmd-2.x-lockfile from a37d136adb to b393713bc4 2026-03-10 21:06:07 +00:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/assert_cmd-2.x-lockfile:renovate/assert_cmd-2.x-lockfile
git switch renovate/assert_cmd-2.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/assert_cmd-2.x-lockfile
git switch renovate/assert_cmd-2.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/assert_cmd-2.x-lockfile
git switch renovate/assert_cmd-2.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/assert_cmd-2.x-lockfile
git switch master
git merge --squash renovate/assert_cmd-2.x-lockfile
git switch master
git merge --ff-only renovate/assert_cmd-2.x-lockfile
git switch master
git merge renovate/assert_cmd-2.x-lockfile
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
james/ghostrecon!11
No description provided.