Skip to content

chore(deps): bump next from 16.1.6 to 16.2.0#380

Merged
kruton merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/next-16.2.0
Mar 20, 2026
Merged

chore(deps): bump next from 16.1.6 to 16.2.0#380
kruton merged 1 commit intodevelopfrom
dependabot/npm_and_yarn/next-16.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2026

Bumps next from 16.1.6 to 16.2.0.

Release notes

Sourced from next's releases.

v16.2.0-canary.104

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

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

Core Changes

... (truncated)

Commits
  • c5c94df v16.2.0
  • 649d302 Unflake router events deploy test (#91589)
  • bcd9c19 docs: Clarify ignoreBuildErrors behavior (#91367)
  • 3683192 v16.2.0-canary.104
  • b61823d SRI turbopack documentation (#90477)
  • 0ca967b Add group depth tracking to instant validation boundary discovery (#91208)
  • a41bef9 improve allowedDevOrigins error (#91521)
  • 75c51c6 Turbopack: Use debug = "line-tables-only" for dev builds (#91539)
  • 39e705c Turbopack: Merge release-with-assertions-no-lto profile into release-with-ass...
  • 4de2201 [turbopack] Share scratch buffer across shards using thread local (#90167)
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 18, 2026
Bumps [next](https://github.com/vercel/next.js) from 16.1.6 to 16.2.0.
- [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.0)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-16.2.0 branch from 2501b70 to 78c8bd9 Compare March 20, 2026 18:57
@kruton kruton merged commit cd1fb83 into develop Mar 20, 2026
3 checks passed
@kruton kruton deleted the dependabot/npm_and_yarn/next-16.2.0 branch March 20, 2026 19:00
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant