Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps next from 16.0.10 to 16.1.1.

Release notes

Sourced from next's releases.

v16.1.1-canary.3

Core Changes

  • Turbopack: Create junction points instead of symlinks on Windows: #87606

Misc Changes

  • Turbopack: In CI only persist at the end: #87316
  • fix: correct quotes in dev script filter in package.json: #87638

Credits

Huge thanks to @​bgw, @​sokra, and @​naveenkarmegam for helping!

v16.1.1-canary.2

Misc Changes

  • ci: track runner name on datadog test reports: #87440
  • docs: tweaks/fixes to papercuts: #87445
  • docs: fix typos and clarify examples in Cache Components guide: #87530

Credits

Huge thanks to @​ztanner and @​icyJoseph for helping!

v16.1.1-canary.1

Misc Changes

  • Turbopack: refactor graph traveral and fix module graph determinism: #87312
  • docs: fix highlight in 05-server-and-client-components.mdx: #87347
  • Guide: Update Optimizing Package Bundling to include new Bundle Analyzer: #87246
  • docs: generateMetadata and generateViewport w/ CC: #87218
  • bundle analyzer: remove uncompressed toggle, stabilize top bar ui: #87325
  • test: de-flake client-cache deployment tests: #87412
  • Revert "Revert "[turbopack] Set liveness of exports based on assignment analysis (#82802)"": #87214

Credits

Huge thanks to @​sokra, @​Juneezee, @​delbaoliveira, @​icyJoseph, @​wbinnssmith, @​ztanner, and @​lukesandberg for helping!

v16.1.1-canary.0

Core Changes

  • Upgrade React from f93b9fd4-20251217 to 65eec428-20251218: #87323

Misc Changes

  • docs: next experimental-analyze: #87272
  • docs: use cache private redo: #87111

... (truncated)

Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 Dec 22, 2025
@dependabot dependabot bot requested a review from FelixHertweck as a code owner December 22, 2025 18:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 22, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/next-16.1.1 branch from 8a0ce5b to 5e5e97b Compare December 23, 2025 12:21
Bumps [next](https://github.com/vercel/next.js) from 16.0.10 to 16.1.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.0.10...v16.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webapp/next-16.1.1 branch from 5e5e97b to de60bb3 Compare December 23, 2025 12:22
@sonarqubecloud
Copy link

@FelixHertweck FelixHertweck merged commit b38647a into main Dec 23, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webapp/next-16.1.1 branch December 23, 2025 12:26
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.

2 participants