Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2025

This PR contains the following updates:

Package Type Update Change Pending
clap dependencies patch 4.5.514.5.57 4.5.58
regex dev-dependencies patch 1.12.21.12.3
tempfile (source) dev-dependencies minor 3.23.03.24.0 3.25.0
toml dev-dependencies patch 0.9.80.9.11 0.9.12

Release Notes

clap-rs/clap (clap)

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
rust-lang/regex (regex)

v1.12.3

Compare Source

===================
This release excludes some unnecessary things from the archive published to
crates.io. Specifically, fuzzing data and various shell scripts are now
excluded. If you run into problems, please file an issue.

Improvements:

  • #​1319:
    Switch from a Cargo exclude list to an include list, and exclude some
    unnecessary stuff.
Stebalien/tempfile (tempfile)

v3.24.0

Compare Source

  • Actually support WASIp2 without the nightly feature. This library is now feature complete on WASIp2 without any additional feature flags.
  • Exclude CI scripts from the published crate.
toml-rs/toml (toml)

v0.9.11

Compare Source

v0.9.10

Compare Source

v0.9.9

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.

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

@renovate renovate bot force-pushed the renovate/cargo-non-major-dependencies branch from a1ee6d6 to 15fa716 Compare November 26, 2025 21:42
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.52 chore(deps): update rust crate clap to v4.5.53 Nov 26, 2025
@renovate renovate bot force-pushed the renovate/cargo-non-major-dependencies branch from 15fa716 to 73aea57 Compare December 24, 2025 18:08
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.53 chore(deps): update cargo non-major dependencies Dec 24, 2025
@renovate renovate bot force-pushed the renovate/cargo-non-major-dependencies branch 2 times, most recently from a8c77d8 to 7d00b2d Compare December 30, 2025 22:45
@renovate renovate bot force-pushed the renovate/cargo-non-major-dependencies branch 2 times, most recently from cb7fb37 to 8846af4 Compare January 16, 2026 19:27
@renovate renovate bot force-pushed the renovate/cargo-non-major-dependencies branch 3 times, most recently from 9c8f0f2 to 271309f Compare February 10, 2026 14:33
@renovate renovate bot force-pushed the renovate/cargo-non-major-dependencies branch from 271309f to 34f5e15 Compare February 10, 2026 17:47
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