Skip to content

Update Rust crate clap to v4.6.0#72

Open
oxide-renovate[bot] wants to merge 1 commit intomainfrom
renovate/clap-4.x-lockfile
Open

Update Rust crate clap to v4.6.0#72
oxide-renovate[bot] wants to merge 1 commit intomainfrom
renovate/clap-4.x-lockfile

Conversation

@oxide-renovate
Copy link
Copy Markdown
Contributor

@oxide-renovate oxide-renovate bot commented Sep 20, 2025

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies minor 4.5.474.6.0

Release Notes

clap-rs/clap (clap)

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: (in timezone America/Los_Angeles)

  • Branch creation
    • "after 8pm,before 6am"
  • Automerge
    • "after 8pm,before 6am"

🚦 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 has been generated by Renovate Bot.

@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.48 Update Rust crate clap to v4.5.49 Oct 14, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ea9adef to 2afb17c Compare October 14, 2025 03:42
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.49 Update Rust crate clap to v4.5.50 Oct 21, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 2afb17c to f6b5ca3 Compare October 21, 2025 03:17
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.50 Update Rust crate clap to v4.5.51 Oct 30, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f6b5ca3 to d847c34 Compare October 30, 2025 03:29
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.51 Update Rust crate clap to v4.5.52 Nov 18, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from d847c34 to 344874b Compare November 18, 2025 04:14
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.52 Update Rust crate clap to v4.5.53 Nov 20, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 344874b to 39101ef Compare November 20, 2025 04:15
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.53 Update Rust crate clap to v4.5.54 Jan 3, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 39101ef to f63d1b6 Compare January 3, 2026 04:25
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f63d1b6 to b355178 Compare January 28, 2026 04:32
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.54 Update Rust crate clap to v4.5.55 Jan 28, 2026
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.55 Update Rust crate clap to v4.5.56 Jan 30, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from b355178 to 4367b2c Compare January 30, 2026 04:19
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.56 Update Rust crate clap to v4.5.57 Feb 4, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4367b2c to e3deee3 Compare February 4, 2026 04:38
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.57 Update Rust crate clap to v4.5.58 Feb 11, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 11ee5f0 to 49c01c0 Compare February 17, 2026 04:47
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.58 Update Rust crate clap to v4.5.59 Feb 17, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 49c01c0 to 53f3c1e Compare February 20, 2026 04:23
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.59 Update Rust crate clap to v4.5.60 Feb 20, 2026
@oxide-renovate oxide-renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 53f3c1e to e8bcad2 Compare March 13, 2026 03:53
@oxide-renovate oxide-renovate bot changed the title Update Rust crate clap to v4.5.60 Update Rust crate clap to v4.6.0 Mar 13, 2026
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