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 - autoclosed #51

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
clap_complete dependencies major 3.2.5 -> 4.4.4

Release Notes

clap-rs/clap (clap_complete)

v4.4.4

Compare Source

v4.4.3

Compare Source

v4.4.2

Compare Source

Fixes
  • (unstable) Complete positionals in subcommands

v4.4.1

Compare Source

Fixes
  • (fish) Properly escape () in descriptions

v4.4.0

Compare Source

Compatibility
  • Update MSRV to 1.70.0
Features
  • (unstable) Fish dynamic completion support
Fixes
  • (unstable) Manual control over sort order
  • (unstable) Don't recursively report subcommands
  • (unstable) Get bash support working again
  • (unstable) Ensure shorts keep their leading -

v4.3.2

Compare Source

Fixes
  • (powershell) Attempt to allow completing -s separately from -S

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.3

Compare Source

Fixes
  • (zsh) Avoid error when mixing multiple values with subcommands

v4.2.2

Compare Source

  • (bash) Respect ValueHint::Other

v4.2.1

Compare Source

  • (zsh) Improved escaping

v4.2.0

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

Features
  • (zsh) Allow sourcing completion

v4.1.3

Compare Source

Fixes
  • (zsh) Improve handling of multi-valued arguments

v4.1.2

Compare Source

v4.1.1

Compare Source

Fixes
  • (bash) Mark cmd variable as local

v4.1.0

Compare Source

Compatibility

MSRV changed to 1.64.0

v4.0.7

Compare Source

v4.0.6

Compare Source

v4.0.5

Compare Source

Features
  • Added Shell::from_env

v4.0.4

Compare Source

v4.0.3

Compare Source

v4.0.2

Compare Source

Fixes
  • (bash) Fix git diff git <TAB> completions
  • (bash) Fix git diff log <TAB> completions
  • (bash) Fix command alias

v4.0.1

Compare Source

Fixes
  • (zsh) Fix multiple-items regression introduced in v4

v4.0.0

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 2 times, most recently from 00073ad to b251243 Compare November 15, 2023 11:01
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from b251243 to 31ababc Compare November 15, 2023 12:54
@renovate renovate bot changed the title Update Rust crate clap_complete to v4 Update Rust crate clap_complete to v4 - autoclosed Nov 17, 2023
@renovate renovate bot closed this Nov 17, 2023
@renovate renovate bot deleted the renovate/clap_complete-4.x branch November 17, 2023 09:18
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