chore(deps): bump clap from 4.5.40 to 4.5.47#1614
Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
Closed
chore(deps): bump clap from 4.5.40 to 4.5.47#1614dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot[bot] wants to merge 1 commit intodevelopfrom
Conversation
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.40 to 4.5.47. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.40...clap_complete-v4.5.47) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.47 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #1614 +/- ##
===========================================
+ Coverage 85.52% 85.84% +0.32%
===========================================
Files 289 289
Lines 22842 22762 -80
Branches 22842 22762 -80
===========================================
+ Hits 19535 19540 +5
+ Misses 2986 2906 -80
+ Partials 321 316 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Superseded by #1617. |
josecelano
added a commit
to josecelano/torrust-tracker
that referenced
this pull request
Dec 2, 2025
- tokio: 1.45.1 → 1.48.0 - reqwest: 0.12.20 → 0.12.24 - clap: 4.5.40 → 4.5.53 - tracing-subscriber: 0.3.19 → 0.3.22 - ringbuf: 0.4.4 → 0.4.8 - uuid: 1.18.1 → 1.19.0 - and other transitive dependencies Related dependabot PRs: - torrust#1629 (tokio) - torrust#1630 (reqwest) - torrust#1623 (clap) - torrust#1614 (tracing-subscriber) - torrust#1604 (ringbuf)
Merged
josecelano
added a commit
that referenced
this pull request
Dec 2, 2025
6cb7cdd chore(deps): update Cargo dependencies (Jose Celano) 46b2450 chore(deps): bump actions/github-script from 7 to 8 (Jose Celano) 6757705 chore(deps): bump actions/upload-artifact from 4 to 5 (Jose Celano) 00db823 chore(deps): bump actions/checkout from 4 to 6 (Jose Celano) Pull request description: ## Summary This PR consolidates several dependency updates from dependabot PRs. ### GitHub Actions Updates - **actions/checkout**: v4 → v6 (PR #1622) - **actions/upload-artifact**: v4 → v5 (PR #1621) - **actions/github-script**: v7 → v8 (PR #1615) ### Cargo Dependencies Updates - **tokio**: 1.45.1 → 1.48.0 (PR #1629) - **reqwest**: 0.12.20 → 0.12.24 (PR #1630) - **clap**: 4.5.40 → 4.5.53 (PR #1623) - **tracing-subscriber**: 0.3.19 → 0.3.22 (PR #1614) - **ringbuf**: 0.4.4 → 0.4.8 (PR #1604) - **uuid**: 1.18.1 → 1.19.0 - Other transitive dependencies ### Not Included - **zerocopy**: 0.7 → 0.8 (PR #1496) - Blocked by upstream dependency `aquatic_udp_protocol` which still uses zerocopy 0.7. See: greatest-ape/aquatic#224 ## Testing All tests pass with the updated dependencies. ## Related PRs Closes #1622, closes #1621, closes #1615, closes #1629, closes #1630, closes #1623, closes #1614, closes #1604 ACKs for top commit: josecelano: ACK 6cb7cdd Tree-SHA512: d8504f1076ff669571bebeb1d54f3aa3d0dd3cc0323cd14902e0f44ed5bd82ced019b192ab3b375ad661951dea69255ee7ddf5e3e807282ad73fb2d7c3f0b7d8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps clap from 4.5.40 to 4.5.47.
Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
f046ca6chore: Release436949ddocs: Update changelog1ddab84Merge pull request #5954 from epage/tests8a66dbftest(complete): Add more native cases76465cftest(complete): Make things more consistent232cedbtest(complete): Remove redundant index02244a6Merge pull request #5949 from krobelus/option-name-completions-after-positionals2e13847fix(complete): Missing options in multi-val arg74388d7test(complete): Multi-valued, unbounded positional5b3d45frefactor(complete): Extract function for optionsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)