Bump the cargo-deps group with 5 updates#95
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Conversation
Bumps the cargo-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | | [shvproto](https://github.com/silicon-heaven/libshvproto-rs) | `6.1.0` | `6.1.4` | | [shvrpc](https://github.com/silicon-heaven/libshvrpc-rs) | `14.0.0` | `14.0.1` | | [shvclient](https://github.com/silicon-heaven/libshvclient-rs) | `3.0.0` | `3.0.1` | | [duration-str](https://github.com/baoyachi/duration-str) | `0.20.0` | `0.21.0` | Updates `tokio` from 1.49.0 to 1.50.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.49.0...tokio-1.50.0) Updates `shvproto` from 6.1.0 to 6.1.4 - [Release notes](https://github.com/silicon-heaven/libshvproto-rs/releases) - [Commits](silicon-heaven/libshvproto-rs@6.1.0...6.1.4) Updates `shvrpc` from 14.0.0 to 14.0.1 - [Commits](silicon-heaven/libshvrpc-rs@14.0.0...14.0.1) Updates `shvclient` from 3.0.0 to 3.0.1 - [Commits](silicon-heaven/libshvclient-rs@3.0.0...3.0.1) Updates `duration-str` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/baoyachi/duration-str/releases) - [Commits](baoyachi/duration-str@v0.20.0...v0.21.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-deps - dependency-name: shvproto dependency-version: 6.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: shvrpc dependency-version: 14.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: shvclient dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-deps - dependency-name: duration-str dependency-version: 0.21.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 35d78e85f0b0cea7d620975cd6c9a5b3b3c54b5a.
Code coverage report for d296c56Coverage 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-d296c569408376f8d63793f428cae5ac4c184b50 && ls -1 | xargs -n1 xdg-open)You can download the HTML reports manually here. |
Collaborator
|
@dependabot rebase |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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:
1.49.01.50.06.1.06.1.414.0.014.0.13.0.03.0.10.20.00.21.0Updates
tokiofrom 1.49.0 to 1.50.0Release notes
Sourced from tokio's releases.
... (truncated)
Commits
0273e45chore: prepare Tokio v1.50.0 (#7934)e3ee4e5chore: prepare tokio-macros v2.6.1 (#7943)8c980eaio: addwrite_all_vectoredtotokio-util(#7768)e35fd6dci: fix patch during clippy step (#7935)03fe44cruntime: fixevent_intervaldoc (#7932)d18e5dfio: fix race inMock::poll_write(#7882)f21f269runtime: fix race condition during the blocking pool shutdown (#7922)d81e8f0macros: remove (most) localusedeclarations intokio::select!(#7929)25e7f26rt: fix missing quotation in docs (#7925)e1a91efutil: fix typo in docs (#7926)Updates
shvprotofrom 6.1.0 to 6.1.4Release notes
Sourced from shvproto's releases.
Commits
5e381f2Merge pull request #105 from silicon-heaven/update-ci-coverage3c0f38aUpdate rust-pycobertura-action5d018f8Merge pull request #108 from silicon-heaven/ci-fix-permissions6841dfbCI: Fix permissions for publish8ee724aMerge pull request #107 from silicon-heaven/trusted-publishing6cf47f4Switch to trusted publishingfcf2ab5Merge pull request #106 from silicon-heaven/fix-find-path7ffefc8Fix find_path, add --find-path to cp2cp2eca270Merge pull request #104 from silicon-heaven/dependabot/github_actions/github-...dde2d2a[dependabot-skip] Bump versionUpdates
shvrpcfrom 14.0.0 to 14.0.1Commits
8ea37fdMerge pull request #96 from silicon-heaven/trusted-publishingeddd01fCI: Use trusted publishingUpdates
shvclientfrom 3.0.0 to 3.0.1Commits
b762ad0Merge pull request #99 from silicon-heaven/trusted-publishingw5f49572CI: Use trusted publishingUpdates
duration-strfrom 0.20.0 to 0.21.0Release notes
Sourced from duration-str's releases.
Commits
601942aBump version from 0.20.0 to 0.21.0a3a2ad1Merge pull request #92 from sbuzzard/fix/duration_option_with_struct_flatten7ee539fAddress cut-and-paste error with comments839cf4eAdd vist_unit for struct flatten to work with null property for option deserDependabot 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