LiveBudsCli icon indicating copy to clipboard operation
LiveBudsCli copied to clipboard

fix(deps): update rust crate clap_complete to v4

Open renovate[bot] opened this issue 1 year ago • 0 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change
clap_complete (source) dependencies major 3.2.5 -> 4.0.0

Release Notes

clap-rs/clap (clap_complete)

v4.5.2

Compare Source

Fixes
  • (bash) Improve compatibility with older bash versions

v4.5.1

Compare Source

Fixes
  • Correctly handle completion descriptions with newlines

v4.5.0

Compare Source

Compatibility
  • Update MSRV to 1.74

v4.4.10

Compare Source

Fixes
  • (bash) Allow completing filenames with spaces

v4.4.9

Compare Source

Features
  • (bash) Add support file ValueHint::FilePath
  • (bash) Add support file ValueHint::DirPath
  • (bash) Don't add space for ValueHint::Other

v4.4.8

Compare Source

Fixes
  • (bash) be consistent in identifiers when custom bin names are used

v4.4.7

Compare Source

Fixes
  • (unstable) Don't have dynamic completions pollute the parent command's help output

v4.4.6

Compare Source

Fixes
  • Work with older Bash versions, particularly for MacOS

v4.4.5

Compare Source

Documentation
  • (unstable) Include / expand dynamic on docs.rs

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
  • (bash) Allow completing filenames with spaces

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[bot] avatar Nov 20 '22 17:11 renovate[bot]