Skip to content

fix(deps): update rust crate h2 to 0.4.16 - #221

Merged
corinnekrych (corinnekrych) merged 1 commit into
mainfrom
fix/h2-0.4.16-rustsec-2026-0258
Aug 18, 2026
Merged

fix(deps): update rust crate h2 to 0.4.16#221
corinnekrych (corinnekrych) merged 1 commit into
mainfrom
fix/h2-0.4.16-rustsec-2026-0258

Conversation

@RomuDeuxfois

Copy link
Copy Markdown
Member

Unblocks main: cargo audit fails in the Quality gates job since RUSTSEC-2026-0258 was published on 2026-08-17.

Crate:    h2  0.4.15
Title:    h2 unbounded empty DATA frames
ID:       RUSTSEC-2026-0258
Solution: Upgrade to >=0.4.16

h2 is a transitive dependency, so this is a lockfile-only bump (2 lines). The Cargo.toml of h2 0.4.16 differs from 0.4.15 by the version number alone — no dependency requirement changed — so no other lock entry moves.

Ref: https://rustsec.org/advisories/RUSTSEC-2026-0258

RUSTSEC-2026-0258 (h2 unbounded empty DATA frames) breaks cargo audit on
main since the advisory was published. h2 is transitive, so this is a
lockfile-only bump; 0.4.16 changes no dependency requirements.
Copilot AI lite review requested due to automatic review settings August 18, 2026 15:17

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions github-actions Bot added the filigran team Item from the Filigran team. label Aug 18, 2026
@corinnekrych
corinnekrych (corinnekrych) merged commit db2e2a3 into main Aug 18, 2026
27 checks passed
@corinnekrych
corinnekrych (corinnekrych) deleted the fix/h2-0.4.16-rustsec-2026-0258 branch August 18, 2026 15:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants