Skip to content

Bump next from 13.5.4 to 16.2.6 in /client#120

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/client/next-16.2.6
Open

Bump next from 13.5.4 to 16.2.6 in /client#120
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/client/next-16.2.6

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 22, 2026

Bumps next from 13.5.4 to 16.2.6.

Release notes

Sourced from next's releases.

v16.2.6

[!NOTE] This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

Moderate:

Low:

Core Changes

  • fix: preserve HTTP access fallbacks during prerender recovery (#92231)
  • Fix fallback route params case in app-page handler (#91737)
  • Fix invalid HTML response for route-level RSC requests in deployment adapter (#91541)
  • Patch setHeader for direct route handlers (#93101)
  • Include deployment id in cacheHandlers keys (#93453)
  • Fix double-encoding of URL pathname parts in client param parsing (#93491)

v16.2.5

[!NOTE] This release contains security fixes and backported bug fixes. It does not include all pending features/changes on canary.

Security Fixes

The following advisories have been addressed:

High:

... (truncated)

Commits
  • ee6e79b v16.2.6
  • afa053d Turbopack: Match proxy matchers with webpack implementation (#93594)
  • 97a154e Turbopack: Fix middleware matcher suffix (#93590)
  • 83899bc [backport] Disable build caches for production/staging/force-preview deploys ...
  • 7b222b9 [backport][test] Pin package manager to patch versions (#93595)
  • a8dc24f [backport] Turbopack: more strict vergen setup (#93587)
  • 766148f v16.2.5
  • 0dd9483 fix: add explicit checks for RSC header (#83) (#98)
  • d166096 fix proxy matching for segment prefetch URLs (#89) (#96)
  • 9d50c0b Strip next-resume header from incoming requests (#92)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for next since your current version.


@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 22, 2026

Labels

The following labels could not be found: client, dependencies, npm. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@SyniRon
Copy link
Copy Markdown
Collaborator

SyniRon commented May 22, 2026

Holding this for a dedicated migration session — Next 13 → 16 is three major versions of breaking changes (14: Node minimum bump and App Router stabilization; 15: params / searchParams become async Promises, fetch is no longer cached by default, experimental-edge runtime removed; 16: Turbopack becomes the default build/dev engine, more deprecated APIs removed).

This also ideally lands together with the React 18 → 19 bump since Next 16 targets React 19, and #118 (React 18.2 → 18.3.1) is the safe stepping-stone for that.

Worth noting that the release notes list a stack of unpatched advisories that affect 13.5.4 (middleware/proxy bypass, SSRF via WebSocket upgrades, multiple DoS vectors). Whenever this is sequenced, prioritize it over feature work — the CVE pile grows as the version drifts further from current.

Leaving this Dependabot PR open as the reminder; will land via a dedicated branch when scheduled.

Bumps [next](https://github.com/vercel/next.js) from 13.5.4 to 16.2.6.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v13.5.4...v16.2.6)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/client/next-16.2.6 branch from 387f9e1 to 71e4fce Compare May 22, 2026 13:01
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