[PR #325] build(deps): Bump next from 15.5.6 to 16.0.3 #354

Open
opened 2025-11-20 04:14:20 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/325
Author: @dependabot[bot]
Created: 11/14/2025
Status: 🔄 Open

Base: mainHead: dependabot/npm_and_yarn/next-16.0.3


📝 Commits (1)

  • 08805da build(deps): Bump next from 15.5.6 to 16.0.3

📊 Changes

2 files changed (+43 additions, -43 deletions)

View changed files

📝 package-lock.json (+42 -42)
📝 package.json (+1 -1)

📄 Description

Bumps next from 15.5.6 to 16.0.3.

Release notes

Sourced from next's releases.

v16.0.3

Core Changes

  • fix: Rspack throw error when using ForceCompleteRuntimePlugin: #85221
  • fix: build CLI output not displaying Proxy (Middleware) when nodejs runtime: #85403
  • fix: staleTimes.static should consistently enforce a 30s minimum: #85479
  • [turbopack] fix build of empty entries of pages: #84873
  • Cache the head separately from the route tree: #84724
  • Allow inspecting dev server on default port with next dev --inspect: #85037
  • Avoid proxying React modules through workUnitStore: #85486
  • fix: redirect should always return updated router state: #85533
  • Upgrade React from b4455a6e-20251027 to 4f931700-20251029: #85518
  • [turbopack] Move generation of cacheLife types out of the webpack plugin and into the dev bundler directly: #85539
  • Ensure user-space stack frame for 'use cache' in page/layout component: #85519
  • Update parallel routes in build-complete: #85546
  • fully remove clientSegmentCache flag: #85541
  • [turbopack] Support relative paths in turbopack source maps.: #85146
  • Release unnecessary memory on hydration finish: #84967
  • Preserve interception markers in parameter types: #85526
  • move segment cache entries to top level segment-cache dir: #85542
  • Upgrade React from 4f931700-20251029 to 561ee24d-20251101: #85670
  • [devtools] Remove title from preferences: #85698
  • Update font data: #85708
  • Don't invalidate hot reloader excessively during dev server boot: #85732
  • [codemod] fix: next-lint-to-eslint-cli did not handle 'next' plugin: #85749
  • Upgrade React from 561ee24d-20251101 to 67f7d47a-20251103: #85762
  • Tracing: Fix memory leak in span map: #85529
  • Fix documentation typo in refresh function: #85696
  • fix: eslint-config-next types was exporting to dist/src: #85768
  • Upgrade React from 67f7d47a-20251103 to f646e8ff-20251104: #85772
  • remove unused RSC payload property: #85746
  • [runtime prefetching]: fix runtime prefetching when deployed: #85595
  • Turbopack: next build --analyze: #85197
  • Build: Log amount of workers during static generation: #85706
  • Upgrade React from f646e8ff-20251104 to dd048c3b-20251105: #85819
  • Sync devFallbackParams when generateStaticParams change: #85741
  • chore: upgrade rspack 1.6.0: #84210
  • [mcp] get_routes mcp tool: #85773
  • Split each path param into a separate cache key : #85758
  • [turbopack] change server source maps in production to use relative paths: #85576
  • fix: skip collecting metadata for app-error in webpack: #85892
  • fix: support root span attributes with a custom server: #85521
  • fix isDynamicRSC condition when deployed: #85919
  • [turbopack] Make it possible to synchronously access native bindings: #85787
  • Upgrade React from dd048c3b-20251105 to fa50caf5-20251107: #85906
  • Fix telemetry event loss on build failures and server shutdown: #85867
  • Remove one stack frame from 'use cache' call stacks: #85966
  • Upgrade React from fa50caf5-20251107 to 52684925-20251110: #85980
  • Deployment adapter: fix metadata for "/" route: #85820
  • Enable React's default Transition indicator behind a flag: #86000

... (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)

🔄 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/community-scripts/ProxmoxVE-Local/pull/325 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 11/14/2025 **Status:** 🔄 Open **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/next-16.0.3` --- ### 📝 Commits (1) - [`08805da`](https://github.com/community-scripts/ProxmoxVE-Local/commit/08805dae5834d7d2dcffeaa726e161923c4b3ea3) build(deps): Bump next from 15.5.6 to 16.0.3 ### 📊 Changes **2 files changed** (+43 additions, -43 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+42 -42) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [next](https://github.com/vercel/next.js) from 15.5.6 to 16.0.3. <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.0.3</h2> <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> <li>Upgrade React from <code>fa50caf5-20251107</code> to <code>52684925-20251110</code>: <a href="https://redirect.github.com/vercel/next.js/issues/85980">#85980</a></li> <li>Deployment adapter: fix metadata for &quot;/&quot; route: <a href="https://redirect.github.com/vercel/next.js/issues/85820">#85820</a></li> <li>Enable React's default Transition indicator behind a flag: <a href="https://redirect.github.com/vercel/next.js/issues/86000">#86000</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/2eda33ce846f996ff627c7e8b64704259ecd4355"><code>2eda33c</code></a> v16.0.3</li> <li><a href="https://github.com/vercel/next.js/commit/00cb5d9953fa0590796c39fc7acfb78dd1d91512"><code>00cb5d9</code></a> perf: revert to use the light safe stringify for is-error (<a href="https://redirect.github.com/vercel/next.js/issues/86053">#86053</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/de6bc159575680a8cfdfda518ae61120509c34a2"><code>de6bc15</code></a> docs: keywords in system reqs and add browserslist (<a href="https://redirect.github.com/vercel/next.js/issues/85838">#85838</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/a51b80449ecd45c590bf1d468bed3e094c17e350"><code>a51b804</code></a> docs: cacheHandlers (<a href="https://redirect.github.com/vercel/next.js/issues/85311">#85311</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/a63951f4ae4590cbbe293dc8904263063f6c98f9"><code>a63951f</code></a> Turbopack: remove unused function (<a href="https://redirect.github.com/vercel/next.js/issues/85974">#85974</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/8c29c118fb53300c42087267f9cae7c8350600bf"><code>8c29c11</code></a> Update authentication.mdx: Fix <code>Auth0</code> Link (<a href="https://redirect.github.com/vercel/next.js/issues/85953">#85953</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/25716c8ec3ad8cd89f9d4824b73d31fa4c196848"><code>25716c8</code></a> Deployment adapter: fix metadata for &quot;/&quot; route (<a href="https://redirect.github.com/vercel/next.js/issues/85820">#85820</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/bf9c900407a3a5414a7a9844443ec1d12a531e80"><code>bf9c900</code></a> Upgrade React from <code>fa50caf5-20251107</code> to <code>52684925-20251110</code> (<a href="https://redirect.github.com/vercel/next.js/issues/85980">#85980</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/4212a8642e46eae399b2e73da6e617266732f303"><code>4212a86</code></a> switch to slice in createRuntimePrefetchTransformStream (<a href="https://redirect.github.com/vercel/next.js/issues/85822">#85822</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/07a86572942e67cb04bf7e0a4f2b30edfc1a8171"><code>07a8657</code></a> Fix Turbopack local font <code>font-family</code> declaration (<a href="https://redirect.github.com/vercel/next.js/issues/85913">#85913</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v15.5.6...v16.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=next&package-manager=npm_and_yarn&previous-version=15.5.6&new-version=16.0.3)](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>
saavagebueno added the pull-request label 2025-11-20 04:14:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE-Local#354