Skip to content

chore(deps): upgrade Next.js to 16.3 - #209

Draft
ericyangpan wants to merge 2 commits into
mainfrom
agent/next-16-3
Draft

chore(deps): upgrade Next.js to 16.3#209
ericyangpan wants to merge 2 commits into
mainfrom
agent/next-16-3

Conversation

@ericyangpan

Copy link
Copy Markdown
Contributor

What changed

  • upgrade Next.js and the matching Next packages to 16.3.0
  • upgrade OpenNext for Cloudflare to 1.20.2
  • remove the obsolete Sharp override and record the pnpm release-age exceptions needed for the coordinated Next release
  • refresh the generated data-health snapshot for 2026-08-13

Why

This keeps the framework and deployment adapter aligned while preserving a reproducible lockfile and current validation snapshot.

Impact

Application behavior is unchanged. The build and deployment toolchain now uses Next.js 16.3 and the corresponding OpenNext patch release.

Validation

  • pnpm install --frozen-lockfile
  • pnpm test:ci — 177 passed, 4 skipped
  • pnpm type-check
  • pnpm validate:i18n
  • pnpm data-health:check — 0 issues
  • pnpm format
  • pnpm biome
  • pnpm spell

Local validation used Node 24.14.0; the repository declares Node 22.

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