[PR #415] [MERGED] build(deps-dev): Bump eslint-config-next from 16.0.7 to 16.1.0 #428

Closed
opened 2026-02-26 12:41:20 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE-Local/pull/415
Author: @dependabot[bot]
Created: 12/18/2025
Status: Merged
Merged: 1/7/2026
Merged by: @MickLesk

Base: mainHead: dependabot/npm_and_yarn/eslint-config-next-16.1.0


📝 Commits (1)

  • 2c5a914 build(deps-dev): Bump eslint-config-next from 16.0.7 to 16.1.0

📊 Changes

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

View changed files

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

📄 Description

Bumps eslint-config-next from 16.0.7 to 16.1.0.

Release notes

Sourced from eslint-config-next's releases.

v16.1.0

[!TIP]
Check out our Next v16.1 Blog Post to learn more about this release.

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

... (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/415 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 12/18/2025 **Status:** ✅ Merged **Merged:** 1/7/2026 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `dependabot/npm_and_yarn/eslint-config-next-16.1.0` --- ### 📝 Commits (1) - [`2c5a914`](https://github.com/community-scripts/ProxmoxVE-Local/commit/2c5a914f07fab747c0236d1628111831355493d6) build(deps-dev): Bump eslint-config-next from 16.0.7 to 16.1.0 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `package-lock.json` (+8 -8) 📝 `package.json` (+1 -1) </details> ### 📄 Description Bumps [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) from 16.0.7 to 16.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/vercel/next.js/releases">eslint-config-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://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85221">#85221</a></li> <li>fix: build CLI output not displaying Proxy (Middleware) when nodejs runtime: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85403">#85403</a></li> <li>fix: staleTimes.static should consistently enforce a 30s minimum: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85479">#85479</a></li> <li>[turbopack] fix build of empty entries of pages: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/84873">#84873</a></li> <li>Cache the head separately from the route tree: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/84724">#84724</a></li> <li>Allow inspecting dev server on default port with <code>next dev --inspect</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85037">#85037</a></li> <li>Avoid proxying React modules through workUnitStore: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85486">#85486</a></li> <li>fix: redirect should always return updated router state: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85533">#85533</a></li> <li>Upgrade React from <code>b4455a6e-20251027</code> to <code>4f931700-20251029</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/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://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85539">#85539</a></li> <li>Ensure user-space stack frame for <code>'use cache'</code> in page/layout component: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85519">#85519</a></li> <li>Update parallel routes in build-complete: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85546">#85546</a></li> <li>fully remove clientSegmentCache flag: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85541">#85541</a></li> <li>[turbopack] Support relative paths in turbopack source maps.: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85146">#85146</a></li> <li>Release unnecessary memory on hydration finish: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/84967">#84967</a></li> <li>Preserve interception markers in parameter types: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85526">#85526</a></li> <li>move segment cache entries to top level segment-cache dir: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85542">#85542</a></li> <li>Upgrade React from <code>4f931700-20251029</code> to <code>561ee24d-20251101</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85670">#85670</a></li> <li>[devtools] Remove title from preferences: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85698">#85698</a></li> <li>Update font data: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85708">#85708</a></li> <li>Don't invalidate hot reloader excessively during dev server boot: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85732">#85732</a></li> <li>[codemod] fix: next-lint-to-eslint-cli did not handle <code>'next'</code> plugin: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85749">#85749</a></li> <li>Upgrade React from <code>561ee24d-20251101</code> to <code>67f7d47a-20251103</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85762">#85762</a></li> <li>Tracing: Fix memory leak in span map: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85529">#85529</a></li> <li>Fix documentation typo in refresh function: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85696">#85696</a></li> <li>fix: eslint-config-next types was exporting to dist/src: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85768">#85768</a></li> <li>Upgrade React from <code>67f7d47a-20251103</code> to <code>f646e8ff-20251104</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85772">#85772</a></li> <li>remove unused RSC payload property: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85746">#85746</a></li> <li>[runtime prefetching]: fix runtime prefetching when deployed: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85595">#85595</a></li> <li>Turbopack: next build --analyze: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85197">#85197</a></li> <li>Build: Log amount of workers during static generation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85706">#85706</a></li> <li>Upgrade React from <code>f646e8ff-20251104</code> to <code>dd048c3b-20251105</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85819">#85819</a></li> <li>Sync devFallbackParams when generateStaticParams change: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85741">#85741</a></li> <li>chore: upgrade rspack 1.6.0: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/84210">#84210</a></li> <li>[mcp] get_routes mcp tool: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85773">#85773</a></li> <li>Split each path param into a separate cache key : <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85758">#85758</a></li> <li>[turbopack] change server source maps in production to use relative paths: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85576">#85576</a></li> <li>fix: skip collecting metadata for app-error in webpack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85892">#85892</a></li> <li>fix: support root span attributes with a custom server: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85521">#85521</a></li> <li>fix isDynamicRSC condition when deployed: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85919">#85919</a></li> <li>[turbopack] Make it possible to synchronously access native bindings: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85787">#85787</a></li> <li>Upgrade React from <code>dd048c3b-20251105</code> to <code>fa50caf5-20251107</code>: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85906">#85906</a></li> <li>Fix telemetry event loss on build failures and server shutdown: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/85867">#85867</a></li> <li>Remove one stack frame from <code>'use cache'</code> call stacks: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/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/3284587f8ebeab67aa4659ef4873723654098916"><code>3284587</code></a> v16.1.0-canary.33</li> <li><a href="https://github.com/vercel/next.js/commit/04290ab7c4e48c7d903a68051e688a1238e4041d"><code>04290ab</code></a> v16.1.0-canary.32</li> <li><a href="https://github.com/vercel/next.js/commit/d36c03ed1bde059ddc81a31e44a4483aca6a33c6"><code>d36c03e</code></a> v16.1.0-canary.31</li> <li><a href="https://github.com/vercel/next.js/commit/b174155e8b4863e18805ca29aaa98a240667e2a9"><code>b174155</code></a> v16.1.0-canary.30</li> <li><a href="https://github.com/vercel/next.js/commit/20da8eadc08f5a204234841aa67e3dc2f5271512"><code>20da8ea</code></a> v16.1.0-canary.29</li> <li><a href="https://github.com/vercel/next.js/commit/7a856fcb9ee50fc5c6be16314862e539a0e14101"><code>7a856fc</code></a> v16.1.0-canary.28</li> <li><a href="https://github.com/vercel/next.js/commit/80fb15cea6a8f157ec91fe090f4b069a8835895a"><code>80fb15c</code></a> v16.1.0-canary.27</li> <li><a href="https://github.com/vercel/next.js/commit/1271708e22f2b52448a83fc8a732d37c73afe0ed"><code>1271708</code></a> v16.1.0-canary.26</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/commits/v16.1.0/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=eslint-config-next&package-manager=npm_and_yarn&previous-version=16.0.7&new-version=16.1.0)](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>
kerem 2026-02-26 12:41:20 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE-Local#428
No description provided.