Skip to content

fix(deps): update nextjs monorepo to v16.2.0#82

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nextjs-monorepo
Open

fix(deps): update nextjs monorepo to v16.2.0#82
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nextjs-monorepo

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 17, 2026

This PR contains the following updates:

Package Change Age Confidence
eslint-config-next (source) 16.2.0-canary.10116.2.0 age confidence
next (source) 16.2.0-canary.10116.2.0 age confidence

Release Notes

vercel/next.js (eslint-config-next)

v16.2.0

Compare Source

v16.2.0-canary.104

Compare Source

Core Changes
  • Turbopack: Merge release-with-assertions-no-lto profile into release-with-assertions: #​91530
  • improve allowedDevOrigins error: #​91521
  • Add group depth tracking to instant validation boundary discovery: #​91208
Misc Changes
  • [turbopack] Share scratch buffer across shards using thread local: #​90167
  • Turbopack: Use debug = "line-tables-only" for dev builds: #​91539
  • SRI turbopack documentation: #​90477
Credits

Huge thanks to @​lukesandberg, @​bgw, @​ztanner, @​gnoff, and @​richardjzhang for helping!

v16.2.0-canary.103

Compare Source

Core Changes
  • Error when accessing undefined root params in generateStaticParams: #​91519
  • Buffer prefetch response before passing to Flight client: #​91487
  • [Segment Cache] Always upsert on prefetch completion: #​91488
  • Track vary params during runtime prefetches: #​89297
  • [react-sync] Allow locking in manual sync: #​91509
  • Remove devCacheControlNoCache experimental option (hard-code no-cache): #​91503
  • fix allowedDevOrigins for no-cors requests: #​91506
  • Remove webpack stats generation from Turbopack: #​91515
  • Upgrade React from c80a0750-20260312 to 3f0b9e61-20260317: #​91522
  • Move adapterPath from experimental to stable top-level config: #​91535
  • block disallowed dev origins by default: #​91507
Misc Changes
  • perf(turbopack-node): zero-copy Buffer transfer from node to rust: #​91376
  • docs(turbopack-core): Copy "layers" documentation from mdbook to rustdoc: #​91350
  • Turbopack: correctly apply effects for issue snapshots: #​91511
  • Turbopack: treat unknown CSS selectors as warnings: #​91513
  • docs(turbopack): Migrate chunking docs from mdbook, with proof-reading and minor updates from claude: #​91472
  • Skip catch-error-react-compiler test to unblock CI: #​91528
  • [turbopack] update qfilter to 0.3.0-alpha: #​91467
  • Unflake two "use cache" tests: #​91529
  • docs(turbopack): Remove old architecture.md file from turbopack crate: #​91473
Credits

Huge thanks to @​xusd320, @​bgw, @​mischnic, @​unstubbable, @​acdlite, @​eps1lon, @​devjiwonchoi, @​lukesandberg, @​sokra, @​ztanner, and @​timneutkens for helping!

v16.2.0-canary.102

Compare Source

Core Changes
  • docs(turbopack): Fix all warnings in cargo doc --no-deps --workspace, and run rustdoc as part of our CI checks: #​91339
  • Patch improvements into http-proxy lib: #​91480
  • Disallow Server Action submissions from privacy-sensitive contexts: #​91478
  • Fix startup warmup for empty-shell app route cache: #​91470
  • Fix unstable_catchError type inference for fallback props: #​91485
  • Support accessing root params in "use cache" functions: #​91191
  • Fix inconsistent cache life/tags propagation for cache handler hits: #​91454
  • Upgrade React from 5e9eedb5-20260312 to c80a0750-20260312: #​91324
Misc Changes
  • Turbopack: Enable server HMR by default for app pages: #​91476
  • Allow blocking cross-site dev-only websocket connections from privacy sensitive origins: #​91479
  • Fix DataUriSource description to include "data:" prefix: #​91455
  • Deflake per-page dynamic stale time test: #​91492
  • Improve RSC error messages: #​90702
  • docs: unstable_catchError(): #​89847
  • Improve CSS parse error recovery and reporting: #​90025
Credits

Huge thanks to @​wbinnssmith, @​bgw, @​ztanner, @​gnoff, @​sokra, @​devjiwonchoi, @​unstubbable, and @​acdlite for helping!

vercel/next.js (next)

v16.2.0

Compare Source

v16.2.0-canary.104

Compare Source

