Skip to content

fix(deps): update rust crate clap to v4.6.1#215

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

fix(deps): update rust crate clap to v4.6.1#215
elastic-renovate-prod[bot] wants to merge 1 commit intomainfrom
renovate/clap-4.x-lockfile

Conversation

@elastic-renovate-prod
Copy link
Copy Markdown
Contributor

@elastic-renovate-prod elastic-renovate-prod Bot commented Oct 20, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies minor 4.5.48 -> 4.6.1

Release Notes

clap-rs/clap (clap)

v4.6.1

Compare Source

Fixes
  • (derive) Ensure rebuilds happen when an read env variable is changed

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

Configuration

📅 Schedule: Branch creation - "after 1am on monday" (UTC), 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 has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from 3c8fc99 to cf253b5 Compare October 21, 2025 18:31
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.49 fix(deps): update rust crate clap to v4.5.50 Oct 21, 2025
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from cf253b5 to e564f33 Compare October 29, 2025 16:47
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.50 fix(deps): update rust crate clap to v4.5.51 Oct 29, 2025
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from e564f33 to bed5856 Compare November 17, 2025 19:46
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.51 fix(deps): update rust crate clap to v4.5.52 Nov 17, 2025
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from bed5856 to 5dd2ff9 Compare November 19, 2025 23:46
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.52 fix(deps): update rust crate clap to v4.5.53 Nov 19, 2025
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from 5dd2ff9 to fafd660 Compare January 2, 2026 23:46
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.53 fix(deps): update rust crate clap to v4.5.54 Jan 2, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from fafd660 to a435571 Compare January 28, 2026 19:46
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.54 fix(deps): update rust crate clap to v4.5.55 Jan 28, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from a435571 to c2e0eef Compare January 29, 2026 19:46
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.55 fix(deps): update rust crate clap to v4.5.56 Jan 29, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from c2e0eef to 6bd27d3 Compare February 3, 2026 19:49
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.56 fix(deps): update rust crate clap to v4.5.57 Feb 3, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from 6bd27d3 to 62cfc1d Compare February 11, 2026 15:46
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.57 fix(deps): update rust crate clap to v4.5.58 Feb 11, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from 62cfc1d to 7a32470 Compare February 16, 2026 23:46
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.58 fix(deps): update rust crate clap to v4.5.59 Feb 16, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from 7a32470 to 92041c6 Compare February 19, 2026 19:46
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.59 fix(deps): update rust crate clap to v4.5.60 Feb 19, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from 92041c6 to b4fd322 Compare March 12, 2026 19:47
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.5.60 fix(deps): update rust crate clap to v4.6.0 Mar 12, 2026
@elastic-renovate-prod elastic-renovate-prod Bot force-pushed the renovate/clap-4.x-lockfile branch from b4fd322 to 7d3692d Compare April 15, 2026 19:47
@elastic-renovate-prod elastic-renovate-prod Bot changed the title fix(deps): update rust crate clap to v4.6.0 fix(deps): update rust crate clap to v4.6.1 Apr 15, 2026
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.

0 participants