Skip to content

chore(deps): bump next from 16.2.4 to 16.2.6#43

Merged
moshehbenavraham merged 1 commit into
mainfrom
dependabot/npm_and_yarn/next-16.2.6
May 13, 2026
Merged

chore(deps): bump next from 16.2.4 to 16.2.6#43
moshehbenavraham merged 1 commit 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.2.4 to 16.2.6.

Release notes

Sourced from next's releases.

v16.2.6

This release contains security fixes for the following advisories:

High:

Moderate:

Low:

v16.2.5

This release contains security fixes for the following advisories:

High:

Moderate:

Low:

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)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency update pull requests label May 12, 2026
@dependabot dependabot Bot requested a review from moshehbenavraham as a code owner May 12, 2026 00:00
@kilo-code-bot
Copy link
Copy Markdown

kilo-code-bot Bot commented May 12, 2026

Code Review Summary

Status: No Issues Found | Recommendation: Merge

This PR is a dependabot update bumping Next.js from 16.2.4 to 16.2.6. The update includes multiple security fixes for vulnerabilities including DoS, middleware/proxy bypass, SSRF, XSS, and cache poisoning issues. No code changes to review - this is a pure dependency version bump.

Files Reviewed (2 files)
  • package.json - version bump
  • package-lock.json - lock file (generated file, skipped per guidelines)

Reviewed by laguna-m.1-20260312:free · 94,627 tokens

@moshehbenavraham moshehbenavraham merged commit 71311c1 into main May 13, 2026
6 of 10 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/next-16.2.6 branch May 13, 2026 02:12
moshehbenavraham pushed a commit that referenced this pull request May 14, 2026
React 19.2.6 patch release: type hardening and performance improvements for React Server Components (facebook/react#36425). Pure patch, no API changes. Eligible for safe auto-merge under repo policy.

Validation: PR-level checks green; CI on main has been green since #43 (next 16.2.6) merged on 2026-05-13. Risk: low — patch-version bump on stable 19.2.x line.

Rollback: revert merge commit on main, then `npm install` to restore prior lockfile state.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency update pull requests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant