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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 28, 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: Enabled.

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 11 times, most recently from 4ba4ddf to 24e8150 Compare October 9, 2022 17:22
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 16 times, most recently from 0aa00ce to c6d3855 Compare October 16, 2022 18:16
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 3 times, most recently from 6406e5f to cc22bc4 Compare October 17, 2022 05:20
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 18 times, most recently from ff865ca to 4b4c1c0 Compare November 22, 2023 06:34
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 4b4c1c0 to f7991e9 Compare December 27, 2023 19:18
Copy link
Contributor Author

renovate bot commented Dec 27, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path app/src-tauri/Cargo.toml --workspace
    Updating crates.io index
    Updating git repository `https://github.com/ufoscout/typescript-definitions`
error: failed to get `typescript-definitions` as a dependency of package `factorio-bot v0.2.4-dev (/tmp/renovate/repos/github/arturh85/factorio-bot/app/src-tauri)`

Caused by:
  failed to load source for dependency `typescript-definitions`

Caused by:
  Unable to update https://github.com/ufoscout/typescript-definitions?branch=no-debug-attrs#f21e330d

Caused by:
  failed to fetch into: /home/ubuntu/.cargo/git/db/typescript-definitions-969bdaa4a3b53cbd

Caused by:
  failed to authenticate when downloading repository

  * attempted to find username/password via git's `credential.helper` support, but failed

  if the git CLI succeeds then `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  failed to acquire username/password from local configuration

@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from f7991e9 to 9263b32 Compare January 2, 2024 22:40
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 3 times, most recently from 3b9d533 to 0bd1370 Compare January 22, 2024 16:05
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch 2 times, most recently from aa5d163 to 028098a Compare February 8, 2024 17:02
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 028098a to 0875ade Compare February 17, 2024 00:40
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 0875ade to 02499c1 Compare April 9, 2024 18:51
@renovate renovate bot force-pushed the renovate/clap_complete-4.x branch from 02499c1 to 29fb1f7 Compare May 5, 2024 09:53
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