Skip to content

Update next 16.2.6 → 16.2.7 (patch) - #20207

Merged
RobinMalfait merged 1 commit into
mainfrom
depfu/update/pnpm/next-16.2.7
Jun 9, 2026
Merged

Update next 16.2.6 → 16.2.7 (patch)#20207
RobinMalfait merged 1 commit into
mainfrom
depfu/update/pnpm/next-16.2.7

Conversation

@depfu

@depfu depfu Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Here is everything you need to know about this upgrade. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ next (16.2.6 → 16.2.7) · Repo

Release Notes

16.2.7

Note

This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Backport documentation fixes for v16.2 (#93804)
  • [backport] Patch playwright-core to resolve _finishedPromise on requestFailed (#93920)
  • [backport] Fix dev mode hydration failure when page is served from HTTP cache (#93492)
  • [backport] Fix catch-all router.query corruption with basePath + rewrites (#93917)
  • [backport] Encode non-ASCII characters in cache tags at construction (#93918)
  • [backport] Fix server action forwarding loop with middleware rewrites (#93919)
  • [backport] Turbopack: switch from base40 to base38 hash encoding (#93932)
  • [ci] Disable hanging node 24 typescript tests on 16.2 backport branch (#94164)
  • [backport] Fix "type: module" in project dir when using standalone or adapters (#94050)
  • [backport] Propagate adapter preferred regions (#94200)
  • [16.2.x] Don't drop FormData entries (#94240)
  • [backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolution (#94284)

Credits

Huge thanks to @eps1lon, @icyJoseph, @unstubbable, @mischnic, @bgw, @timneutkens, and @lukesandberg for helping!

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 13 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
depfu Bot requested a review from a team as a code owner June 8, 2026 18:40
@depfu depfu Bot added the depfu label Jun 8, 2026
@greptile-apps

greptile-apps Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Confidence Score: 5/5

Routine patch bump confined to playground directories; no production source code is touched.

The change is limited to two playground package.json files and the auto-generated lockfile. The version bump is a minor patch release of Next.js (16.2.6 → 16.2.7) consisting entirely of backported bug fixes. All lockfile entries are consistent and no new transitive dependencies are introduced.

No files require special attention.

Reviews (1): Last reviewed commit: "Update all of nextjs to version 16.2.7" | Re-trigger Greptile

@depfu

depfu Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

Sorry, but the merge failed with:

At least 1 approving review is required by reviewers with write access.

@RobinMalfait
RobinMalfait merged commit e7d64e7 into main Jun 9, 2026
11 checks passed
@RobinMalfait
RobinMalfait deleted the depfu/update/pnpm/next-16.2.7 branch June 9, 2026 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant