Bump the cargo-deps group with 3 updates#36
Merged
Conversation
Contributor
|
@dependabot recreate |
4dc7025 to
e77eb23
Compare
Contributor
|
https://github.com/dependabot recreate |
Bumps the cargo-deps group with 3 updates: [shvproto](https://github.com/silicon-heaven/libshvproto-rs), [shvrpc](https://github.com/silicon-heaven/libshvrpc-rs) and [clap](https://github.com/clap-rs/clap). Updates `shvproto` from 3.6.28 to 5.0.1 - [Release notes](https://github.com/silicon-heaven/libshvproto-rs/releases) - [Commits](silicon-heaven/libshvproto-rs@3.6.28...5.0.1) Updates `shvrpc` from 9.0.0 to 10.0.0 - [Commits](silicon-heaven/libshvrpc-rs@9.0.0...10.0.0) Updates `clap` from 4.5.56 to 4.5.57 - [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.56...clap_complete-v4.5.57) --- updated-dependencies: - dependency-name: shvproto dependency-version: 5.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: shvrpc dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-deps - dependency-name: clap dependency-version: 4.5.57 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
a557ffd to
7cbb87e
Compare
This commit was created from the local commit with hash e994a788f70cd77f4214b0b151f03fd8c14ff834.
Code coverage report for f002ac5Coverage difference✅ All new changes were covered.
Overall coverageClick to expand
HTML reportsYou can use GitHub CLI to download HTML coverage reports and open them automatically using this command: (cd "$(mktemp -d)" && gh run -R silicon-heaven/shvcall-rs download -n shvcall-cov-html-f002ac585198802a99b5bd8d29b02195c7965740 && ls -1 | xargs -n1 xdg-open)You can download the HTML reports manually here. |
syyyr
approved these changes
Feb 10, 2026
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 the cargo-deps group with 3 updates: shvproto, shvrpc and clap.
Updates
shvprotofrom 3.6.28 to 5.0.1Release notes
Sourced from shvproto's releases.
Commits
b581432Merge pull request #99 from silicon-heaven/jaq-all-specify-version86bb70aSpecify the version of jaq-alle0699f1Merge pull request #97 from silicon-heaven/super-clippy481163fBump versionf20376eRemove unnecessary cloneac1be9aUse std::iter::once62e2b7eUse matches!090130cDon't use as_bytes on literals1a5abf3Simplify abs02657e1decimal/datetime: Use self by valueUpdates
shvrpcfrom 9.0.0 to 10.0.0Commits
b008a00Merge pull request #84 from silicon-heaven/metamethod-flags-as-bitflagsd743ea5metamethod: Replace raw method flags with bitflags-base Flags typed922d9aMerge pull request #83 from silicon-heaven/dependabot/cargo/cargo-deps-1bc36d...c332184Fix deprecation056d7b7[dependabot-skip] Bump versionf5770e4Update duration-str requirement in the cargo-deps groupUpdates
clapfrom 4.5.56 to 4.5.57Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
69c0ddbchore: Release8206bbadocs: Update changelogc109d67Merge pull request #6104 from epage/hide9d7f212fix(complete): Hide dot files on dynamic completer77b3fdbtest(complete): Show dot file behaviorf89b9b8test(derive): Make stable across upgrade58eb8a9chore: Release10a2a75docs: Update changeloga42eebfMerge pull request #6103 from epage/mut_subcommands5335f54feat: Add Command::mut_subcommandsDependabot 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions