Skip to content

Upgrade Next.js to 16.2.11 - #13

Draft
nahtnam wants to merge 1 commit into
mainfrom
agent/upgrade-next-16-2-11
Draft

Upgrade Next.js to 16.2.11#13
nahtnam wants to merge 1 commit into
mainfrom
agent/upgrade-next-16-2-11

Conversation

@nahtnam

@nahtnam nahtnam commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

What changed

  • upgrade the docs workspace from Next.js 16.2.10 to 16.2.11
  • refresh only the corresponding Next.js, @next/env, and platform SWC lockfile entries

Why

GitHub currently reports eight open Dependabot alerts against docs/package.json (four high, four moderate). Each affects Next.js >=16.0.0 <16.2.11 and identifies 16.2.11 as the first patched version.

The official Next.js 16.2.11 release lists one additional moderate advisory, for nine upstream security fixes total. This same patch release covers that advisory as well, although Patchworks has no corresponding Dependabot alert.

Impact

The docs app remains on Next.js 16.2 with no source or configuration migration. React, Fumadocs, and other direct dependencies are unchanged.

Verification

  • bun run --filter @patchworks/docs typecheck
  • bun run --filter @patchworks/docs build
  • git diff --check
  • bun audit --json contains no Next.js 16.2.11 advisory match (it still reports unrelated pre-existing dependency findings outside this PR)

Official release: https://github.com/vercel/next.js/releases/tag/v16.2.11

@vercel

vercel Bot commented Aug 12, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
patchworks Ready Ready Preview Aug 12, 2026 10:09am

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