chore(deps): bump next to 16.2.5 for CVE-2026-44578 SSRF fix#4606
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryMedium Risk Overview Updates Reviewed by Cursor Bugbot for commit 9982135. Configure here. |
Greptile SummaryBumps Next.js from
Confidence Score: 5/5Safe to merge — the change is a targeted version bump with no logic changes and all package manifests and the lockfile are consistent. All four changed files make the same mechanical substitution (16.2.4 → 16.2.6). The lockfile is internally consistent: No files require special attention. The only note is the stale PR title/description referencing 16.2.5 rather than the actual 16.2.6 that was shipped. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A["CVE-2026-44578\n(WebSocket SSRF, CVSS 8.6)\n+ May 2026 Next.js Advisory"] --> B["Bump next 16.2.4 → 16.2.6"]
B --> C["package.json\n(root overrides)"]
B --> D["apps/sim/package.json\n(dep + overrides)"]
B --> E["apps/docs/package.json\n(dep)"]
C --> F["bun.lock\nnext@16.2.6\n@next/env@16.2.6\n8× @next/swc-* binaries"]
D --> F
E --> F
Reviews (2): Last reviewed commit: "chore(deps): bump next to 16.2.6 for ful..." | Re-trigger Greptile |
|
@greptile |
|
@cursor review |
There was a problem hiding this comment.
✅ Bugbot reviewed your changes and found no new issues!
Comment @cursor review or bugbot run to trigger another review on this PR
Reviewed by Cursor Bugbot for commit 9982135. Configure here.
Summary
Type of Change
Testing
Tested manually —
bun installresolves cleanly, lockfile updatedChecklist