Core Changes
  • Turbopack: Merge release-with-assertions-no-lto profile into release-with-assertions: #​91530
  • improve allowedDevOrigins error: #​91521
  • Add group depth tracking to instant validation boundary discovery: #​91208
Misc Changes
  • [turbopack] Share scratch buffer across shards using thread local: #​90167
  • Turbopack: Use debug = "line-tables-only" for dev builds: #​91539
  • SRI turbopack documentation: #​90477
Credits

Huge thanks to @​lukesandberg, @​bgw, @​ztanner, @​gnoff, and @​richardjzhang for helping!

v16.2.0-canary.103

Compare Source

Core Changes
  • Error when accessing undefined root params in generateStaticParams: #​91519
  • Buffer prefetch response before passing to Flight client: #​91487
  • [Segment Cache] Always upsert on prefetch completion: #​91488
  • Track vary params during runtime prefetches: #​89297
  • [react-sync] Allow locking in manual sync: #​91509
  • Remove devCacheControlNoCache experimental option (hard-code no-cache): #​91503
  • fix allowedDevOrigins for no-cors requests: #​91506
  • Remove webpack stats generation from Turbopack: #​91515
  • Upgrade React from c80a0750-20260312 to 3f0b9e61-20260317: #​91522
  • Move adapterPath from experimental to stable top-level config: #​91535
  • block disallowed dev origins by default: #​91507
Misc Changes
  • perf(turbopack-node): zero-copy Buffer transfer from node to rust: #​91376
  • docs(turbopack-core): Copy "layers" documentation from mdbook to rustdoc: #​91350
  • Turbopack: correctly apply effects for issue snapshots: #​91511
  • Turbopack: treat unknown CSS selectors as warnings: #​91513
  • docs(turbopack): Migrate chunking docs from mdbook, with proof-reading and minor updates from claude: #​91472
  • Skip catch-error-react-compiler test to unblock CI: #​91528
  • [turbopack] update qfilter to 0.3.0-alpha: #​91467
  • Unflake two "use cache" tests: #​91529
  • docs(turbopack): Remove old architecture.md file from turbopack crate: #​91473
Credits

Huge thanks to @​xusd320, @​bgw, @​mischnic, @​unstubbable, @​acdlite, @​eps1lon, @​devjiwonchoi, @​lukesandberg, @​sokra, @​ztanner, and @​timneutkens for helping!

v16.2.0-canary.102

Compare Source

Core Changes
  • docs(turbopack): Fix all warnings in cargo doc --no-deps --workspace, and run rustdoc as part of our CI checks: #​91339
  • Patch improvements into http-proxy lib: #​91480
  • Disallow Server Action submissions from privacy-sensitive contexts: #​91478
  • Fix startup warmup for empty-shell app route cache: #​91470
  • Fix unstable_catchError type inference for fallback props: #​91485
  • Support accessing root params in "use cache" functions: #​91191
  • Fix inconsistent cache life/tags propagation for cache handler hits: #​91454
  • Upgrade React from 5e9eedb5-20260312 to c80a0750-20260312: #​91324
Misc Changes
  • Turbopack: Enable server HMR by default for app pages: #​91476
  • Allow blocking cross-site dev-only websocket connections from privacy sensitive origins: #​91479
  • Fix DataUriSource description to include "data:" prefix: #​91455
  • Deflake per-page dynamic stale time test: #​91492
  • Improve RSC error messages: #​90702
  • docs: unstable_catchError(): #​89847
  • Improve CSS parse error recovery and reporting: #​90025
Credits

Huge thanks to @​wbinnssmith, @​bgw, @​ztanner, @​gnoff, @​sokra, @​devjiwonchoi, @​unstubbable, and @​acdlite for helping!


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from awanlin as a code owner March 17, 2026 18:49
@renovate renovate bot enabled auto-merge (squash) March 17, 2026 18:49
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from 24e457b to 61e1b90 Compare March 18, 2026 00:34
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v16.2.0-canary.102 fix(deps): update nextjs monorepo to v16.2.0-canary.103 Mar 18, 2026
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch 2 times, most recently from ce1d81a to e9a3776 Compare March 18, 2026 16:32
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v16.2.0-canary.103 fix(deps): update nextjs monorepo to v16.2.0-canary.104 Mar 18, 2026
@renovate renovate bot force-pushed the renovate/nextjs-monorepo branch from e9a3776 to 84242dc Compare March 18, 2026 20:36
@renovate renovate bot changed the title fix(deps): update nextjs monorepo to v16.2.0-canary.104 fix(deps): update nextjs monorepo to v16.2.0 Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants