Cargo: Bump the cargo-all group with 8 updates - #44
Merged
Conversation
And fix the resulting fallout. Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
And adapt to the API change. Signed-off-by: Leonard Göhrs <l.goehrs@pengutronix.de>
Bumps the cargo-all group with 8 updates: | Package | From | To | | --- | --- | --- | | [hmac](https://github.com/RustCrypto/MACs) | `0.12.1` | `0.13.0` | | [octocrab](https://github.com/XAMPPRocky/octocrab) | `0.49.5` | `0.49.7` | | [reflink-copy](https://github.com/cargo-bins/reflink-copy) | `0.1.28` | `0.1.29` | | [sd-notify](https://github.com/lnicola/sd-notify) | `0.4.5` | `0.5.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [yaml_serde](https://github.com/yaml/yaml-serde) | `0.10.3` | `0.10.4` | | [hyper](https://github.com/hyperium/hyper) | `1.8.1` | `1.9.0` | | [tokio](https://github.com/tokio-rs/tokio) | `1.49.0` | `1.50.0` | Updates `hmac` from 0.12.1 to 0.13.0 - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) Updates `octocrab` from 0.49.5 to 0.49.7 - [Release notes](https://github.com/XAMPPRocky/octocrab/releases) - [Changelog](https://github.com/XAMPPRocky/octocrab/blob/main/CHANGELOG.md) - [Commits](XAMPPRocky/octocrab@v0.49.5...v0.49.7) Updates `reflink-copy` from 0.1.28 to 0.1.29 - [Release notes](https://github.com/cargo-bins/reflink-copy/releases) - [Changelog](https://github.com/cargo-bins/reflink-copy/blob/main/CHANGELOG.md) - [Commits](cargo-bins/reflink-copy@v0.1.28...v0.1.29) Updates `sd-notify` from 0.4.5 to 0.5.0 - [Changelog](https://github.com/lnicola/sd-notify/blob/master/CHANGELOG.md) - [Commits](lnicola/sd-notify@v0.4.5...v0.5.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `yaml_serde` from 0.10.3 to 0.10.4 - [Commits](yaml/yaml-serde@0.10.3...0.10.4) Updates `hyper` from 1.8.1 to 1.9.0 - [Release notes](https://github.com/hyperium/hyper/releases) - [Changelog](https://github.com/hyperium/hyper/blob/master/CHANGELOG.md) - [Commits](hyperium/hyper@v1.8.1...v1.9.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) --- updated-dependencies: - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: octocrab dependency-version: 0.49.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: reflink-copy dependency-version: 0.1.29 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: sd-notify dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: yaml_serde dependency-version: 0.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-all - dependency-name: hyper dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all - dependency-name: tokio dependency-version: 1.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-all ... Signed-off-by: dependabot[bot] <support@github.com>
hnez
force-pushed
the
dependabot/cargo/cargo-all-18b2d9c8b7
branch
from
April 2, 2026 06:26
2444a49 to
a559411
Compare
hnez
approved these changes
Apr 2, 2026
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-all group with 8 updates:
0.12.10.13.00.49.50.49.70.1.280.1.290.4.50.5.00.10.90.11.00.10.30.10.41.8.11.9.01.49.01.50.0Updates
hmacfrom 0.12.1 to 0.13.0Commits
0236c8ehmac v0.13.0 (#263)b895e50Migrate tests to the new blobby format (#264)3d1440bWorkspace-level lint configuration (#261)11d4f36hmac: use release versions ofdev-dependencies(#260)c40b82bhmac: bumpsha2dev-dependency to v0.11 (#259)1fa0781Cut rc.5 prereleases (#258)a008265hmac v0.13.0-rc.6 (#256)da485cdUse(Reset)MacTraits(#254)2c51e3bhmac: deriveCloneinstead of relying on(Reset)MacTraits(#253)669d805RelaxClonebounds (#250)Updates
octocrabfrom 0.49.5 to 0.49.7Release notes
Sourced from octocrab's releases.
Changelog
Sourced from octocrab's changelog.
Commits
ad64898chore: release v0.49.7 (#863)127c44afix(repos): create a repo variable doesn't take the name in the path (#865)d7eb503Extend get_content to allow requesting raw_files (#866)de5f4a2[retry/rate-limits] Add rate limit handling into the retry config (#869)52deb8aAllow retry policy to run on GET requests (#867)af820e7feat: add missingwaitingstatus to Status enum (#862)908472cchore: release v0.49.6 (#852)d33aeb3feat(activity/starring): add list_repos_starred_by_user (#861)f33fbcfRemove Lines Of Code badge from READMEc5527e1feat: added undocumented events (#858)Updates
reflink-copyfrom 0.1.28 to 0.1.29Changelog
Sourced from reflink-copy's changelog.
... (truncated)
Commits
2c5b107chore: release v0.1.29 (#166)1b8c6aafix: exclude sparc/sparc64 from linux reflink path (#164)2deda90Bump actions/checkout from 5 to 6 (#148)Updates
sd-notifyfrom 0.4.5 to 0.5.0Changelog
Sourced from sd-notify's changelog.
Commits
a4a9b07Fix formatting4c4feaeMerge pull request #21 from lnicola/booted21df56dFix booted to work as expected when systemd is not runningf0a0238Merge pull request #20 from lnicola/watchdog-enabled-no-pid1e93969Handle missing WATCHDOG_PID in watchdog_enabled95697fcReformat code7bcbc6aPrepare for release9fef37fMerge pull request #14 from tbu-/pr_watchdog_duration25a7e2cMerge pull request #13 from tbu-/pr_unset_env_unsafe1e97fdfChangewatchdog_enabledto useDurationUpdates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
yaml_serdefrom 0.10.3 to 0.10.4Commits
37239c0Release 0.10.4b344db4Makefile updates74b37d2Replace unsafe-libyaml with libyaml-rsUpdates
hyperfrom 1.8.1 to 1.9.0Release notes
Sourced from hyper's releases.
... (truncated)
Changelog
Sourced from hyper's changelog.
Commits
0d6c7d5v1.9.0e21205cfeat(http1): add UpgradeableConnection::into_parts393c77cfeat(error): add 'Error::is_parse_version_h2' method5b17a69fix(http2): cancel sending client request body on response future drop (#4042)7211ec2fix(http1): allow keep-alive for chunked requests with trailers (#4043)d51cb71feat(client): expose HTTP/2 current max stream count (#4026)28e73ccfix(ffi): validate null pointers before dereferencing in request/response fun...e13e783docs(client): fix HTTP/2 max concurrent stream link to spec (#4037)8ba9008chore(dependencies): drop pin-utils dependency (#4023)5778745feat(client): add HTTP/2max_local_error_reset_streamsoption (#4021)Updates
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)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