security: vulnerability remediation#114
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Created a monitoring plan for this PR. What this PR does: Patches the MCP server's Next.js framework to version 16.2.6 to remediate known security vulnerabilities. No user-facing feature changes. Intended effect:
Risks:
Status updates will be posted automatically on this PR as monitoring progresses. |
|
Next.js security upgrade confirmed at 2m post-deploy across Production. Signals:
Risks watched:
Monitoring window open for ~72h. No issues detected. |
|
No issue detected after 72h across 1 environment. Per-environment outcomes:
Evidence:
|
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.
Vulnerability Remediation
Fixed
Not Included
Note
Low Risk
Patch/minor framework bump with no app diff; main residual risk is standard post-upgrade smoke (build, dev server, MCP routes).
Overview
Bumps Next.js from 16.0.10 to 16.2.6 in
package.jsonand refreshesbun.lockto address GHSA-267c-6grr-h53f. There are no application source changes—only the framework and its platform packages (@next/env,@next/swc-*) move to 16.2.6.The lockfile also picks up Next’s new transitive dependency
baseline-browser-mappingand a minor optional sharp bump (^0.34.5). Existing peers such as@clerk/nextjsalready allow Next 16.Reviewed by Cursor Bugbot for commit 484563e. Bugbot is set up for automated code reviews on this repo. Configure here.