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_complete to v4.5.29 #27

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 23, 2024

This PR contains the following updates:

Package Type Update Change
clap_complete dependencies patch 4.5.8 -> 4.5.29

Release Notes

clap-rs/clap (clap_complete)

v4.5.29

Compare Source

v4.5.28

Compare Source

v4.5.27

Compare Source

v4.5.26

Compare Source

v4.5.25

Compare Source

v4.5.24

Compare Source

v4.5.23

Compare Source

v4.5.22

Compare Source

v4.5.21

Compare Source

v4.5.20

Compare Source

v4.5.19

Compare Source

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

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 fix(deps): update rust crate clap_complete to v4.5.9 fix(deps): update rust crate clap_complete to v4.5.10 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch 2 times, most recently from 97ab7e7 to f341e27 Compare July 25, 2024 18:40
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.10 fix(deps): update rust crate clap_complete to v4.5.11 Jul 25, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.11 fix(deps): update rust crate clap_complete to v4.5.12 Jul 31, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch from f341e27 to abef2b4 Compare July 31, 2024 19:23
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.12 fix(deps): update rust crate clap_complete to v4.5.13 Aug 8, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch from abef2b4 to 11e24a7 Compare August 8, 2024 16:24
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.13 fix(deps): update rust crate clap_complete to v4.5.14 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch from 11e24a7 to 39cb5b6 Compare August 10, 2024 02:49
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.14 fix(deps): update rust crate clap_complete to v4.5.16 Aug 12, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch 2 times, most recently from 771e135 to 660d927 Compare August 16, 2024 17:34
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.16 fix(deps): update rust crate clap_complete to v4.5.17 Aug 16, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch from 660d927 to 6f75d0e Compare August 16, 2024 21:35
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.17 fix(deps): update rust crate clap_complete to v4.5.18 Aug 16, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.18 fix(deps): update rust crate clap_complete to v4.5.19 Aug 19, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch 2 times, most recently from 841e55d to c986dcf Compare August 20, 2024 17:31
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.19 fix(deps): update rust crate clap_complete to v4.5.20 Aug 20, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch from c986dcf to 95ac2d9 Compare August 21, 2024 21:35
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.20 fix(deps): update rust crate clap_complete to v4.5.22 Aug 21, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.22 fix(deps): update rust crate clap_complete to v4.5.23 Aug 22, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch 2 times, most recently from e643d23 to f9a830e Compare August 27, 2024 14:38
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.23 fix(deps): update rust crate clap_complete to v4.5.24 Aug 27, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.24 fix(deps): update rust crate clap_complete to v4.5.25 Sep 4, 2024
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.25 fix(deps): update rust crate clap_complete to v4.5.26 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch from f9a830e to eeeab15 Compare September 16, 2024 10:08
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.26 fix(deps): update rust crate clap_complete to v4.5.27 Sep 17, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch 2 times, most recently from c316613 to d07a877 Compare September 18, 2024 01:35
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.27 fix(deps): update rust crate clap_complete to v4.5.28 Sep 18, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch from d07a877 to 67ebe54 Compare September 20, 2024 22:40
@renovate renovate bot changed the title fix(deps): update rust crate clap_complete to v4.5.28 fix(deps): update rust crate clap_complete to v4.5.29 Sep 20, 2024
@sgoudham sgoudham merged commit c88c171 into main Sep 20, 2024
6 checks passed
@sgoudham sgoudham deleted the renovate/clap_complete-4.x-lockfile branch September 20, 2024 23:10
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