Skip to content

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

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

Romuald Lemesle (RomuDeuxfois) 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.

Overlaps with #175 — that lock-file-maintenance PR now carries the same h2 0.4.16 bump after its rebase and is green, but it is held by renovate/stability-days. This PR is the narrow, mergeable-now alternative; close whichever is redundant.

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:18

Copilot AI left a comment

Copy link
Copy Markdown

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
@RomuDeuxfois
Romuald Lemesle (RomuDeuxfois) merged commit 05b8cca into main Aug 18, 2026
26 checks passed
@RomuDeuxfois
Romuald Lemesle (RomuDeuxfois) deleted the fix/h2-0.4.16-rustsec-2026-0258 branch August 18, 2026 15:24
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