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_complete to v4.5.35 #146

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2024

This PR contains the following updates:

Package Type Update Change
clap_complete dependencies patch 4.5.2 -> 4.5.35

Release Notes

clap-rs/clap (clap_complete)

v4.5.35

Compare Source

v4.5.34

Compare Source

v4.5.33

Compare Source

v4.5.30

Compare Source

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

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

v4.5.4

Compare Source

Fixes
  • (derive) Allow non-literal #[arg(id)] attributes again

v4.5.3

Compare Source

Internal
  • (derive) Update heck

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 dependencies Dependency update label Oct 15, 2024
@renovate renovate bot force-pushed the renovate/clap_complete-4.x-lockfile branch from 5022040 to ff04674 Compare October 24, 2024 05:03
@renovate renovate bot changed the title Update Rust crate clap_complete to v4.5.33 Update Rust crate clap_complete to v4.5.35 Oct 24, 2024
@mdpadberg mdpadberg force-pushed the renovate/clap_complete-4.x-lockfile branch from ff04674 to da75c8c Compare October 28, 2024 15:50
@mdpadberg mdpadberg merged commit 5ec8664 into main Oct 28, 2024
5 checks passed
@mdpadberg mdpadberg deleted the renovate/clap_complete-4.x-lockfile branch October 28, 2024 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant