Bump the cargo group across 4 directories with 3 updates#901
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cargo group across 4 directories with 3 updates#901dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the cargo group with 3 updates in the / directory: [rand](https://github.com/rust-random/rand), [quinn-proto](https://github.com/quinn-rs/quinn) and [rustls-webpki](https://github.com/rustls/webpki). Bumps the cargo group with 2 updates in the /helix-cli directory: [quinn-proto](https://github.com/quinn-rs/quinn) and [rustls-webpki](https://github.com/rustls/webpki). Bumps the cargo group with 2 updates in the /helix-container directory: [rand](https://github.com/rust-random/rand) and [rustls-webpki](https://github.com/rustls/webpki). Bumps the cargo group with 1 update in the /hql-tests directory: [rustls-webpki](https://github.com/rustls/webpki). Updates `rand` from 0.9.1 to 0.9.3 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) Updates `quinn-proto` from 0.11.13 to 0.11.14 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.14) Updates `rustls-webpki` from 0.103.1 to 0.103.3 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.1...v/0.103.3) Updates `quinn-proto` from 0.11.13 to 0.11.14 - [Release notes](https://github.com/quinn-rs/quinn/releases) - [Commits](quinn-rs/quinn@quinn-proto-0.11.13...quinn-proto-0.11.14) Updates `rustls-webpki` from 0.103.9 to 0.103.11 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.1...v/0.103.3) Updates `rand` from 0.9.2 to 0.9.3 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/0.9.3/CHANGELOG.md) - [Commits](rust-random/rand@rand_core-0.9.1...0.9.3) Updates `rustls-webpki` from 0.103.9 to 0.103.11 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.1...v/0.103.3) Updates `rustls-webpki` from 0.103.7 to 0.103.11 - [Release notes](https://github.com/rustls/webpki/releases) - [Commits](rustls/webpki@v/0.103.1...v/0.103.3) --- updated-dependencies: - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.3 dependency-type: indirect dependency-group: cargo - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.11 dependency-type: indirect dependency-group: cargo - dependency-name: rand dependency-version: 0.9.3 dependency-type: direct:production dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.11 dependency-type: indirect dependency-group: cargo - dependency-name: rustls-webpki dependency-version: 0.103.11 dependency-type: indirect dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Apr 14, 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 group with 3 updates in the / directory: rand, quinn-proto and rustls-webpki.
Bumps the cargo group with 2 updates in the /helix-cli directory: quinn-proto and rustls-webpki.
Bumps the cargo group with 2 updates in the /helix-container directory: rand and rustls-webpki.
Bumps the cargo group with 1 update in the /hql-tests directory: rustls-webpki.
Updates
randfrom 0.9.1 to 0.9.3Changelog
Sourced from rand's changelog.
Commits
1aeee9fPrepare v0.9.3: deprecate featurelog(#1764)98473eePrepare rand 0.9.2 (#1648)031a1f5examples/print-next.rs(#1647)6cb75eeMake UniformUsize serializable (#1646)0c955c5Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs (#1639)204084aFix: Remove accidental editor swap file (#1636)86262acDeprecate rand::rngs::mock module and StepRng (#1634)a6e217fUpdate statrs link (#1630)db993ecPrepare rand v0.9.1 (#1629)3057641Remove zerocopy from rand (#1579)Updates
quinn-protofrom 0.11.13 to 0.11.14Release notes
Sourced from quinn-proto's releases.
Commits
2c315aaproto: bump version to 0.11.148ad47f4Use newer rustls-pki-types PEM parser APIc81c028ci: fix workflow syntax0050172ci: pin wasm-bindgen-cli version8a6f82cTake semver-compatible dependency updatese52db4aApply suggestions from clippy 1.916df7275chore: Fixunnecessary_unwrapclippyc8eefa0proto: avoid unwrapping varint decoding during parameters parsing9723a97fuzz: add fuzzing target for parsing transport parameterseaf0ef3Fix over-permissive proto dependency edge (#2385)Updates
rustls-webpkifrom 0.103.1 to 0.103.3Release notes
Sourced from rustls-webpki's releases.
Commits
34a2392Bump version to 0.103.316abda1Support RSA PKCS#1 signatures with absent parameters0ac75b1cargo-check-external-types: update toolchain1e923bfci: enable triggering CI workflow manuallyf4a8783ci: skip push triggers for most branches9cf30f6Bump version to 0.103.2baac0b0Maintain context for key usage mismatch errors85d885dtests: remove test certs for client_auth tests7badc0etests: move check_cert() down5b3dae1tests: use rcgen for client_auth testsUpdates
quinn-protofrom 0.11.13 to 0.11.14Release notes
Sourced from quinn-proto's releases.
Commits
2c315aaproto: bump version to 0.11.148ad47f4Use newer rustls-pki-types PEM parser APIc81c028ci: fix workflow syntax0050172ci: pin wasm-bindgen-cli version8a6f82cTake semver-compatible dependency updatese52db4aApply suggestions from clippy 1.916df7275chore: Fixunnecessary_unwrapclippyc8eefa0proto: avoid unwrapping varint decoding during parameters parsing9723a97fuzz: add fuzzing target for parsing transport parameterseaf0ef3Fix over-permissive proto dependency edge (#2385)Updates
rustls-webpkifrom 0.103.9 to 0.103.11Release notes
Sourced from rustls-webpki's releases.
Commits
34a2392Bump version to 0.103.316abda1Support RSA PKCS#1 signatures with absent parameters0ac75b1cargo-check-external-types: update toolchain1e923bfci: enable triggering CI workflow manuallyf4a8783ci: skip push triggers for most branches9cf30f6Bump version to 0.103.2baac0b0Maintain context for key usage mismatch errors85d885dtests: remove test certs for client_auth tests7badc0etests: move check_cert() down5b3dae1tests: use rcgen for client_auth testsUpdates
randfrom 0.9.2 to 0.9.3Changelog
Sourced from rand's changelog.
Commits
1aeee9fPrepare v0.9.3: deprecate featurelog(#1764)98473eePrepare rand 0.9.2 (#1648)031a1f5examples/print-next.rs(#1647)6cb75eeMake UniformUsize serializable (#1646)0c955c5Add some tests for BlockRng, BlockRng64 and Xoshiro RNGs (#1639)204084aFix: Remove accidental editor swap file (#1636)86262acDeprecate rand::rngs::mock module and StepRng (#1634)a6e217fUpdate statrs link (#1630)db993ecPrepare rand v0.9.1 (#1629)3057641Remove zerocopy from rand (#1579)Updates
rustls-webpkifrom 0.103.9 to 0.103.11Release notes
Sourced from rustls-webpki's releases.
Commits
34a2392Bump version to 0.103.316abda1Support RSA PKCS#1 signatures with absent parameters0ac75b1cargo-check-external-types: update toolchain1e923bfci: enable triggering CI workflow manuallyf4a8783ci: skip push triggers for most branches9cf30f6Bump version to 0.103.2baac0b0Maintain context for key usage mismatch errors85d885dtests: remove test certs for client_auth tests7badc0etests: move check_cert() down5b3dae1tests: use rcgen for client_auth testsUpdates
rustls-webpkifrom 0.103.7 to 0.103.11Release notes
Sourced from rustls-webpki's releases.
Commits
34a2392Bump version to 0.103.316abda1Support RSA PKCS#1 signatures with absent parameters0ac75b1cargo-check-external-types: update toolchain1e923bfci: enable triggering CI workflow manuallyf4a8783ci: skip push triggers for most branches9cf30f6Bump version to 0.103.2baac0b0Maintain context for key usage mismatch errors85d885dtests: remove test certs for client_auth tests7badc0etests: move check_cert() down5b3dae1tests: use rcgen for client_auth testsDependabot 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.
Greptile Summary
This PR bumps
rand(0.9.x → 0.9.3),quinn-proto(0.11.13 → 0.11.14), andrustls-webpki(0.103.x → latest) across four workspace directories (/,/helix-cli,/helix-container,/hql-tests). Thequinn-protoupdate is security-relevant, patching a denial-of-service vulnerability (GHSA-6xvm-j4wr-6v98) caused by an unchecked VarInt decode during QUIC transport parameter parsing. Thehelix-cli/Cargo.lockregeneration is notably larger than the other lock files because the CLI workspace had accumulated additional unresolved changes (newhelix-enterprise-qldep,reqwest0.13.2,aws-lc-rscrypto backend) that were flushed through alongside the targeted bumps.Important Files Changed
Flowchart
%%{init: {'theme': 'neutral'}}%% flowchart TD A[dependabot PR 901] --> B[root workspace] A --> C[helix-cli] A --> D[helix-container] A --> E[hql-tests] B --> B1["rand 0.9.1 to 0.9.3"] B --> B2["quinn-proto 0.11.13 to 0.11.14 - DoS fix"] B --> B3["rustls-webpki 0.103.1 to 0.103.3"] C --> C1["quinn-proto 0.11.13 to 0.11.14 - DoS fix"] C --> C2["rustls-webpki 0.103.9 to 0.103.11"] C --> C3["aws-lc-rs added transitively"] D --> D1["rand 0.9.2 to 0.9.3"] D --> D2["rustls-webpki 0.103.9 to 0.103.11"] E --> E1["rustls-webpki 0.103.7 to 0.103.11"] style B2 fill:#f96,color:#000 style C1 fill:#f96,color:#000Reviews (1): Last reviewed commit: "Bump the cargo group across 4 directorie..." | Re-trigger Greptile