Update next 16.2.6 → 16.2.7 (patch) - #20207
Merged
Merged
Conversation
Contributor
Confidence Score: 5/5Routine 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 |
Contributor
Author
|
Sorry, but the merge failed with:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 13 commits:
v16.2.7[backport] feat(turbopack): add LocalPathOrProjectPath PostCSS config resolution (#94284)[16.2.x] Don't drop `FormData` entries (#94240)[backport] Propagate adapter preferred regions (#94200)[backport] Fix "type: module" in project dir when using standalone or adapters (#94050)[ci] Disable hanging node 24 typescript tests on 16.2 backport branch (#94164)[backport] Turbopack: switch from base40 to base38 hash encoding (#93932)[backport] Fix server action forwarding loop with middleware rewrites (#93919)[backport] Encode non-ASCII characters in cache tags at construction (#93918)[backport] Fix catch-all `router.query` corruption with `basePath` + `rewrites` (#93917)[backport] Fix dev mode hydration failure when page is served from HTTP cache (#93492)[backport] Patch `playwright-core` to resolve `_finishedPromise` on `requestFailed` (#93920)Backport documentation fixes for v16.2 (#93804)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