Skip to content

Conversation

@mend-5034428
Copy link

@mend-5034428 mend-5034428 bot commented Oct 16, 2024

This PR contains the following updates:

Package Type Update Change
assert_cmd dev-dependencies minor 2.0 -> 2.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!()

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

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

@mend-5034428 mend-5034428 bot force-pushed the whitesource-remediate/assert_cmd-2.x branch from a26b85a to d3d101f Compare April 16, 2025 18:47
@mend-5034428 mend-5034428 bot changed the title Update Rust crate assert_cmd to 2.0.16 Update Rust crate assert_cmd to 2.0.17 Apr 16, 2025
@mend-5034428 mend-5034428 bot force-pushed the whitesource-remediate/assert_cmd-2.x branch from d3d101f to 8484ca3 Compare September 2, 2025 01:12
@mend-5034428 mend-5034428 bot force-pushed the whitesource-remediate/assert_cmd-2.x branch from 8484ca3 to 3eb7c1d Compare October 29, 2025 01:07
@mend-5034428 mend-5034428 bot changed the title Update Rust crate assert_cmd to 2.0.17 Update Rust crate assert_cmd to 2.1.0 Oct 29, 2025
@mend-5034428 mend-5034428 bot force-pushed the whitesource-remediate/assert_cmd-2.x branch from 3eb7c1d to 8899167 Compare October 30, 2025 01:07
@mend-5034428 mend-5034428 bot changed the title Update Rust crate assert_cmd to 2.1.0 Update Rust crate assert_cmd to 2.1.1 Oct 30, 2025
@mend-5034428 mend-5034428 bot force-pushed the whitesource-remediate/assert_cmd-2.x branch from 8899167 to 3c410f0 Compare January 10, 2026 01:07
@mend-5034428 mend-5034428 bot changed the title Update Rust crate assert_cmd to 2.1.1 Update Rust crate assert_cmd to 2.1.2 Jan 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant