Skip to content

fix: patch Next.js security advisories#377

Draft
Kinfe123 wants to merge 1 commit into
mainfrom
fix/next-security-ci
Draft

fix: patch Next.js security advisories#377
Kinfe123 wants to merge 1 commit into
mainfrom
fix/next-security-ci

Conversation

@Kinfe123

@Kinfe123 Kinfe123 commented Jul 23, 2026

Copy link
Copy Markdown
Member

Summary

  • bump every shipped, example, benchmark, and generated Next.js runtime pin to 16.2.11
  • update the root override and only the Next.js family in pnpm-lock.yaml
  • keep compatibility peer ranges and unrelated dependencies unchanged

Why

The repository-wide security audit was failing on four high-severity Next.js advisories:

Next.js 16.2.11 contains the fixes for the affected 16.2.x line.

Validation

  • exact CI npm bulk-advisory scan: 1,349 package names, no high/critical findings
  • pnpm install --frozen-lockfile
  • pnpm format:check
  • pnpm lint
  • pnpm build
  • 1,203 docs, adapter, theme, Nuxt, and smoke tests
  • pnpm typecheck
  • seven changelog Playwright E2E tests
  • full website production build, including Next.js, TanStack Start, Nuxt, Astro, and SvelteKit examples

Summary by cubic

Upgraded all Next.js runtime pins to 16.2.11 to patch four high‑severity advisories and unblock the security audit. Only the Next.js family was changed.

  • Dependencies
    • Set next to 16.2.11 across benchmarks, examples, website, and generated templates.
    • Updated root pnpm.overrides.next to 16.2.11 and refreshed pnpm-lock.yaml for the Next.js packages.
    • Bumped DEFAULT_NEXT_VERSION in packages/docs/src/cli/dev.ts to 16.2.11.

Written for commit d26807a. Summary will update on new commits.

Review in cubic

@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs-website Ready Ready Preview, Comment Jul 23, 2026 12:42pm
farming-labs-docs-docs-cloud Building Building Preview, Comment Jul 23, 2026 12:42pm

Request Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 23, 2026

Copy link
Copy Markdown

Open in StackBlitz

@farming-labs/astro

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/astro@377

@farming-labs/astro-theme

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/astro-theme@377

@farming-labs/docs

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/docs@377

@farming-labs/theme

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/theme@377

@farming-labs/next

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/next@377

@farming-labs/nuxt

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/nuxt@377

@farming-labs/nuxt-theme

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/nuxt-theme@377

@farming-labs/svelte

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/svelte@377

@farming-labs/svelte-theme

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/svelte-theme@377

@farming-labs/tanstack-start

pnpm add https://pkg.pr.new/farming-labs/docs/@farming-labs/tanstack-start@377

commit: d26807a

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.

1 participant