Skip to content

Comments

deps(rust): update Rust dependencies (patch)#21

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/patch-rust-dependencies
Open

deps(rust): update Rust dependencies (patch)#21
renovate[bot] wants to merge 1 commit intomainfrom
renovate/patch-rust-dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.414.5.60
console dependencies patch 0.16.00.16.2
indicatif dependencies patch 0.18.00.18.4
openssl dependencies patch 0.10.730.10.75

Release Notes

clap-rs/clap (clap)

v4.5.60

Compare Source

v4.5.59

Compare Source

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

v4.5.47

Compare Source

Features
  • Added impl FromArgMatches for ()
  • Added impl Args for ()
  • Added impl Subcommand for ()
  • Added impl FromArgMatches for Infallible
  • Added impl Subcommand for Infallible
Fixes
  • (derive) Update runtime error text to match clap

v4.5.46

Compare Source

Features
  • Expose StyledStr::push_str

v4.5.45

Compare Source

Fixes
  • (unstable-v5) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

v4.5.44

Compare Source

Features
  • Add Command::mut_subcommands

v4.5.43

Compare Source

Fixes
  • (help) In long help, list Possible Values before defaults, rather than after, for a more consistent look

v4.5.42

Compare Source

Fixes
  • Include subcommand visible long aliases in --help
console-rs/console (console)

v0.16.2

Compare Source

What's Changed

v0.16.1

Compare Source

What's Changed

console-rs/indicatif (indicatif)

v0.18.4

Compare Source

What's Changed

v0.18.3

Compare Source

What's Changed

v0.18.2

Compare Source

What's Changed

v0.18.1

Compare Source

What's Changed

rust-openssl/rust-openssl (openssl)

v0.10.75

Compare Source

What's Changed
New Contributors

Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.74...openssl-v0.10.75

v0.10.74

Compare Source

What's Changed
New Contributors

Full Changelog: rust-openssl/rust-openssl@openssl-v0.10.73...openssl-v0.10.74


Configuration

📅 Schedule: Branch creation - "before 10am on monday" in timezone America/New_York, 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 requested a review from nhudson as a code owner August 11, 2025 05:50
@renovate renovate bot changed the title deps(rust): update Rust crate clap to 4.5.43 deps(rust): update Rust crate clap to 4.5.44 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch from 936d24c to cee2df8 Compare August 11, 2025 20:32
@renovate renovate bot changed the title deps(rust): update Rust crate clap to 4.5.44 deps(rust): update Rust crate clap to 4.5.45 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch from cee2df8 to 37b5154 Compare August 12, 2025 21:39
@renovate renovate bot changed the title deps(rust): update Rust crate clap to 4.5.45 deps(rust): update Rust crate clap to 4.5.46 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch from 37b5154 to 2f05268 Compare August 26, 2025 16:33
@renovate renovate bot changed the title deps(rust): update Rust crate clap to 4.5.46 deps(rust): update Rust crate clap to 4.5.47 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch from 2f05268 to 20d3a61 Compare September 2, 2025 20:44
@renovate renovate bot changed the title deps(rust): update Rust crate clap to 4.5.47 deps(rust): update Rust dependencies (patch) Sep 8, 2025
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch from 20d3a61 to 1219007 Compare September 8, 2025 11:47
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch 2 times, most recently from 901cd9e to d86eb28 Compare September 25, 2025 21:01
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch 2 times, most recently from 00ed8e0 to 9d4b441 Compare October 15, 2025 15:42
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch 2 times, most recently from 3b537f3 to 161245a Compare October 22, 2025 02:55
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch 2 times, most recently from 4b0970e to faa8cdb Compare October 29, 2025 16:55
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch 2 times, most recently from 71955a6 to d1be317 Compare November 11, 2025 12:08
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch 2 times, most recently from ddc738c to 0839b73 Compare November 19, 2025 21:27
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch from 0839b73 to b92e90f Compare December 16, 2025 19:51
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch from b92e90f to 365e524 Compare January 3, 2026 02:02
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch 3 times, most recently from 250d3d3 to 94b86ab Compare February 3, 2026 18:47
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch 3 times, most recently from 7b6378f to d03f98f Compare February 17, 2026 02:12
@renovate renovate bot force-pushed the renovate/patch-rust-dependencies branch from d03f98f to d116252 Compare February 19, 2026 22:09
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.

1 participant