chore: bump next to 16.3.3 / 15.5.24 across the Next.js examples - #299
Merged
Conversation
Fixes Aikido AIKIDO-2026-553733 (GHSA-2xp9-vwfh-vxw4, heap buffer overflow in AVIF image optimization via sharp/libheif) in all 12 Next.js examples. - 16.x examples (crossmint, privy, reown, thirdweb, web3-onboard): ^16.3.1 -> ^16.3.3; tempo and porto pin `latest`, lockfile only - 15.x examples (metamask, next-page-router, solana, turnkey, next-app-router): ^15.5.22 / ~15.5.22 -> 15.5.24, including the next overrides in with-turnkey and with-next-app-router - add scoped minimumReleaseAgeExclude entries for the patched next and its @next/env + @next/swc-* platform packages in every example (published 2026-08-25, inside the 7-day gate); remove after 2026-09-01 Verified: CI-style `next build` passes in all 11 buildable examples (with-crossmint is skipped in CI because it validates its key at build). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01NkpRCGtPSehjexGGs66jM5
|
Dependency limit exceeded — report not shown. This pull request scan exceeded the 10,000-dependency limit applied to this scan, so the results are incomplete and may be inaccurate. To avoid reporting false positives, Socket has not posted a report. Upgrade your plan to raise the dependency limit and get complete reports, or view the partial scan in the dashboard. Socket is always free for open source. If this is a non-commercial open source project, contact us to request a free Team account. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes the Aikido "Next.js" alert (AIKIDO-2026-553733 / GHSA-2xp9-vwfh-vxw4, Critical: heap buffer overflow in AVIF image optimization via sharp/libheif) in all 12 Next.js examples.
Changes
with-crossmint,with-privy,with-reown,with-thirdweb,with-web3-onboard):^16.3.1->^16.3.3.with-tempoandwith-portopinlatest, so only their lockfiles move.with-metamask,with-next-page-router,with-solana,with-turnkey,with-next-app-router):^15.5.22/~15.5.22-> 15.5.24, including thenextoverrides inwith-turnkeyandwith-next-app-router.minimumReleaseAgeExcludeentries for the patchednextplus its@next/envand@next/swc-*platform packages in every example. They were published 2026-08-25, inside the 7-day gate. Remove after 2026-09-01.next, browserslist data packages, and one in-rangefind-my-waybump underfastifyinwith-thirdweb.Verification
CI-style
next build(placeholder.envfrom.env.example) passes with exit 0 in all 11 buildable examples.with-crossmintis skipped in CI because its SDK validates the API key at build time.🤖 Generated with Claude Code
https://claude.ai/code/session_01NkpRCGtPSehjexGGs66jM5
Need help on this PR? Tag
@codesmith-botwith what you need. Autofix is disabled.