Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust crate clap to v4.5.20 #357

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 7, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.4 -> 4.5.20

Release Notes

clap-rs/clap (clap)

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.

@renovate renovate bot added the A-backend label Jun 7, 2024
@renovate renovate bot changed the title Update Rust crate clap to v4.5.6 Update Rust crate clap to v4.5.7 Jun 11, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 32cb7bf to bdea4b3 Compare June 11, 2024 11:31
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from bdea4b3 to bc29179 Compare June 29, 2024 14:25
@renovate renovate bot changed the title Update Rust crate clap to v4.5.7 Update Rust crate clap to v4.5.8 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from bc29179 to cc47cf8 Compare July 9, 2024 08:48
@renovate renovate bot changed the title Update Rust crate clap to v4.5.8 Update Rust crate clap to v4.5.9 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from cc47cf8 to acaf374 Compare July 24, 2024 11:53
@renovate renovate bot changed the title Update Rust crate clap to v4.5.9 Update Rust crate clap to v4.5.10 Jul 24, 2024
@renovate renovate bot changed the title Update Rust crate clap to v4.5.10 Update Rust crate clap to v4.5.11 Jul 26, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from bb97910 to 54db3cc Compare August 1, 2024 05:17
@renovate renovate bot changed the title Update Rust crate clap to v4.5.11 Update Rust crate clap to v4.5.13 Aug 1, 2024
@renovate renovate bot changed the title Update Rust crate clap to v4.5.13 Update Rust crate clap to v4.5.14 Aug 9, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 34e994b to e905a09 Compare August 11, 2024 05:58
@renovate renovate bot changed the title Update Rust crate clap to v4.5.14 Update Rust crate clap to v4.5.15 Aug 11, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e905a09 to 9f0fdfe Compare August 16, 2024 08:42
@renovate renovate bot changed the title Update Rust crate clap to v4.5.15 Update Rust crate clap to v4.5.16 Aug 16, 2024
@renovate renovate bot changed the title Update Rust crate clap to v4.5.16 Update Rust crate clap to v4.5.17 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 9f0fdfe to a2dd11c Compare September 17, 2024 03:00
@renovate renovate bot changed the title Update Rust crate clap to v4.5.17 Update Rust crate clap to v4.5.18 Sep 21, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a2dd11c to ca5cd9e Compare September 21, 2024 14:33
@renovate renovate bot changed the title Update Rust crate clap to v4.5.18 Update Rust crate clap to v4.5.19 Oct 2, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from ca5cd9e to a7e09f3 Compare October 2, 2024 02:10
@renovate renovate bot changed the title Update Rust crate clap to v4.5.19 Update Rust crate clap to v4.5.20 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from a7e09f3 to 7ef6772 Compare October 9, 2024 05:35
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