Skip to content

Bump shvrpc from 7.1.8 to 7.1.9 in the cargo-deps group#33

Merged
syyyr merged 2 commits into
masterfrom
dependabot/cargo/cargo-deps-fcc459f364
Jan 19, 2026
Merged

Bump shvrpc from 7.1.8 to 7.1.9 in the cargo-deps group#33
syyyr merged 2 commits into
masterfrom
dependabot/cargo/cargo-deps-fcc459f364

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the cargo-deps group with 1 update: shvrpc.

Updates shvrpc from 7.1.8 to 7.1.9

Commits
  • 4513025 Merge pull request #78 from silicon-heaven/rpc-discovery-fallbacks
  • d5d8f14 Improve robustness and backward compatibility of dir parsing
  • See full diff in compare view

Dependabot compatibility score

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 1 update: [shvrpc](https://github.com/silicon-heaven/libshvrpc-rs).


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

---
updated-dependencies:
- dependency-name: shvrpc
  dependency-version: 7.1.9
  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 19, 2026
@github-actions github-actions Bot requested review from fvacek, j4r0u53k and syyyr January 19, 2026 06:53
This commit was created from the local commit with hash 2279dd1e15cea7b679cd460df59ae72748468c7f.
@github-actions
Copy link
Copy Markdown

Code coverage report for a56f4ad

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/bin/shvcall.rs 24 24 0.00% 9-38
src/serial.rs 22 22 0.00% 10-39
src/lib.rs 514 514 0.00% 101-817
TOTAL 560 560 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-a56f4adfe8da897c6e4e566505805943cb3c418d && ls -1 | xargs -n1 xdg-open)

You can download the HTML reports manually here.

@syyyr syyyr enabled auto-merge January 19, 2026 10:16
@syyyr syyyr merged commit f93a342 into master Jan 19, 2026
9 checks passed
@syyyr syyyr deleted the dependabot/cargo/cargo-deps-fcc459f364 branch January 19, 2026 10:16
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