Skip to content

chore(deps): update rust crate assert_cmd to v2#74

Draft
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
engraver-auto-version-upgrade/renovate/assert_cmd-2.x
Draft

chore(deps): update rust crate assert_cmd to v2#74
dd-octo-sts[bot] wants to merge 1 commit intomainfrom
engraver-auto-version-upgrade/renovate/assert_cmd-2.x

Conversation

@dd-octo-sts
Copy link
Copy Markdown

@dd-octo-sts dd-octo-sts Bot commented Mar 6, 2026

This PR contains the following updates:

Package Type Update Change
assert_cmd dependencies major 1.0.32.0.0

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!()

v2.0.17

Compare Source

Features
  • Add cargo::cargo_bin! which will work with Cargo's build-dir

v2.0.16

Compare Source

Features
  • Add getters to Command to mirror those added to the standard library

v2.0.15

Compare Source

Compatibility
  • MSRV is now 1.74.0

v2.0.14

Compare Source

Compatibility
  • MSRV is now 1.73.0
Features
  • Run using the cargo target runner

v2.0.13

Compare Source

Internal
  • Dependency update

v2.0.12

Compare Source

Compatibility
  • MSRV is now 1.66.0
Fixes
  • Fix typo in failure output

v2.0.11

Compare Source

Internal
  • Dependency update

v2.0.10

Compare Source

Internal
  • Dependency update

v2.0.9

Compare Source

Compatibility
  • Update MSRV to 1.64.0
Fixes
  • Correctly handle CLICOLOR=1
  • Correctly handle NO_COLOR=
  • Auto-enable color on CI

v2.0.8

Compare Source

Features
  • Make binary data easier to read by resolving newlines

v2.0.7

Compare Source

v2.0.6

Compare Source

Fixes
  • Hide internal-only optional dependencies

v2.0.5

Compare Source

Features
  • Added AssertError::assert

v2.0.4

Compare Source

Fixes
  • Improved Debug output

v2.0.3

Compare Source

v2.0.2

Compare Source

v2.0.1

Compare Source

Features
  • Add cargo::cargo_bin! which will work with Cargo's build-dir

v2.0.0

Compare Source

Breaking Changes
  • Assert::append_context now requires a Send+Sync context, to be compatible with being put in error types

v1.0.8

Compare Source

Features
  • try variants of asserts to get an error instead

v1.0.7

Compare Source

v1.0.6

Compare Source

Fixes
  • Links in docs

v1.0.5

Compare Source

v1.0.4

Compare Source

Features
  • Take advantage of CARGO_BIN_EXE for less brittleness
Fixes
  • Fix broken links in documentation
  • Provide consistent spawn failure message

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.

@dd-octo-sts
Copy link
Copy Markdown
Author

dd-octo-sts Bot commented Mar 6, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package assert_cmd@1.0.3 --precise 2.1.2
error: rustup could not choose a version of cargo to run, because one wasn't specified explicitly, and no default is configured.
help: run 'rustup default stable' to download the latest stable release of Rust and set it as your default toolchain.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants