chore(deps): bump next to 16.2.3 + transitive CVE fixes#2
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Clears 14 Dependabot alerts: - next 16.1.4 → 16.2.3 (8 alerts: Server Components DoS, HTTP smuggling via rewrites, null-origin CSRF bypass, image-optimizer DoS, etc.) - eslint-config-next pinned to match - overrides: flatted ^3.4.2 (GHSA-rf6f-7fwh-wjgh), minimatch ^9.0.7 (GHSA-7r86-cg39-jmmj), picomatch ^4.0.4 (GHSA-3v7f-55p6-f55p), ajv ^6.14.0 (GHSA-2g4f-4pwh-qvx6) All transitive fixes scoped to dev-only paths (eslint toolchain). npm audit clean. next build passes. Part of the github-hygiene sweep (post security + license hardening).
c3eda94 to
5ca3800
Compare
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.
Clears 14 Dependabot alerts.
Direct bumps:
next:16.1.4→16.2.3— resolves 8 alerts (Server Components DoS, HTTP smuggling via rewrites, null-origin CSRF bypass, image-optimizer DoS, PPR resume buffering, remotePatterns DoS, HMR CSRF, and one DoS via deserialization).eslint-config-nextpinned to16.2.3for alignment.Transitive overrides (all dev-only paths — eslint toolchain):
flatted→^3.4.2(GHSA-rf6f-7fwh-wjgh, prototype pollution)minimatch→^9.0.7(GHSA-7r86-cg39-jmmj, ReDoS)picomatch→^4.0.4(GHSA-3v7f-55p6-f55p, method injection in POSIX classes)ajv→^6.14.0(GHSA-2g4f-4pwh-qvx6, ReDoS in$dataoption)Verified:
npm audit= 0 vulnerabilities.next buildpasses.Part of the github-hygiene sweep (post security + license hardening).