build(deps): bump the cargo group across 1 directory with 8 updates - #4259
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the cargo group across 1 directory with 8 updates#4259dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the cargo group with 8 updates in the /solana directory: | Package | From | To | | --- | --- | --- | | [bytes](https://github.com/tokio-rs/bytes) | `1.11.0` | `1.12.1` | | [keccak](https://github.com/RustCrypto/sponges) | `0.1.5` | `0.1.6` | | [quinn-proto](https://github.com/quinn-rs/quinn) | `0.11.13` | `0.11.15` | | [rand](https://github.com/rust-random/rand) | `0.8.5` | `0.8.8` | | [rand](https://github.com/rust-random/rand) | `0.9.2` | `0.9.5` | | [ruint](https://github.com/alloy-rs/ruint) | `1.16.0` | `1.17.1` | | [rustls-webpki](https://github.com/rustls/webpki) | `0.103.8` | `0.103.15` | | [tar](https://github.com/composefs/tar-rs) | `0.4.44` | `0.4.46` | | [time](https://github.com/time-rs/time) | `0.3.44` | `0.3.55` | Updates `bytes` from 1.11.0 to 1.12.1 - [Release notes](https://github.com/tokio-rs/bytes/releases) - [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md) - [Commits](tokio-rs/bytes@v1.11.0...v1.12.1) Updates `keccak` from 0.1.5 to 0.1.6 - [Commits](RustCrypto/sponges@keccak-v0.1.5...keccak-v0.1.6) Updates `quinn-proto` from 0.11.13 to 0.11.15 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.15) Updates `rand` from 0.8.5 to 0.8.8 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.8/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.8) Updates `rand` from 0.9.2 to 0.9.5 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.8.8/CHANGELOG.md) - [Commits](rust-random/rand@0.8.5...0.8.8) Updates `ruint` from 1.16.0 to 1.17.1 - [Release notes](https://github.com/alloy-rs/ruint/releases) - [Changelog](https://github.com/alloy-rs/ruint/blob/main/CHANGELOG.md) - [Commits](alloy-rs/ruint@v1.16.0...v1.17.1) Updates `rustls-webpki` from 0.103.8 to 0.103.15 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.8...v/0.103.15) Updates `tar` from 0.4.44 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.44...0.4.46) Updates `time` from 0.3.44 to 0.3.55 - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.44...v0.3.55) --- updated-dependencies: - dependency-name: bytes dependency-version: 1.12.1 dependency-type: indirect dependency-group: cargo - dependency-name: keccak dependency-version: 0.1.6 dependency-type: indirect dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.15 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.8.8 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.5 dependency-type: indirect dependency-group: cargo - dependency-name: ruint dependency-version: 1.17.1 dependency-type: direct:production dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.15 dependency-type: indirect dependency-group: cargo - dependency-name: tar dependency-version: 0.4.46 dependency-type: indirect dependency-group: cargo - dependency-name: time dependency-version: 0.3.55 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Superseded by #4260. |
dependabot
Bot
deleted the
dependabot/cargo/offchain/cargo-08813b7b0d
branch
September 1, 2026 22:14
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 group with 8 updates in the /solana directory:
1.11.01.12.10.1.50.1.60.11.130.11.150.8.50.8.80.9.20.9.51.16.01.17.10.103.80.103.150.4.440.4.460.3.440.3.55Updates
bytesfrom 1.11.0 to 1.12.1Release notes
Sourced from bytes's releases.
Changelog
Sourced from bytes's changelog.
Commits
76c0fbbRelease bytes v1.12.1 (#838)924c82bHandle unwinding from Box::new (#837)91402ceRelease bytes v1.12.0 (#831)2256e6dchore: add safety comments on unsafe blocks (#827)245adffPass vtable data by value (#826)00cc5ffImplementBytesMut::extend_from_within(#818)5b79d31Merge tag 'v1.11.1'417dccdRelease bytes v1.11.1 (#820)d0293b0Merge commit from fork804ee6dMake try_unsplit method public (#746)Updates
keccakfrom 0.1.5 to 0.1.6Commits
a8936d9keccak v0.1.6Updates
quinn-protofrom 0.11.13 to 0.11.15Release notes
Sourced from quinn-proto's releases.
Commits
a7499b8Bump versions for release7c1970fproto: yield error on too many gaps in assemblerfe5ac49congestion: avoid double-reducing CUBIC fast convergencec1e903bfix(quinn): handle overdue timers without polling the async timerb3b20e1quinn-udp: allow to use windows-sys 0.616f03ca3quinn-proto: drop Initials silently when saturated41c8527quinn: fix ref count logic for ConnectionRef and EndpointRef73ea1ddRemoveRecvStreams fromblocked_readersonstopcf16bfdEarly return inRecvStream::drop()af2e4e5Fix the (pre-existing) rightward drift by inverting conditionsUpdates
randfrom 0.8.5 to 0.8.8Changelog
Sourced from rand's changelog.
Commits
572d3b0v0.8: fix no-std + serde1 build (#1825)229f547Prepare 0.8.81ad885eAdd test + fix for feature serde1 without std90ff85erand v0.8.7: backport #1790 (#1804)5309f250.8.6 (#1772): update for recent nightly rustc and backport #17641126d03When testing rustc 1.36, use compatible dependencies.143b602Add Cargo.lock.msrv.9be86f2Fix cross build test.5e0d50dDrop simd_support.8ff02f0Upgrade cache action.Updates
randfrom 0.9.2 to 0.9.5Changelog
Sourced from rand's changelog.
Commits
572d3b0v0.8: fix no-std + serde1 build (#1825)229f547Prepare 0.8.81ad885eAdd test + fix for feature serde1 without std90ff85erand v0.8.7: backport #1790 (#1804)5309f250.8.6 (#1772): update for recent nightly rustc and backport #17641126d03When testing rustc 1.36, use compatible dependencies.143b602Add Cargo.lock.msrv.9be86f2Fix cross build test.5e0d50dDrop simd_support.8ff02f0Upgrade cache action.Updates
ruintfrom 1.16.0 to 1.17.1Release notes
Sourced from ruint's releases.
Changelog
Sourced from ruint's changelog.
Commits
bc3fad7Merge pull request #553 from Evalir/evalir/prestwich/rustsec-safety6d82291chore: bump version51fdde2chore: changelog8090e7fchore: update unsafe function and improve documentation and safety notes17c9b3eMerge pull request #544 from Evalir/evalir/prestwich-fix-codspeed370e2e5fix: crates badged742cc0lint: disable clippy incompatible msrv on nightly814020cchore: fix codspeed invocation in github action7732304Merge pull request #539 from DaniPopes/release-1.17.0c0bc595Merge branch 'main' into release-1.17.0Updates
rustls-webpkifrom 0.103.8 to 0.103.15Release notes
Sourced from rustls-webpki's releases.
... (truncated)
Commits
c14836dCargo: version 0.103.14 -> 0.103.155c92308Cargo: avoid all-features in docs.rs10a1514Mark ML-DSA algorithms as FIPS submitted14cbaa1Bump version to 0.103.14cbb868aSupport stable ML-DSA with aws-lc-rsc782fd1Update to aws-lc-rs 1.18b250e31Upgrade to base64 0.2399115b2ci: sync cargo-check-external-types nightlya82bfaecrl: fix clippy::question_mark finding2879b2cPrepare 0.103.13Updates
tarfrom 0.4.44 to 0.4.46Release notes
Sourced from tar's releases.
Commits
fc459c1Release 0.4.4643e05a8ci: Add crates.io trusted publishing workflowbba5666Update repo linkscd94c46docs: Document TOCTOU / concurrent-mutation threat model1b4997cbuilder: Expand docs for follow_symlinks and append_dir_allbab14ddarchive: Fix another PAX header desync (GHSA-3cv2-h65g-fgmm)2349b49Add support of absolute paths39d0311Update some links59d803eUpdate astral-tokio-tar requirement from 0.5 to 0.68296b9aci: Fix and re-enable reverse dependency testing (#444)Updates
timefrom 0.3.44 to 0.3.55Release notes
Sourced from time's releases.
Changelog
Sourced from time's changelog.
... (truncated)
Commits
857d9c4v0.3.55 release2b72fcdPrecise feature gating for macroc1089ebRun check-targets, miri in parallelf377fadAvoid range-validated ordinal => year incascade2eacb0aReport miscellaneous tasks, overall status29621acSpeed up CI08de7baFix nano-timestamp validation3c3f046Fix copy-paste error3c0c81cCascade errors when deserializingUtcOffsetc21acd5Handle more deserializations ofSignedDurationDependabot 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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.