Skip to content

Bump Next deps to remove Vercel project vuln alert false positives#7216

Merged
daveqnet merged 1 commit intomainfrom
vercel/react-server-components-cve-vu-9zq3i7
Jan 15, 2026
Merged

Bump Next deps to remove Vercel project vuln alert false positives#7216
daveqnet merged 1 commit intomainfrom
vercel/react-server-components-cve-vu-9zq3i7

Conversation

@vercel
Copy link
Copy Markdown
Contributor

@vercel vercel bot commented Jan 13, 2026

Unticketed chore

Description Of Changes

This PR upgrades Next.js dependencies to resolve a Vercel CI deployment and preview alert. The RSC vulns that Vercel is alerting for are not actually present in the Next versions pre-bump in this PR, but this alert is annoying, so I'm bumping deps to get rid of it.

Note: This PR was initially generated by Vercel's automated patching tool and has been modified manually for compatibility with the Fides codebase.

Code Changes

  • Bumps next package to semver patch latest
  • Added changelog fragment for the dependency updates

Steps to Confirm

  • Verify all CI pipelines succeed

Pre-Merge Checklist

  • Issue requirements met
  • All CI pipelines succeeded
  • CHANGELOG.md updated
    • Add a db-migration This indicates that a change includes a database migration label to the entry if your change includes a DB migration
    • Add a high-risk This issue suggests changes that have a high-probability of breaking existing code label to the entry if your change includes a high-risk change (i.e. potential for performance impact or unexpected regression) that should be flagged
    • Updates unreleased work already in Changelog, no new entry necessary
  • UX feedback:
    • No UX review needed
  • Followup issues:
    • No followup issues
  • Database migrations:
    • No migrations
  • Documentation:
    • No documentation updates required

@vercel
Copy link
Copy Markdown
Contributor Author

vercel bot commented Jan 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
fides-plus-nightly Ready Ready Preview, Comment Jan 14, 2026 10:23am
1 Skipped Deployment
Project Deployment Review Updated (UTC)
fides-privacy-center Ignored Ignored Jan 14, 2026 10:23am

@daveqnet daveqnet marked this pull request as ready for review January 14, 2026 09:57
@daveqnet daveqnet requested a review from a team as a code owner January 14, 2026 09:57
@daveqnet daveqnet requested review from speaker-ender and removed request for a team January 14, 2026 09:57
@greptile-apps
Copy link
Copy Markdown
Contributor

greptile-apps bot commented Jan 14, 2026

Greptile Summary

This PR updates Next.js dependencies across the monorepo to resolve false positive RSC vulnerability alerts from Vercel CI. The changes are semver patch-level updates:

  • admin-ui & workspace root: Next.js 14.2.25 → 14.2.35
  • privacy-center: Next.js 15.2.7 → 15.2.8
  • sample-app: Next.js 14.2.25 → 14.2.35

All lock files are properly updated with resolved versions, and the changelog entry is correctly formatted.

Confidence Score: 5/5

  • This PR is safe to merge - it contains only semver patch dependency updates with no code changes
  • Score reflects that this is a straightforward dependency bump with no functional code changes, only updating package versions to resolve CI alerts
  • No files require special attention

Important Files Changed

Filename Overview
changelog/7216.yaml Added changelog entry documenting the Next.js dependency bump to resolve Vercel CI alerts
clients/admin-ui/package.json Bumped Next.js from ^14.2.25 to ^14.2.35 (semver patch update)
clients/package.json Bumped Next.js from ^14.2.25 to ^14.2.35 at workspace root level
clients/privacy-center/package.json Bumped Next.js from 15.2.7 to 15.2.8 (semver patch update)
clients/sample-app/package.json Bumped Next.js from 14.2.25 to 14.2.35 (pinned version)

@daveqnet daveqnet marked this pull request as draft January 14, 2026 10:04
@daveqnet daveqnet changed the title Fix React Server Components CVE vulnerabilities Remove false positive alert for Next/RSC vulnerabilities from Vercel project previews and deployments in CI Jan 14, 2026
@daveqnet daveqnet force-pushed the vercel/react-server-components-cve-vu-9zq3i7 branch from 28beb53 to 566ae56 Compare January 14, 2026 10:19
@daveqnet daveqnet marked this pull request as ready for review January 14, 2026 10:20
@daveqnet daveqnet changed the title Remove false positive alert for Next/RSC vulnerabilities from Vercel project previews and deployments in CI Bump Next deps to remove Vercel project vuln alert false positives Jan 14, 2026
@daveqnet daveqnet added this pull request to the merge queue Jan 15, 2026
Merged via the queue into main with commit 90065ad Jan 15, 2026
46 checks passed
@daveqnet daveqnet deleted the vercel/react-server-components-cve-vu-9zq3i7 branch January 15, 2026 10:02
mfbrown pushed a commit that referenced this pull request Jan 27, 2026
…7216)

Co-authored-by: Dave Quinlan <83430497+daveqnet@users.noreply.github.com>
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