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

chore(deps): update rust crate clap to 4.5.23 #26

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.9 -> 4.5.23

Release Notes

clap-rs/clap (clap)

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


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 changed the title chore(deps): update rust crate clap to 4.5.10 chore(deps): update rust crate clap to 4.5.11 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 697dbdb to 521d203 Compare July 25, 2024 14:02
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.11 chore(deps): update rust crate clap to 4.5.12 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch 2 times, most recently from ddc2e43 to bd08f2c Compare July 31, 2024 22:35
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.12 chore(deps): update rust crate clap to 4.5.13 Jul 31, 2024
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.13 chore(deps): update rust crate clap to 4.5.14 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from bd08f2c to 13b437a Compare August 8, 2024 19:03
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.14 chore(deps): update rust crate clap to 4.5.15 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 13b437a to 0199f42 Compare August 10, 2024 02:37
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.15 chore(deps): update rust crate clap to 4.5.16 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 0199f42 to 0af3a60 Compare August 16, 2024 01:23
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 0af3a60 to 65da047 Compare September 4, 2024 22:34
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.16 chore(deps): update rust crate clap to 4.5.17 Sep 4, 2024
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.17 chore(deps): update rust crate clap to 4.5.18 Sep 20, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 65da047 to 726f8a0 Compare September 20, 2024 22:10
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 726f8a0 to 788599a Compare October 1, 2024 19:11
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.18 chore(deps): update rust crate clap to 4.5.19 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 788599a to bfcae3e Compare October 8, 2024 16:10
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.19 chore(deps): update rust crate clap to 4.5.20 Oct 8, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from bfcae3e to 0e1203a Compare October 17, 2024 02:42
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.20 chore(deps): update rust crate clap to 4.5.21 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 0e1203a to 61ff43c Compare November 13, 2024 22:19
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.21 chore(deps): update rust crate clap to 4.5.22 Dec 3, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 61ff43c to 0128f73 Compare December 3, 2024 23:25
@renovate renovate bot changed the title chore(deps): update rust crate clap to 4.5.22 chore(deps): update rust crate clap to 4.5.23 Dec 5, 2024
@renovate renovate bot force-pushed the renovate/clap-4.x branch from 0128f73 to 9089c8c Compare December 5, 2024 22:26
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.

0 participants