Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2025

This PR contains the following updates:

Package Type Update Change
clap workspace.dependencies patch 4.5.4 -> 4.5.31

Release Notes

clap-rs/clap (clap)

v4.5.31

Compare Source

Features
  • Add ValueParserFactory for Saturating<T>

v4.5.30

Compare Source

Fixes
  • (assert) Allow num_args(0..=1) to be used with SetTrue
  • (assert) Clean up rendering of takes_values assertions

v4.5.29

Compare Source

Fixes
  • Change ArgMatches::args_present so not-present flags are considered not-present (matching the documentation)

v4.5.28

Compare Source

Features
  • (derive) Unstable support for full markdown syntax for doc comments, enabled with unstable-markdown

v4.5.27

Compare Source

Documentation
  • Iterate on tutorials and reference based on feedback

v4.5.26

Compare Source

Fixes
  • (error) Reduce binary size with the suggestions feature

v4.5.25

Compare Source

Fixes
  • (help) Reduce binary size

v4.5.24

Compare Source

Fixes
  • (parser) Correctly handle defaults with ignore_errors(true) and when a suggestion is provided for an unknown argument

v4.5.23

Compare Source

Fixes
  • (parser) When check allow_negative_numbers, allow E again

v4.5.22

Compare Source

Fixes
  • (assert) Catch bugs with arguments requiring themself

v4.5.21

Compare Source

Fixes
  • (parser) Ensure defaults are filled in on error with ignore_errors(true)

v4.5.20

Compare Source

Features
  • (unstable) Add CommandExt

v4.5.19

Compare Source

Internal
  • Update dependencies

v4.5.18

Compare Source

Features
  • (builder) Expose Arg::get_display_order and Command::get_display_order

v4.5.17

Compare Source

Fixes
  • (help) Style required argument groups
  • (derive) Improve error messages when unsupported fields are used

v4.5.16

Compare Source

Fixes
  • (derive) Improve error messages when derive feature is missing

v4.5.15

Compare Source

Compatiblity
  • (unstable-ext) Arg::remove changed return types
Fixes
  • (unstable-ext) Make Arg::remove return the removed item

v4.5.14

Compare Source

Features
  • (unstable-ext) Added Arg::add for attaching arbitrary state, like completion hints, to Arg without Arg knowing about it

v4.5.13

Compare Source

Fixes
  • (derive) Improve error message when #[flatten]ing an optional #[group(skip)]
  • (help) Properly wrap long subcommand descriptions in help

v4.5.12

Compare Source

v4.5.11

Compare Source

v4.5.10

Compare Source

v4.5.9

Compare Source

Fixes
  • (error) When defining a custom help flag, be sure to suggest it like we do the built-in one

v4.5.8

Compare Source

Fixes
  • Reduce extra flushes

v4.5.7

Compare Source

Fixes
  • Clean up error message when too few arguments for num_args

v4.5.6

Compare Source

v4.5.5

Compare Source

Fixes
  • Allow exclusive to override required_unless_present, required_unless_present_any, required_unless_present_all

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.

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

@sylvestre sylvestre force-pushed the renovate/clap-4.x-lockfile branch from e80a0d0 to a976c91 Compare February 1, 2025 17:14
@renovate renovate bot changed the title Update Rust crate clap to v4.5.27 Update Rust crate clap to v4.5.28 Feb 4, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a976c91 to c864f74 Compare February 4, 2025 02:15
@renovate renovate bot changed the title Update Rust crate clap to v4.5.28 Update Rust crate clap to v4.5.29 Feb 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 8441db1 to 809e890 Compare February 17, 2025 22:09
@renovate renovate bot changed the title Update Rust crate clap to v4.5.29 Update Rust crate clap to v4.5.30 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 809e890 to cc9148f Compare February 24, 2025 16:32
@renovate renovate bot changed the title Update Rust crate clap to v4.5.30 chore(deps): update rust crate clap to v4.5.31 Feb 24, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from cc9148f to 0c6d33d Compare February 24, 2025 16:56
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 0c6d33d to 14b08f0 Compare February 25, 2025 06:10
@renovate renovate bot changed the title chore(deps): update rust crate clap to v4.5.31 chore(deps): update rust crate clap to v4.5.31 - autoclosed Feb 25, 2025
@renovate renovate bot closed this Feb 25, 2025
@renovate renovate bot deleted the renovate/clap-4.x-lockfile branch February 25, 2025 06:17
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