Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: assert-rs/assert_cmd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.1.1
Choose a base ref
...
head repository: assert-rs/assert_cmd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.2
Choose a head ref
  • 14 commits
  • 12 files changed
  • 3 contributors

Commits on Oct 30, 2025

  1. chore(deps): Update Rust Stable to v1.91 (#251)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Oct 30, 2025
    Configuration menu
    Copy the full SHA
    f0991be View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2025

  1. Configuration menu
    Copy the full SHA
    72f13d5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): Update Rust crate escargot to v0.5.15 (#252)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    d7cc6bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #253 from assert-rs/renovate/github-codeql-action-4.x

    chore(deps): Update github/codeql-action action to v4
    epage authored Nov 1, 2025
    Configuration menu
    Copy the full SHA
    0cb383e View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2025

  1. docs: Clarify cargo_bin_cmd

    Fixes #254
    epage committed Nov 3, 2025
    Configuration menu
    Copy the full SHA
    ee88946 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Configuration menu
    Copy the full SHA
    48cda51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #260 from assert-rs/renovate/actions-checkout-6.x

    chore(deps): Update actions/checkout action to v6
    epage authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    7b353d8 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2025

  1. chore(deps): Update Rust Stable to v1.92 (#262)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Dec 11, 2025
    Configuration menu
    Copy the full SHA
    6289384 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2025

  1. docs: add the missing semicolon for macro

    Signed-off-by: Keming <kemingy94@gmail.com>
    kemingy committed Dec 26, 2025
    Configuration menu
    Copy the full SHA
    79f8e57 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #264 from kemingy/doc_macro_semicolon

    docs: add the missing semicolon for macro
    epage authored Dec 26, 2025
    Configuration menu
    Copy the full SHA
    7b8fd99 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2026

  1. Configuration menu
    Copy the full SHA
    d947cb0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #267 from epage/must

    fix: Add must_use before assertions are applied
    epage authored Jan 9, 2026
    Configuration menu
    Copy the full SHA
    e39dc36 View commit details
    Browse the repository at this point in the history
  3. docs: Update changelog

    epage committed Jan 9, 2026
    Configuration menu
    Copy the full SHA
    891d412 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edda0b2 View commit details
    Browse the repository at this point in the history
Loading