Skip to content

chore(deps-dev): bump next from 16.1.6 to 16.2.6#31

Merged
Narrator merged 2 commits into
mainfrom
dependabot/npm_and_yarn/next-16.2.6
May 28, 2026
Merged

chore(deps-dev): bump next from 16.1.6 to 16.2.6#31
Narrator merged 2 commits into
mainfrom
dependabot/npm_and_yarn/next-16.2.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps next from 16.1.6 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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [next](https://github.com/vercel/next.js) from 16.1.6 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@v16.1.6...v16.2.6)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.6
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 12, 2026
@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented May 12, 2026

View your CI Pipeline Execution ↗ for commit 7d0e4aa

Command Status Duration Result
nx run domscribe-test-fixtures:integration--web... ✅ Succeeded 1m 44s View ↗
nx run domscribe-test-fixtures:integration--web... ✅ Succeeded 1m 39s View ↗
nx run domscribe-test-fixtures:integration--web... ✅ Succeeded 1m 40s View ↗
nx run domscribe-test-fixtures:integration--web... ✅ Succeeded 1m 37s View ↗
nx run domscribe-test-fixtures:install-fixture-... ✅ Succeeded 40s View ↗
nx run domscribe-test-fixtures:install-fixture-... ✅ Succeeded 42s View ↗
nx run domscribe-test-fixtures:install-fixture-... ✅ Succeeded 24s View ↗
nx run domscribe-test-fixtures:install-fixture-... ✅ Succeeded 20s View ↗
Additional runs (18) ✅ Succeeded ... View ↗

☁️ Nx Cloud last updated this comment at 2026-05-28 18:28:09 UTC

@Narrator Narrator added this to the Sprint 2132 milestone May 27, 2026
@Narrator Narrator added priority:P0 Urgent — security, data loss, or critical regression security Security fix or advisory follow-up labels May 27, 2026
The dependabot bump to next@16.2.6 also tightened peerDependencies.next
from ">=15.0.0" to ">=16.2.6", which drops Next 15 support and breaks
the e2e (next-v15-js) and e2e (next-v15-ts) CI jobs. The security fix
applies to the lockfile-pinned dev install; the peer range should keep
v15 consumers supported.

Keeps devDependencies.next at >=16.2.6 so the security-patched version
is what the workspace resolves to.
Copy link
Copy Markdown
Member

@Narrator Narrator left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Clean dependabot security bump (next 16.1.6 → 16.2.6) addressing 7 High-severity advisories. Diff is lockfile + version-range only — no source changes. All 25 CI jobs pass, including e2e (next-v16-js) and e2e (next-v16-ts) which exercise the bumped version directly.

@Narrator Narrator merged commit 5eaa75e into main May 28, 2026
24 checks passed
@Narrator Narrator deleted the dependabot/npm_and_yarn/next-16.2.6 branch May 28, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code priority:P0 Urgent — security, data loss, or critical regression security Security fix or advisory follow-up

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant