Skip to content

chore(deps): update rust crate clap to v4.6.0#747

Merged
stmh merged 1 commit intomainfrom
renovate/clap-4.x-lockfile
Mar 12, 2026
Merged

chore(deps): update rust crate clap to v4.6.0#747
stmh merged 1 commit intomainfrom
renovate/clap-4.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 12, 2026

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies minor 4.5.604.6.0

Release Notes

clap-rs/clap (clap)

v4.6.0

Compare Source

Compatibility
  • Update MSRV to 1.85

v4.5.61

Compare Source


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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate rust labels Mar 12, 2026
@claude
Copy link

claude bot commented Mar 12, 2026

PR Review: chore(deps): update rust crate clap to v4.6.0

This is a routine Renovate dependency update.

Summary: Updates clap from 4.5.60 to 4.6.0, along with clap_builder, clap_derive, and a transitive dep (anstyle 1.0.10 -> 1.0.13). Only Cargo.lock is modified.

Code Quality: No application code changes. Lock file only — straightforward and correct.

Potential Issues: The clap 4.6.0 release notes mention an MSRV bump to Rust 1.85. Worth verifying the project's CI toolchain meets this requirement. Check rust-toolchain.toml or CI config to confirm compatibility.

Security: No concerns. Dependency hash checksums are updated correctly in Cargo.lock.

Breaking Changes: Minor version bump with no documented breaking API changes beyond the MSRV update. clap_derive jumped from 4.5.55 to 4.6.0 but is an internal proc-macro crate and should remain compatible.

Test Coverage: No new tests needed for a dependency version bump.

Recommendation: Safe to merge, provided CI passes and the Rust toolchain meets the new MSRV of 1.85.

@stmh stmh merged commit 582587f into main Mar 12, 2026
13 checks passed
@renovate renovate bot deleted the renovate/clap-4.x-lockfile branch March 12, 2026 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file renovate rust

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant