Skip to content

Bump the cargo-deps group with 5 updates#91

Merged
syyyr merged 2 commits into
mainfrom
dependabot/cargo/cargo-deps-52e3ab1429
Mar 2, 2026
Merged

Bump the cargo-deps group with 5 updates#91
syyyr merged 2 commits into
mainfrom
dependabot/cargo/cargo-deps-52e3ab1429

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Bumps the cargo-deps group with 5 updates:

Package From To
shvproto 6.0.2 6.1.0
shvrpc 13.3.0 14.0.0
async-compression 0.4.40 0.4.41
chrono 0.4.43 0.4.44
tempfile 3.25.0 3.26.0

Updates shvproto from 6.0.2 to 6.1.0

Release notes

Sourced from shvproto's releases.

Nightly

The latest and greatest.

This is a nightly release. If you find any bugs, please report them to the repository's issue tracker.

Commits
  • bba6012 Merge pull request #103 from silicon-heaven/chainpack-find-path
  • 9cd187a Refactor path traversal in Reader to use for loop
  • c835eb8 Fix clippy errors
  • 5aef19b Do not include empty line for empty container indented cpon
  • 61612d6 Refactor cp2cp to support incremental parsing when possible
  • 9d570f5 Fix indented incremental output
  • 3135cca Fix chainpack incremental parser
  • d553e35 Remove old comment and debug print
  • ce9fbad Rename peek_some_byte to peek_byte_opt
  • c1878a4 Fix tests
  • Additional commits viewable in compare view

Updates shvrpc from 13.3.0 to 14.0.0

Commits

Updates async-compression from 0.4.40 to 0.4.41

Commits

Updates chrono from 0.4.43 to 0.4.44

Release notes

Sourced from chrono's releases.

0.4.44

What's Changed

Commits
  • c14b459 Bump version to 0.4.44
  • ea832c5 Add track_caller to non-deprecated functions
  • cfae889 Fix panic message in to_rfc2822
  • f8900b5 docs: match MSRV with Cargo.toml contents
  • See full diff in compare view

Updates tempfile from 3.25.0 to 3.26.0

Changelog

Sourced from tempfile's changelog.

3.26.0

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 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file major rust Pull requests that update rust code labels Mar 2, 2026
@github-actions github-actions Bot requested review from fvacek, j4r0u53k and syyyr March 2, 2026 06:19
dependabot Bot and others added 2 commits March 2, 2026 14:53
Bumps the cargo-deps group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [shvproto](https://github.com/silicon-heaven/libshvproto-rs) | `6.0.2` | `6.1.0` |
| [shvrpc](https://github.com/silicon-heaven/libshvrpc-rs) | `13.3.0` | `14.0.0` |
| [async-compression](https://github.com/Nullus157/async-compression) | `0.4.40` | `0.4.41` |
| [chrono](https://github.com/chronotope/chrono) | `0.4.43` | `0.4.44` |
| [tempfile](https://github.com/Stebalien/tempfile) | `3.25.0` | `3.26.0` |


Updates `shvproto` from 6.0.2 to 6.1.0
- [Release notes](https://github.com/silicon-heaven/libshvproto-rs/releases)
- [Commits](silicon-heaven/libshvproto-rs@6.0.2...6.1.0)

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

Updates `async-compression` from 0.4.40 to 0.4.41
- [Release notes](https://github.com/Nullus157/async-compression/releases)
- [Commits](Nullus157/async-compression@async-compression-v0.4.40...async-compression-v0.4.41)

Updates `chrono` from 0.4.43 to 0.4.44
- [Release notes](https://github.com/chronotope/chrono/releases)
- [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md)
- [Commits](chronotope/chrono@v0.4.43...v0.4.44)

Updates `tempfile` from 3.25.0 to 3.26.0
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Stebalien/tempfile/commits/v3.26.0)

---
updated-dependencies:
- dependency-name: shvproto
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: shvrpc
  dependency-version: 14.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: cargo-deps
- dependency-name: async-compression
  dependency-version: 0.4.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: chrono
  dependency-version: 0.4.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: tempfile
  dependency-version: 3.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit was created from the local commit with hash 1ee8d193eddadbc18b633d941633a419f9ceb12c.
@syyyr syyyr force-pushed the dependabot/cargo/cargo-deps-52e3ab1429 branch from a020428 to a116550 Compare March 2, 2026 13:54
@syyyr syyyr enabled auto-merge March 2, 2026 13:55
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 2, 2026

Code coverage report for a116550

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/cleanup.rs 54 26 51.85% 53-96
src/alarm.rs 236 86 63.56% 28-38, 44-46, 49-50, 56-124, 140-142, 149-151, 156, 162, 166-174, 183, 224, 254
src/dirtylog.rs 423 22 94.80% 73, 96-100, 107-108, 123, 132-134, 148-152, 189-193, 201-202, 233
src/getlog.rs 676 91 86.54% 34-133, 246, 256-262, 307, 311-315
src/util.rs 292 53 81.85% 32, 59-60, 63-66, 68, 93, 133-179, 193, 210, 232, 237-245, 249, 260, 267, 274, 301, 315, 453-458
src/lib.rs 100 30 70.00% 71-92, 119, 123, 127, 159, 167, 178-182, 198-206
src/pushlog.rs 107 107 0.00% 21-164
src/alarmlog.rs 64 64 0.00% 29-103
src/sites.rs 621 126 79.71% 165-197, 209-210, 230-262, 293-303, 376, 414-415, 423-424, 429-436, 506-512, 533, 559, 566-584, 607-609, 613, 617, 630-633, 639-641, 645, 660-671, 679, 685
src/sync.rs 661 256 61.27% 61-62, 72, 80, 88, 97, 148, 150-151, 170, 175, 191, 234-240, 315-332, 339-341, 352-361, 436, 484-706, 768, 795, 802-825, 835, 840, 877-896, 900, 904-914, 923
src/tree.rs 421 421 0.00% 75-702
src/bin/hp.rs 55 55 0.00% 58-127
TOTAL 3710 1337 63.96%

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/historyprovider-rs download -n historyprovider-rs-cov-html-a116550367704a2358359df9d5bc2961e506dfb8 && ls -1 | xargs -n1 xdg-open)

You can download the HTML reports manually here.

@syyyr syyyr merged commit ba9de14 into main Mar 2, 2026
5 checks passed
@dependabot dependabot Bot deleted the dependabot/cargo/cargo-deps-52e3ab1429 branch March 2, 2026 13:56
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 major rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant