Skip to content

Update h2 to 0.4.16 to fix RUSTSEC-2026-0258 - #642

Merged
mcintyre94 merged 2 commits into
mainfrom
fix-audit-h2
Aug 25, 2026
Merged

Update h2 to 0.4.16 to fix RUSTSEC-2026-0258#642
mcintyre94 merged 2 commits into
mainfrom
fix-audit-h2

Conversation

@mcintyre94

Copy link
Copy Markdown
Member

This PR updates the transitive h2 dependency from 0.4.15 to 0.4.16 to resolve RUSTSEC-2026-0258 (unbounded empty DATA frames), which is currently failing the Audit CI job on main. Unlike token-2022, which is pinned to the unpatched h2 0.3.x line and needed an audit ignore, this repo resolves h2 0.4.x, so a plain lockfile update fixes the advisory properly.

mcintyre94 and others added 2 commits August 24, 2026 16:26
* Bump JS client to @solana/kit v8

* Rebuild lockfile against published dependencies

Bumps the root devDependencies @solana-program/system to ^0.14.0 and
@solana/sysvars to ^8.0.0 so the workspace resolves a single kit v8
dependency tree, and commits the client/IDL output regenerated by the
newer codama resolved in the fresh lockfile.
@mcintyre94
mcintyre94 requested a review from joncinque August 24, 2026 19:34
@mcintyre94

Copy link
Copy Markdown
Member Author

Note that #636 was merged into this PR
New commit to review is just 6e164fe , which updates h2 to resolve an audit issue and fix CI

@mcintyre94
mcintyre94 merged commit 67f5057 into main Aug 25, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants