Skip to content

Bump next from 16.1.7 to 16.2.1 in /docs#1616

Merged
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/next-16.2.1
Mar 24, 2026
Merged

Bump next from 16.1.7 to 16.2.1 in /docs#1616
github-actions[bot] merged 1 commit intomasterfrom
dependabot/npm_and_yarn/docs/next-16.2.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps next from 16.1.7 to 16.2.1.

Release notes

Sourced from next's releases.

v16.2.1

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

Core Changes

  • docs: post release amends (#91715)
  • docs: fix broken Activity Patterns demo link in preserving UI state guide (#91698)
  • Fix adapter outputs for dynamic metadata routes (#91680)
  • Turbopack: fix webpack loader runner layer (#91727)
  • Fix server actions in standalone mode with cacheComponents (#91711)
  • turbo-persistence: remove Unmergeable mmap advice (#91713)
  • Fix layout segment optimization: move app-page imports to server-utility transition (#91701)
  • Turbopack: lazy require metadata and handle TLA (#91705)
  • [turbopack] Respect {eval:true} in worker_threads constructors (#91666)

Credits

Huge thanks to @​icyJoseph, @​abhishekmardiya, @​ijjk, @​mischnic, @​unstubbable, @​sokra, and @​lukesandberg for helping!

v16.2.1-canary.6

Core Changes

  • [Segment Bundling] [Scaffolding] Ensure inlining hint correctness: #91320
  • Upgrade React from 3f0b9e61-20260317 to 8b2e903a-20260320: #91731
  • [Segment Bundling] [Scaffolding] Track which segments can be omitted from prefetch: #91438

Misc Changes

  • [test] Unflake app prefetch test: #91734
  • docs: add catchError benefits over userspace error boundaries: #91745
  • [ci] Allow "rerun failed jobs" to work up until 5 days: #91825
  • docs: platform portability and infrastructure documentation: #91237

Credits

Huge thanks to @​acdlite, @​unstubbable, @​devjiwonchoi, @​eps1lon, and @​feedthejim for helping!

v16.2.1-canary.5

Misc Changes

  • docs: use ErrorInfo type consistently in catchError docs: #91744

Credits

Huge thanks to @​devjiwonchoi for helping!

v16.2.1-canary.4

Core Changes

  • Fix adapter outputs for dynamic metadata routes: #91680

... (truncated)

Commits
  • ed7d2ce v16.2.1
  • 3e37bb4 docs: post release amends (#91715)
  • a15ec6e docs: fix broken Activity Patterns demo link in preserving UI state guide (#9...
  • 600cd2f Fix adapter outputs for dynamic metadata routes (#91680)
  • 27886d3 Turbopack: fix webpack loader runner layer (#91727)
  • 88fc430 Fix server actions in standalone mode with cacheComponents (#91711)
  • 37aed86 turbo-persistence: remove Unmergeable mmap advice (#91713)
  • d6195ec Fix layout segment optimization: move app-page imports to server-utility tran...
  • 6cb97d6 Turbopack: lazy require metadata and handle TLA (#91705)
  • e6b101a [turbopack] Respect {eval:true} in worker_threads constructors (#91666)
  • 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 24, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 24, 2026

Deploying bracket-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 07375aa
Status:⚡️  Build in progress...

View logs

@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Mar 24, 2026
@github-actions github-actions bot enabled auto-merge (squash) March 24, 2026 04:07
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/next-16.2.1 branch from 99a3547 to 1c02ae1 Compare March 24, 2026 04:10
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying bracket-frontend with  Cloudflare Pages  Cloudflare Pages

Latest commit: 99a3547
Status: ✅  Deploy successful!
Preview URL: https://bfe45ba6.bracket-abd.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-docs-0ywu.bracket-abd.pages.dev

View logs

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/docs/next-16.2.1 branch 2 times, most recently from 3baeb45 to 57a52df Compare March 24, 2026 04:12
Bumps [next](https://github.com/vercel/next.js) from 16.1.7 to 16.2.1.
- [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.7...v16.2.1)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 16.2.1
  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/docs/next-16.2.1 branch from 57a52df to 07375aa Compare March 24, 2026 04:14
@github-actions github-actions bot merged commit 7bdf9ea into master Mar 24, 2026
4 of 5 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/docs/next-16.2.1 branch March 24, 2026 04:15
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.

0 participants