chore(deps): bump quinn-proto from 0.11.10 to 0.11.14 in /backend by dependabot[bot] · Pull Request #1196 · DiamondLightSource/workflows
Bumps quinn-proto from 0.11.10 to 0.11.14.
Release notes
Sourced from quinn-proto's releases.
quinn-proto 0.11.14
@jxsreported a denial of service issue in quinn-proto 5 days ago:We coordinated with them to release this version to patch the issue. Unfortunately the maintainers missed these issues during code review and we did not have enough fuzzing coverage -- we regret the oversight and have added an additional fuzzing target.
Organizations that want to participate in coordinated disclosure can contact us privately to discuss terms.
What's Changed
- Fix over-permissive proto dependency edge by
@Ralithin quinn-rs/quinn#2385- 0.11.x: avoid unwrapping VarInt decoding during parameter parsing by
@djcin quinn-rs/quinn#2559quinn-proto 0.11.11
What's Changed
- Prefer sending extra ping again by
@flubin quinn-rs/quinn#2172- fix: Do not produce tail-loss probes larger than segment size by
@flubin quinn-rs/quinn#2167- Avoid inference hazard for integer comparisons by
@djcin quinn-rs/quinn#2188- fix: respecting max_datagrams in poll_transmit by
@filipe-cantarelliin quinn-rs/quinn#2185- Bump the quinn-proto version to 0.11.11 for release by
@faernin quinn-rs/quinn#2209
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)- Additional commits viewable in compare view
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.