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 #96

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

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 renovate bot force-pushed the renovate/clap_complete-4.x branch from 2495948 to 91cbefb Compare March 18, 2023 10:12
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 3 times, most recently from ccfe7a2 to 06a6184 Compare April 1, 2023 17:48
@renovate renovate bot changed the title Update Rust crate clap_complete to v4 fix(deps): update rust crate clap_complete to v4 Apr 2, 2023
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 06a6184 to 898a849 Compare April 21, 2023 15:02
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 2 times, most recently from 13c7b19 to a1efd31 Compare May 12, 2023 13:38
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from a1efd31 to 304fe01 Compare May 19, 2023 18:39
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 304fe01 to 5626c29 Compare June 2, 2023 15:40
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 5626c29 to d666a67 Compare July 5, 2023 16:43
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from d666a67 to dbb36ae Compare August 24, 2023 18:21
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from dbb36ae to 0f15d8e Compare September 7, 2023 14:40
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 2 times, most recently from 68604a5 to 611112c Compare September 28, 2023 21:30
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 611112c to 6530953 Compare October 24, 2023 20:31
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 2 times, most recently from 2dd120f to 6275375 Compare January 2, 2024 22:02
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 3 times, most recently from 38f1216 to 249d87f Compare January 22, 2024 16:38
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 2 times, most recently from e457e54 to b78fc82 Compare February 8, 2024 18:28
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from b78fc82 to f2393c4 Compare February 17, 2024 00:30
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from f2393c4 to a1f67d1 Compare April 9, 2024 18:47
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from a1f67d1 to f9fb324 Compare May 5, 2024 10:26
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from f9fb324 to 925021b Compare May 5, 2024 17:52
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.

None yet

0 participants