Skip to content

chore(deps): update rust crate clap to v4.6.7 - #1072

Merged
ferrlabs-renovate[bot] merged 1 commit into
mainfrom
renovate/clap-4.x-lockfile
Sep 16, 2026
Merged

ferrlabs-renovate[bot] merged 1 commit into
mainfrom
renovate/clap-4.x-lockfile

Conversation

@ferrlabs-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.6.64.6.7

Release Notes

clap-rs/clap (clap)

v4.6.7

Compare Source

Features
  • (derive) Add #[command(defer = <bool>)] attribute to opt-in to lazy initialisation of subcommands

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Mend Renovate CLI.

@ferrlabs-renovate
ferrlabs-renovate Bot enabled auto-merge (squash) September 15, 2026 21:10
@github-actions

Copy link
Copy Markdown

SonarQube — aucune nouvelle issue

Comparaison entre le projet bac à sable de cette PR et la branche par défaut : SonarQube Community n'analyse pas les PR, ce delta est calculé côté CI. Détail

@ferrlabs-renovate
ferrlabs-renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 6152d57 to c4cb3ff Compare September 16, 2026 11:19

@ferrfleet ferrfleet Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clap 4.6.6 → 4.6.7, patch bump, Cargo.lock only. Changelog lists a single addition: an opt-in #[command(defer = <bool>)] derive attribute for lazy subcommand init. No removals, renames, or default changes. clap_derive also moves to 4.6.7 in lockstep, as expected.

Nothing in this repo touches the new attribute, so there's nothing to break. The lockfile also resolves several unrelated crates (redox_users, rustix, getrandom, etc.) down to windows-sys 0.52.0 from 0.61.2 — that's normal dependency-graph churn from a lockfile regen, not something clap caused, and both are pre-existing entries in the lock file rather than a new pin.

CI was still mid-run at review time (Test, Build, Coverage, Cargo Security in progress) with nothing failed so far. Uneventful bump, approving.

@ferrlabs-renovate
ferrlabs-renovate Bot merged commit 092250c into main Sep 16, 2026
31 checks passed
@ferrlabs-renovate
ferrlabs-renovate Bot deleted the renovate/clap-4.x-lockfile branch September 16, 2026 11:23
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