Bump the cargo-deps group with 5 updates#91
Merged
Conversation
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.
a020428 to
a116550
Compare
syyyr
approved these changes
Mar 2, 2026
Code coverage report for a116550Coverage 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/historyprovider-rs download -n historyprovider-rs-cov-html-a116550367704a2358359df9d5bc2961e506dfb8 && ls -1 | xargs -n1 xdg-open)You can download the HTML reports manually here. |
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 5 updates:
6.0.26.1.013.3.014.0.00.4.400.4.410.4.430.4.443.25.03.26.0Updates
shvprotofrom 6.0.2 to 6.1.0Release notes
Sourced from shvproto's releases.
Commits
bba6012Merge pull request #103 from silicon-heaven/chainpack-find-path9cd187aRefactor path traversal in Reader to use for loopc835eb8Fix clippy errors5aef19bDo not include empty line for empty container indented cpon61612d6Refactor cp2cp to support incremental parsing when possible9d570f5Fix indented incremental output3135ccaFix chainpack incremental parserd553e35Remove old comment and debug printce9fbadRename peek_some_byte to peek_byte_optc1878a4Fix testsUpdates
shvrpcfrom 13.3.0 to 14.0.0Commits
3c96df0Merge pull request #95 from silicon-heaven/session-tokenb24fa73Disable if_not_else checkd3f1f16Add session token support5574e83Rework login_from_urlb2deb4elogin_from_url: Log unsupported query paramsUpdates
async-compressionfrom 0.4.40 to 0.4.41Commits
269174bchore(async-compression): release v0.4.41 (#458)37e366bFix UnwindSafe auto impl (#459)c39c621On error the encoder/decoder now emit everything it was able to decode. (#454)Updates
chronofrom 0.4.43 to 0.4.44Release notes
Sourced from chrono's releases.
Commits
c14b459Bump version to 0.4.44ea832c5Add track_caller to non-deprecated functionscfae889Fix panic message in to_rfc2822f8900b5docs: match MSRV withCargo.tomlcontentsUpdates
tempfilefrom 3.25.0 to 3.26.0Changelog
Sourced from tempfile's changelog.
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 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