Update Rust crate clap to 4.5.48 #99

Merged
renovate merged 1 commits from renovate/clap-4.x into master 2025-09-20 00:36:12 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
clap dependencies patch 4.5.47 -> 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [clap](https://github.com/clap-rs/clap) | dependencies | patch | `4.5.47` -> `4.5.48` | --- ### Release Notes <details> <summary>clap-rs/clap (clap)</summary> ### [`v4.5.48`](https://github.com/clap-rs/clap/blob/HEAD/CHANGELOG.md#4548---2025-09-19) [Compare Source](https://github.com/clap-rs/clap/compare/v4.5.47...v4.5.48) ##### Documentation - Add a new CLI Concepts document as another way of framing clap - Expand the `typed_derive` cookbook entry </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMTkuNSIsInVwZGF0ZWRJblZlciI6IjQxLjExOS41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2025-09-20 00:36:10 +00:00
Update Rust crate clap to 4.5.48
Some checks failed
renovate/artifacts Artifact file update failure
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
7e853d4c89
renovate scheduled this pull request to auto merge when all checks succeed 2025-09-20 00:36:10 +00:00
Author
Collaborator

⚠️ 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 Cargo.toml --package clap@4.5.47 --precise 4.5.48
    Updating crates.io index
error: failed to select a version for `ruma`.
    ... required by package `matrix_gateway v0.1.0 (/tmp/renovate/repos/gitea/pierre/MatrixGW)`
versions that meet the requirements `^0.13.0` are: 0.13.0

package `matrix_gateway` depends on `ruma` with feature `client-ext-client-api` but `ruma` does not have that feature.


failed to select a version for `ruma` which could resolve this conflict

### ⚠️ 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 Cargo.toml --package clap@4.5.47 --precise 4.5.48 Updating crates.io index error: failed to select a version for `ruma`. ... required by package `matrix_gateway v0.1.0 (/tmp/renovate/repos/gitea/pierre/MatrixGW)` versions that meet the requirements `^0.13.0` are: 0.13.0 package `matrix_gateway` depends on `ruma` with feature `client-ext-client-api` but `ruma` does not have that feature. failed to select a version for `ruma` which could resolve this conflict ```
renovate merged commit ce5f8c6c70 into master 2025-09-20 00:36:12 +00:00
renovate deleted branch renovate/clap-4.x 2025-09-20 00:36:12 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: pierre/MatrixGW#99
No description provided.