Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.41 -> 4.5.48

Release Notes

clap-rs/clap (clap)

v4.5.48

Compare Source

Documentation
  • Add a new CLI Concepts document as another way of framing clap
  • Expand the typed_derive cookbook entry

v4.5.47

Compare Source

Features
  • Added impl FromArgMatches for ()
  • Added impl Args for ()
  • Added impl Subcommand for ()
  • Added impl FromArgMatches for Infallible
  • Added impl Subcommand for Infallible
Fixes
  • (derive) Update runtime error text to match clap

v4.5.46

Compare Source

Features
  • Expose StyledStr::push_str

v4.5.45

Compare Source

Fixes
  • (unstable-v5) ValueEnum variants now use the full doc comment, not summary, for PossibleValue::help

v4.5.44

Compare Source

Features
  • Add Command::mut_subcommands

v4.5.43

Compare Source

Fixes
  • (help) In long help, list Possible Values before defaults, rather than after, for a more consistent look

v4.5.42

Compare Source

Fixes
  • Include subcommand visible long aliases in --help

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone Europe/Berlin.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from a3fd562 to edcb0c9 Compare August 11, 2025 22:13
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.43 fix(deps): update rust crate clap to v4.5.44 Aug 11, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from edcb0c9 to 51999c3 Compare August 12, 2025 21:36
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.44 fix(deps): update rust crate clap to v4.5.45 Aug 12, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 3 times, most recently from 62634fb to f475206 Compare August 26, 2025 20:09
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.45 fix(deps): update rust crate clap to v4.5.46 Aug 26, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from f475206 to ef2f2e4 Compare September 7, 2025 23:42
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.46 fix(deps): update rust crate clap to v4.5.47 Sep 7, 2025
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from 38751a8 to a99a262 Compare September 8, 2025 01:22
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch 2 times, most recently from ff342ad to e8f1817 Compare September 15, 2025 02:20
@renovate renovate bot force-pushed the renovate/clap-4.x-lockfile branch from e8f1817 to 8e22157 Compare September 20, 2025 01:40
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.47 fix(deps): update rust crate clap to v4.5.48 Sep 20, 2025
@renovate renovate bot changed the title fix(deps): update rust crate clap to v4.5.48 chore(deps): update rust crate clap to v4.5.48 Sep 25, 2025
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts 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 git-mit-config/Cargo.toml --package clap@4.5.41 --precise 4.5.48
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path git-mit-install/Cargo.toml --package clap@4.5.41 --precise 4.5.48
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path git-mit-relates-to/Cargo.toml --package clap@4.5.41 --precise 4.5.48
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path git-mit/Cargo.toml --package clap@4.5.41 --precise 4.5.48
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path mit-commit-message-lints/Cargo.toml --package clap@4.5.41 --precise 4.5.48
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path mit-commit-msg/Cargo.toml --package clap@4.5.41 --precise 4.5.48
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path mit-pre-commit/Cargo.toml --package clap@4.5.41 --precise 4.5.48
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path mit-prepare-commit-msg/Cargo.toml --package clap@4.5.41 --precise 4.5.48
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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