WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 16, 2025

This PR contains the following updates:

Package Type Update Change
assert_cmd dev-dependencies major 1.0 -> 2.0

Release Notes

assert-rs/assert_cmd (assert_cmd)

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

Configuration

📅 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge November 16, 2025 23:01
@renovate renovate bot force-pushed the renovate/assert_cmd-2.x branch 3 times, most recently from 28e5ee2 to 02f5a69 Compare November 17, 2025 06:11
@renovate renovate bot force-pushed the renovate/assert_cmd-2.x branch from 02f5a69 to 545afd3 Compare November 17, 2025 08:24
@renovate renovate bot merged commit 6343ca2 into main Nov 17, 2025
3 checks passed
@renovate renovate bot deleted the renovate/assert_cmd-2.x branch November 17, 2025 08:39
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.

0 participants