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)
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/fosrl/pangolin/pull/2141
**Author:** [@dependabot[bot]](https://github.com/apps/dependabot)
**Created:** 12/22/2025
**Status:** ❌ Closed
**Base:** `main` ← **Head:** `dependabot/npm_and_yarn/next-16.1.0`
---
### 📝 Commits (1)
- [`67961b2`](https://github.com/fosrl/pangolin/commit/67961b27c9b607e04232b0b518a89c321ab4f691) Bump next from 15.5.9 to 16.1.0
### 📊 Changes
**2 files changed** (+45 additions, -43 deletions)
<details>
<summary>View changed files</summary>
📝 `package-lock.json` (+44 -42)
📝 `package.json` (+1 -1)
</details>
### 📄 Description
Bumps [next](https://github.com/vercel/next.js) from 15.5.9 to 16.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">next's releases</a>.</em></p>
<blockquote>
<h2>v16.1.0</h2>
<blockquote>
<p>[!TIP]<br />
<strong>Check out our Next v16.1 <a href="https://nextjs.org/blog/next-16-1">Blog Post</a> to learn more about this release.</strong></p>
</blockquote>
<h3>Core Changes</h3>
<ul>
<li>fix: Rspack throw error when using ForceCompleteRuntimePlugin: <a href="https://redirect.github.com/vercel/next.js/issues/85221">#85221</a></li>
<li>fix: build CLI output not displaying Proxy (Middleware) when nodejs runtime: <a href="https://redirect.github.com/vercel/next.js/issues/85403">#85403</a></li>
<li>fix: staleTimes.static should consistently enforce a 30s minimum: <a href="https://redirect.github.com/vercel/next.js/issues/85479">#85479</a></li>
<li>[turbopack] fix build of empty entries of pages: <a href="https://redirect.github.com/vercel/next.js/issues/84873">#84873</a></li>
<li>Cache the head separately from the route tree: <a href="https://redirect.github.com/vercel/next.js/issues/84724">#84724</a></li>
<li>Allow inspecting dev server on default port with <code>next dev --inspect</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85037">#85037</a></li>
<li>Avoid proxying React modules through workUnitStore: <a href="https://redirect.github.com/vercel/next.js/issues/85486">#85486</a></li>
<li>fix: redirect should always return updated router state: <a href="https://redirect.github.com/vercel/next.js/issues/85533">#85533</a></li>
<li>Upgrade React from <code>b4455a6e-20251027</code> to <code>4f931700-20251029</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85518">#85518</a></li>
<li>[turbopack] Move generation of <code>cacheLife</code> types out of the webpack plugin and into the dev bundler directly: <a href="https://redirect.github.com/vercel/next.js/issues/85539">#85539</a></li>
<li>Ensure user-space stack frame for <code>'use cache'</code> in page/layout component: <a href="https://redirect.github.com/vercel/next.js/issues/85519">#85519</a></li>
<li>Update parallel routes in build-complete: <a href="https://redirect.github.com/vercel/next.js/issues/85546">#85546</a></li>
<li>fully remove clientSegmentCache flag: <a href="https://redirect.github.com/vercel/next.js/issues/85541">#85541</a></li>
<li>[turbopack] Support relative paths in turbopack source maps.: <a href="https://redirect.github.com/vercel/next.js/issues/85146">#85146</a></li>
<li>Release unnecessary memory on hydration finish: <a href="https://redirect.github.com/vercel/next.js/issues/84967">#84967</a></li>
<li>Preserve interception markers in parameter types: <a href="https://redirect.github.com/vercel/next.js/issues/85526">#85526</a></li>
<li>move segment cache entries to top level segment-cache dir: <a href="https://redirect.github.com/vercel/next.js/issues/85542">#85542</a></li>
<li>Upgrade React from <code>4f931700-20251029</code> to <code>561ee24d-20251101</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85670">#85670</a></li>
<li>[devtools] Remove title from preferences: <a href="https://redirect.github.com/vercel/next.js/issues/85698">#85698</a></li>
<li>Update font data: <a href="https://redirect.github.com/vercel/next.js/issues/85708">#85708</a></li>
<li>Don't invalidate hot reloader excessively during dev server boot: <a href="https://redirect.github.com/vercel/next.js/issues/85732">#85732</a></li>
<li>[codemod] fix: next-lint-to-eslint-cli did not handle <code>'next'</code> plugin: <a href="https://redirect.github.com/vercel/next.js/issues/85749">#85749</a></li>
<li>Upgrade React from <code>561ee24d-20251101</code> to <code>67f7d47a-20251103</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85762">#85762</a></li>
<li>Tracing: Fix memory leak in span map: <a href="https://redirect.github.com/vercel/next.js/issues/85529">#85529</a></li>
<li>Fix documentation typo in refresh function: <a href="https://redirect.github.com/vercel/next.js/issues/85696">#85696</a></li>
<li>fix: eslint-config-next types was exporting to dist/src: <a href="https://redirect.github.com/vercel/next.js/issues/85768">#85768</a></li>
<li>Upgrade React from <code>67f7d47a-20251103</code> to <code>f646e8ff-20251104</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85772">#85772</a></li>
<li>remove unused RSC payload property: <a href="https://redirect.github.com/vercel/next.js/issues/85746">#85746</a></li>
<li>[runtime prefetching]: fix runtime prefetching when deployed: <a href="https://redirect.github.com/vercel/next.js/issues/85595">#85595</a></li>
<li>Turbopack: next build --analyze: <a href="https://redirect.github.com/vercel/next.js/issues/85197">#85197</a></li>
<li>Build: Log amount of workers during static generation: <a href="https://redirect.github.com/vercel/next.js/issues/85706">#85706</a></li>
<li>Upgrade React from <code>f646e8ff-20251104</code> to <code>dd048c3b-20251105</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85819">#85819</a></li>
<li>Sync devFallbackParams when generateStaticParams change: <a href="https://redirect.github.com/vercel/next.js/issues/85741">#85741</a></li>
<li>chore: upgrade rspack 1.6.0: <a href="https://redirect.github.com/vercel/next.js/issues/84210">#84210</a></li>
<li>[mcp] get_routes mcp tool: <a href="https://redirect.github.com/vercel/next.js/issues/85773">#85773</a></li>
<li>Split each path param into a separate cache key : <a href="https://redirect.github.com/vercel/next.js/issues/85758">#85758</a></li>
<li>[turbopack] change server source maps in production to use relative paths: <a href="https://redirect.github.com/vercel/next.js/issues/85576">#85576</a></li>
<li>fix: skip collecting metadata for app-error in webpack: <a href="https://redirect.github.com/vercel/next.js/issues/85892">#85892</a></li>
<li>fix: support root span attributes with a custom server: <a href="https://redirect.github.com/vercel/next.js/issues/85521">#85521</a></li>
<li>fix isDynamicRSC condition when deployed: <a href="https://redirect.github.com/vercel/next.js/issues/85919">#85919</a></li>
<li>[turbopack] Make it possible to synchronously access native bindings: <a href="https://redirect.github.com/vercel/next.js/issues/85787">#85787</a></li>
<li>Upgrade React from <code>dd048c3b-20251105</code> to <code>fa50caf5-20251107</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85906">#85906</a></li>
<li>Fix telemetry event loss on build failures and server shutdown: <a href="https://redirect.github.com/vercel/next.js/issues/85867">#85867</a></li>
<li>Remove one stack frame from <code>'use cache'</code> call stacks: <a href="https://redirect.github.com/vercel/next.js/issues/85966">#85966</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/vercel/next.js/commit/34916762cdff14f27c7e3273d74af60eb6c23cb6"><code>3491676</code></a> v16.1.0</li>
<li><a href="https://github.com/vercel/next.js/commit/58e8f8c7e541cbfa0764e582b0c1068bfdef32b2"><code>58e8f8c</code></a> v16.1.0-canary.34</li>
<li><a href="https://github.com/vercel/next.js/commit/8a8a00d5d05bf5f0c2de93ade95389d4aeb1571f"><code>8a8a00d</code></a> Revert "Move next-env.d.ts to dist dir" (<a href="https://redirect.github.com/vercel/next.js/issues/87311">#87311</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/3284587f8ebeab67aa4659ef4873723654098916"><code>3284587</code></a> v16.1.0-canary.33</li>
<li><a href="https://github.com/vercel/next.js/commit/25da5f0426f0469865913ef156ffaecdb22f318b"><code>25da5f0</code></a> Move next-env.d.ts to dist dir (<a href="https://redirect.github.com/vercel/next.js/issues/86752">#86752</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/aa8a243e7213d77abeb71c48f6ab5e7f5c2c1229"><code>aa8a243</code></a> feat: use Rspack persistent cache by default (<a href="https://redirect.github.com/vercel/next.js/issues/81399">#81399</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/754db28e523825e6347689f2c6c9664f44bbde98"><code>754db28</code></a> bundle analyzer: remove geist font in favor of system ui fonts (<a href="https://redirect.github.com/vercel/next.js/issues/87292">#87292</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/1e1fd1ec02e572412433679bd97d7a2c14c2f8ec"><code>1e1fd1e</code></a> Cross link to the demo from the bundle analyzer (<a href="https://redirect.github.com/vercel/next.js/issues/87290">#87290</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/684fb730714baea20d3437f1e64bba6b41328bc6"><code>684fb73</code></a> bundle analyzer: prevent flashes and stuck empty canvases on resize (<a href="https://redirect.github.com/vercel/next.js/issues/87289">#87289</a>)</li>
<li><a href="https://github.com/vercel/next.js/commit/1c09f4494bb247e0b8c83153dba171c460905792"><code>1c09f44</code></a> Upgrade React from <code>b45bb335-20251211</code> to <code>f93b9fd4-20251217</code> (<a href="https://redirect.github.com/vercel/next.js/issues/87281">#87281</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.5.9...v16.1.0">compare view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/fosrl/pangolin/pull/2141
Author: @dependabot[bot]
Created: 12/22/2025
Status: ❌ Closed
Base:
main← Head:dependabot/npm_and_yarn/next-16.1.0📝 Commits (1)
67961b2Bump next from 15.5.9 to 16.1.0📊 Changes
2 files changed (+45 additions, -43 deletions)
View changed files
📝
package-lock.json(+44 -42)📝
package.json(+1 -1)📄 Description
Bumps next from 15.5.9 to 16.1.0.
Release notes
Sourced from next's releases.
... (truncated)
Commits
3491676v16.1.058e8f8cv16.1.0-canary.348a8a00dRevert "Move next-env.d.ts to dist dir" (#87311)3284587v16.1.0-canary.3325da5f0Move next-env.d.ts to dist dir (#86752)aa8a243feat: use Rspack persistent cache by default (#81399)754db28bundle analyzer: remove geist font in favor of system ui fonts (#87292)1e1fd1eCross link to the demo from the bundle analyzer (#87290)684fb73bundle analyzer: prevent flashes and stuck empty canvases on resize (#87289)1c09f44Upgrade React fromb45bb335-20251211tof93b9fd4-20251217(#87281)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.