Skip to content

Update Rust crate clap to v4.6.1#12

Merged
StykMartin merged 1 commit into
masterfrom
renovate/clap-4.x-lockfile
May 16, 2026
Merged

Update Rust crate clap to v4.6.1#12
StykMartin merged 1 commit into
masterfrom
renovate/clap-4.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Sep 20, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.5.474.6.1

Release Notes

clap-rs/clap (clap)

v4.6.1

Compare Source

v4.6.0

Compare Source

Compatibility
  • Update MSRV to 1.85

v4.5.61

Compare Source

Internal
  • Update dependencies

v4.5.60

Compare Source

Fixes
  • (help) Quote empty default values, possible values

v4.5.59

Compare Source

Fixes
  • Command::ignore_errors no longer masks help/version on subcommands

v4.5.58

Compare Source

v4.5.57

Compare Source

Fixes
  • Regression from 4.5.55 where having an argument with .value_terminator("--") caused problems with an argument with .last(true)

v4.5.56

Compare Source

Fixes
  • On conflict error, don't show conflicting arguments in the usage

v4.5.55

Compare Source

Fixes
  • Fix inconsistency in precedence between positionals with a value_terminator("--") and escapes (--) where ./foo -- bar means the first arg is empty, rather than escaping future args

v4.5.54

Compare Source

Fixes
  • (help) Move [default] to its own paragraph when PossibleValue::help is present in --help

v4.5.53

Compare Source

Features
  • Add default_values_if, default_values_ifs

v4.5.52

Compare Source

Fixes
  • Don't panic when args_conflicts_with_subcommands conflicts with an ArgGroup

v4.5.51

Compare Source

Fixes
  • (help) Correctly calculate padding for short flags that take a value
  • (help) Don't panic on short flags using ArgAction::Count

v4.5.50

Compare Source

Features
  • Accept Cow where String and &str are accepted

v4.5.49

Compare Source

Fixes
  • (help) Correctly wrap when ANSI escape codes are present

v4.5.48

Compare Source

Documentation
  • Add a new CLI Concepts document as another way of framing clap
  • Expand the typed_derive cookbook entry

Configuration

📅 Schedule: (UTC)

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

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Sep 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@renovate renovate Bot changed the title Update Rust crate clap to v4.5.48 Update Rust crate clap to v4.5.49 Oct 13, 2025
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 3fc1251 to f88f7b1 Compare October 13, 2025 16:32
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.49 Update Rust crate clap to v4.5.50 Oct 20, 2025
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from f88f7b1 to 4743c77 Compare October 20, 2025 16:42
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.50 Update Rust crate clap to v4.5.51 Oct 30, 2025
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 4743c77 to 2f4d9f7 Compare October 30, 2025 04:44
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.51 Update Rust crate clap to v4.5.52 Nov 17, 2025
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 2f4d9f7 to e74c40d Compare November 17, 2025 17:42
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.52 Update Rust crate clap to v4.5.53 Nov 19, 2025
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from e74c40d to c5da671 Compare November 19, 2025 21:29
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.53 Update Rust crate clap to v4.5.54 Jan 3, 2026
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from c5da671 to e01f5b0 Compare January 3, 2026 02:02
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.54 Update Rust crate clap to v4.5.55 Jan 27, 2026
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from e01f5b0 to 19f5cee Compare January 27, 2026 22:24
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.55 Update Rust crate clap to v4.5.56 Jan 29, 2026
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 19f5cee to b0af1cb Compare January 29, 2026 17:26
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.56 Update Rust crate clap to v4.5.57 Feb 3, 2026
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from b0af1cb to 98791b8 Compare February 3, 2026 17:42
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 98791b8 to 0b24355 Compare February 11, 2026 17:53
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.57 Update Rust crate clap to v4.5.58 Feb 11, 2026
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 0b24355 to 10b9ab6 Compare February 17, 2026 00:31
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.58 Update Rust crate clap to v4.5.59 Feb 17, 2026
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.59 Update Rust crate clap to v4.5.60 Feb 19, 2026
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 10b9ab6 to 1395f00 Compare February 19, 2026 22:12
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from 1395f00 to bdda7a4 Compare March 12, 2026 18:48
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.60 Update Rust crate clap to v4.5.61 Mar 12, 2026
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from bdda7a4 to b81381f Compare March 12, 2026 20:40
@renovate renovate Bot changed the title Update Rust crate clap to v4.5.61 Update Rust crate clap to v4.6.0 Mar 12, 2026
@renovate renovate Bot changed the title Update Rust crate clap to v4.6.0 Update Rust crate clap to v4.6.1 Apr 16, 2026
@renovate renovate Bot force-pushed the renovate/clap-4.x-lockfile branch from b81381f to 1394cb1 Compare April 16, 2026 11:53
@StykMartin StykMartin merged commit d7a2ddc into master May 16, 2026
6 checks passed
@renovate renovate Bot deleted the renovate/clap-4.x-lockfile branch May 16, 2026 11:49
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