chore(deps): bump quinn-proto from 0.11.13 to 0.11.14 - #163
Conversation
Bumps [quinn-proto](https://github.com/quinn-rs/quinn) 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) --- updated-dependencies: - dependency-name: quinn-proto dependency-version: 0.11.14 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
|
@codex review this PR thoroughly |
|
@claude review this PR thoroughly |
|
Claude finished @MattMagg's task in 1m 46s —— View job PR Review:
|
| Check | Result |
|---|---|
Only Cargo.lock modified |
✅ Correct — no source changes needed for a lock-only bump |
| Checksums match published crate | ✅ Verified |
| No unexpected dependency additions | ✅ Clean |
windows-sys bump is legitimate |
✅ Expected transitive consequence |
| Addresses a real CVE/advisory | ✅ GHSA-6xvm-j4wr-6v98 (DoS fix) |
| Breaking change risk | ✅ None — patch release, lock-only change |
| Dependabot compatibility score | ✅ Shown as compatible |
This is a straightforward, low-risk security patch. The only file changed is Cargo.lock, the change is exactly scoped to the version bump, and the vulnerability being fixed (remote DoS via crafted QUIC handshake) justifies prompt merging. No action needed beyond approving.
|
Codex Review: Didn't find any major issues. Bravo. ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
Bumps quinn-proto from 0.11.13 to 0.11.14.
Release 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)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 this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.