Skip to content

Bump the cargo-deps group with 2 updates#30

Merged
syyyr merged 2 commits into
masterfrom
dependabot/cargo/cargo-deps-59caceecae
Jan 5, 2026
Merged

Bump the cargo-deps group with 2 updates#30
syyyr merged 2 commits into
masterfrom
dependabot/cargo/cargo-deps-59caceecae

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jan 5, 2026

Bumps the cargo-deps group with 2 updates: shvrpc and clap.

Updates shvrpc from 7.1.7 to 7.1.8

Commits

Updates clap from 4.5.53 to 4.5.54

Release notes

Sourced from clap's releases.

v4.5.54

[4.5.54] - 2026-01-02

Fixes

  • (help) Move [default] to its own paragraph when PossibleValue::help is present in --help
Changelog

Sourced from clap's changelog.

[4.5.54] - 2026-01-02

Fixes

  • (help) Move [default] to its own paragraph when PossibleValue::help is present in --help
Commits

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the cargo-deps group with 2 updates: [shvrpc](https://github.com/silicon-heaven/libshvrpc-rs) and [clap](https://github.com/clap-rs/clap).


Updates `shvrpc` from 7.1.7 to 7.1.8
- [Commits](silicon-heaven/libshvrpc-rs@7.1.7...7.1.8)

Updates `clap` from 4.5.53 to 4.5.54
- [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.53...clap_complete-v4.5.54)

---
updated-dependencies:
- dependency-name: shvrpc
  dependency-version: 7.1.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: clap
  dependency-version: 4.5.54
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jan 5, 2026
@github-actions github-actions Bot requested review from fvacek, j4r0u53k and syyyr January 5, 2026 06:33
This commit was created from the local commit with hash 1504b3806db4bed5d4b4c9cc23d8c7cf4e96fca9.
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 5, 2026

Code coverage report for 3e16114

Coverage difference

✅ All new changes were covered.

Filename Stmts Miss Cover Missing
TOTAL 0 0 +100.00%

Overall coverage

Click to expand
Filename Stmts Miss Cover Missing
src/lib.rs 512 512 0.00% 101-823
src/serial.rs 22 22 0.00% 10-39
src/bin/shvcall.rs 24 24 0.00% 9-38
TOTAL 558 558 0.00%

HTML reports

You 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-3e16114c93b0472d545ed4719831097ab902ae58 && ls -1 | xargs -n1 xdg-open)

You can download the HTML reports manually here.

@syyyr syyyr merged commit cd90ebb into master Jan 5, 2026
9 checks passed
@syyyr syyyr deleted the dependabot/cargo/cargo-deps-59caceecae branch January 5, 2026 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant