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

fix(deps): update rust crate clap to v4.5.18 #391

Merged
merged 1 commit into from
Sep 29, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 25, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.10 -> 4.5.18

Release Notes

clap-rs/clap (clap)

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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.

Copy link
Contributor Author

renovate bot commented Jul 25, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e459568 to 4aeb337 Compare July 31, 2024 19:57
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.11 fix(deps): update rust crate clap to v4.5.12 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 4aeb337 to fbdf1ec Compare July 31, 2024 21:43
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.12 fix(deps): update rust crate clap to v4.5.13 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from fbdf1ec to 7cb38a2 Compare August 8, 2024 18:15
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.13 fix(deps): update rust crate clap to v4.5.14 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from 7cb38a2 to cc98896 Compare August 10, 2024 01:37
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.14 fix(deps): update rust crate clap to v4.5.15 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from cc98896 to d4aa440 Compare August 15, 2024 22:09
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.15 fix(deps): update rust crate clap to v4.5.16 Aug 15, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.16 fix(deps): update rust crate clap to v4.5.17 Sep 4, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from e125492 to 3f8eb9b Compare September 20, 2024 21:21
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.17 fix(deps): update rust crate clap to v4.5.18 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 0e98242 to dbd2686 Compare September 29, 2024 04:37
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from dbd2686 to 4393ae8 Compare September 29, 2024 06:54
@tversteeg tversteeg merged commit cecb0c7 into master Sep 29, 2024
4 checks passed
@tversteeg tversteeg deleted the renovate/clap-4.x-lockfile branch September 29, 2024 06:54
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