Bump the minor-and-patch group across 1 directory with 3 updates #208

Open
dependabot[bot] wants to merge 1 commit from dependabot/npm_and_yarn/minor-and-patch-db9e18f38b into master
dependabot[bot] commented 2026-03-26 07:25:59 +00:00 (Migrated from github.com)

Bumps the minor-and-patch group with 3 updates in the / directory: next, undici and eslint-config-next.

Updates next from 16.2.0 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.9

Core Changes

  • [Segment Bundling] Bundle static prefetches based on size: #91439

Credits

Huge thanks to @​acdlite for helping!

v16.2.1-canary.8

Core Changes

  • Perf: Skip turning Set into Array: #91383
  • Perf: Move chunkloading instrumentation to separate function: #91382
  • Perf: Use headers object directly in checkIsOnDemandRevalidate: #91381
  • Use charCodeAt for normalizePathTrailingSlash: #91380
  • Turbopack: Only patch lockfile when bindings fails to load: #91379
  • [devtools] Make instant navs panel draggable: #91914

Misc Changes

  • docs: add verified adapters section: #91849
  • ci: only upload adapter results for canary runs: #91881
  • turbo-tasks-backend: improve print_cache_item_size instrumentation: #91742
  • Turbopack: switch from base40 to base38 hash encoding (remove ~ and . from charset): #91832
  • [create-next-app] Skip interactive prompts when CLI flags are provided: #91840
  • docs: document CSS decimal precision difference between Turbopack and webpack: #91909
  • [test] Deflake instant-navs-devtools: #91912

Credits

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

Updates undici from 7.24.5 to 7.24.6

Release notes

Sourced from undici's releases.

v7.24.6

What's Changed

New Contributors

Full Changelog: https://github.com/nodejs/undici/compare/v7.24.5...v7.24.6

Commits
  • 38eab36 Bumped v7.24.6 (#4931)
  • 993609d test: auto-init WPT submodule (#4930)
  • 1eacc49 build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (#4926)
  • b64e7e4 fix: avoid prototype collisions in parseHeaders (#4923)
  • deba679 Revert "fix: assume http/https scheme for scheme-less proxy env vars (#4914)"
  • feef62b fix: support Connection header with connection-specific header names per RFC ...
  • a613d9a docs: clarify fetch and FormData pairing (#4922)
  • 2ba99a3 fix: wrap kConnector call in try/catch to prevent client hang (#4834)
  • a7398c0 fix(cache): check Authorization on request headers per RFC 9111 §3.5 (#4911)
  • 2b2afbc fix: assume http/https scheme for scheme-less proxy env vars (#4914)
  • Additional commits viewable in compare view

Updates eslint-config-next from 16.2.0 to 16.2.1

Release notes

Sourced from eslint-config-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.9

Core Changes

  • [Segment Bundling] Bundle static prefetches based on size: #91439

Credits

Huge thanks to @​acdlite for helping!

v16.2.1-canary.8

Core Changes

  • Perf: Skip turning Set into Array: #91383
  • Perf: Move chunkloading instrumentation to separate function: #91382
  • Perf: Use headers object directly in checkIsOnDemandRevalidate: #91381
  • Use charCodeAt for normalizePathTrailingSlash: #91380
  • Turbopack: Only patch lockfile when bindings fails to load: #91379
  • [devtools] Make instant navs panel draggable: #91914

Misc Changes

  • docs: add verified adapters section: #91849
  • ci: only upload adapter results for canary runs: #91881
  • turbo-tasks-backend: improve print_cache_item_size instrumentation: #91742
  • Turbopack: switch from base40 to base38 hash encoding (remove ~ and . from charset): #91832
  • [create-next-app] Skip interactive prompts when CLI flags are provided: #91840
  • docs: document CSS decimal precision difference between Turbopack and webpack: #91909
  • [test] Deflake instant-navs-devtools: #91912

Credits

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
Bumps the minor-and-patch group with 3 updates in the / directory: [next](https://github.com/vercel/next.js), [undici](https://github.com/nodejs/undici) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `next` from 16.2.0 to 16.2.1 <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.2.1</h2> <blockquote> <p>[!NOTE] This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>docs: post release amends (<a href="https://redirect.github.com/vercel/next.js/issues/91715">#91715</a>)</li> <li>docs: fix broken Activity Patterns demo link in preserving UI state guide (<a href="https://redirect.github.com/vercel/next.js/issues/91698">#91698</a>)</li> <li>Fix adapter outputs for dynamic metadata routes (<a href="https://redirect.github.com/vercel/next.js/issues/91680">#91680</a>)</li> <li>Turbopack: fix webpack loader runner layer (<a href="https://redirect.github.com/vercel/next.js/issues/91727">#91727</a>)</li> <li>Fix server actions in standalone mode with <code>cacheComponents</code> (<a href="https://redirect.github.com/vercel/next.js/issues/91711">#91711</a>)</li> <li>turbo-persistence: remove Unmergeable mmap advice (<a href="https://redirect.github.com/vercel/next.js/issues/91713">#91713</a>)</li> <li>Fix layout segment optimization: move app-page imports to server-utility transition (<a href="https://redirect.github.com/vercel/next.js/issues/91701">#91701</a>)</li> <li>Turbopack: lazy require metadata and handle TLA (<a href="https://redirect.github.com/vercel/next.js/issues/91705">#91705</a>)</li> <li>[turbopack] Respect <code>{eval:true}</code> in worker_threads constructors (<a href="https://redirect.github.com/vercel/next.js/issues/91666">#91666</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/icyJoseph"><code>@​icyJoseph</code></a>, <a href="https://github.com/abhishekmardiya"><code>@​abhishekmardiya</code></a>, <a href="https://github.com/ijjk"><code>@​ijjk</code></a>, <a href="https://github.com/mischnic"><code>@​mischnic</code></a>, <a href="https://github.com/unstubbable"><code>@​unstubbable</code></a>, <a href="https://github.com/sokra"><code>@​sokra</code></a>, and <a href="https://github.com/lukesandberg"><code>@​lukesandberg</code></a> for helping!</p> <h2>v16.2.1-canary.9</h2> <h3>Core Changes</h3> <ul> <li>[Segment Bundling] Bundle static prefetches based on size: <a href="https://redirect.github.com/vercel/next.js/issues/91439">#91439</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/acdlite"><code>@​acdlite</code></a> for helping!</p> <h2>v16.2.1-canary.8</h2> <h3>Core Changes</h3> <ul> <li>Perf: Skip turning Set into Array: <a href="https://redirect.github.com/vercel/next.js/issues/91383">#91383</a></li> <li>Perf: Move chunkloading instrumentation to separate function: <a href="https://redirect.github.com/vercel/next.js/issues/91382">#91382</a></li> <li>Perf: Use headers object directly in checkIsOnDemandRevalidate: <a href="https://redirect.github.com/vercel/next.js/issues/91381">#91381</a></li> <li>Use charCodeAt for normalizePathTrailingSlash: <a href="https://redirect.github.com/vercel/next.js/issues/91380">#91380</a></li> <li>Turbopack: Only patch lockfile when bindings fails to load: <a href="https://redirect.github.com/vercel/next.js/issues/91379">#91379</a></li> <li>[devtools] Make instant navs panel draggable: <a href="https://redirect.github.com/vercel/next.js/issues/91914">#91914</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>docs: add verified adapters section: <a href="https://redirect.github.com/vercel/next.js/issues/91849">#91849</a></li> <li>ci: only upload adapter results for canary runs: <a href="https://redirect.github.com/vercel/next.js/issues/91881">#91881</a></li> <li>turbo-tasks-backend: improve print_cache_item_size instrumentation: <a href="https://redirect.github.com/vercel/next.js/issues/91742">#91742</a></li> <li>Turbopack: switch from base40 to base38 hash encoding (remove ~ and . from charset): <a href="https://redirect.github.com/vercel/next.js/issues/91832">#91832</a></li> <li>[create-next-app] Skip interactive prompts when CLI flags are provided: <a href="https://redirect.github.com/vercel/next.js/issues/91840">#91840</a></li> <li>docs: document CSS decimal precision difference between Turbopack and webpack: <a href="https://redirect.github.com/vercel/next.js/issues/91909">#91909</a></li> <li>[test] Deflake instant-navs-devtools: <a href="https://redirect.github.com/vercel/next.js/issues/91912">#91912</a></li> </ul> <h3>Credits</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/ed7d2cef246dcb3e2955c018fd8b2027e0ff8eed"><code>ed7d2ce</code></a> v16.2.1</li> <li><a href="https://github.com/vercel/next.js/commit/3e37bb42d250b02897b07fd03130e38631cdfbbd"><code>3e37bb4</code></a> docs: post release amends (<a href="https://redirect.github.com/vercel/next.js/issues/91715">#91715</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/a15ec6e9707c5b3db6a818f0049e366dd31c47fc"><code>a15ec6e</code></a> docs: fix broken Activity Patterns demo link in preserving UI state guide (<a href="https://redirect.github.com/vercel/next.js/issues/9">#9</a>...</li> <li><a href="https://github.com/vercel/next.js/commit/600cd2fedbd78943a856ce2ddefac0baee29346c"><code>600cd2f</code></a> Fix adapter outputs for dynamic metadata routes (<a href="https://redirect.github.com/vercel/next.js/issues/91680">#91680</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/27886d3cfbec395275252917d01ace90a86ddc80"><code>27886d3</code></a> Turbopack: fix webpack loader runner layer (<a href="https://redirect.github.com/vercel/next.js/issues/91727">#91727</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/88fc4308e25076d09112b96f56941eb1fd2ff77e"><code>88fc430</code></a> Fix server actions in standalone mode with <code>cacheComponents</code> (<a href="https://redirect.github.com/vercel/next.js/issues/91711">#91711</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/37aed862ed7ed956666615f521f6cef166e5b47a"><code>37aed86</code></a> turbo-persistence: remove Unmergeable mmap advice (<a href="https://redirect.github.com/vercel/next.js/issues/91713">#91713</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/d6195eca8cf1f89a288ccc2f8c957f66f50c8ca2"><code>d6195ec</code></a> Fix layout segment optimization: move app-page imports to server-utility tran...</li> <li><a href="https://github.com/vercel/next.js/commit/6cb97d6d759307806d23e629d5081e638de29b6a"><code>6cb97d6</code></a> Turbopack: lazy require metadata and handle TLA (<a href="https://redirect.github.com/vercel/next.js/issues/91705">#91705</a>)</li> <li><a href="https://github.com/vercel/next.js/commit/e6b101ae717ba801af80f72bc6d974427edc9684"><code>e6b101a</code></a> [turbopack] Respect <code>{eval:true}</code> in worker_threads constructors (<a href="https://redirect.github.com/vercel/next.js/issues/91666">#91666</a>)</li> <li>Additional commits viewable in <a href="https://github.com/vercel/next.js/compare/v16.2.0...v16.2.1">compare view</a></li> </ul> </details> <br /> Updates `undici` from 7.24.5 to 7.24.6 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/nodejs/undici/releases">undici's releases</a>.</em></p> <blockquote> <h2>v7.24.6</h2> <h2>What's Changed</h2> <ul> <li>fix(test): client wasm compatible with clang 22 by <a href="https://github.com/rozzilla"><code>@​rozzilla</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4909">nodejs/undici#4909</a></li> <li>fix(mock): improve error message when intercepts are exhausted by <a href="https://github.com/travisbreaks"><code>@​travisbreaks</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4912">nodejs/undici#4912</a></li> <li>fix(websocket): support open diagnostics over h2 by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4921">nodejs/undici#4921</a></li> <li>fix: assume http/https scheme for scheme-less proxy env vars by <a href="https://github.com/travisbreaks"><code>@​travisbreaks</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4914">nodejs/undici#4914</a></li> <li>fix(cache): check Authorization on request headers per RFC 9111 §3.5 by <a href="https://github.com/metalix2"><code>@​metalix2</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4911">nodejs/undici#4911</a></li> <li>fix: wrap kConnector call in try/catch to prevent client hang by <a href="https://github.com/veeceey"><code>@​veeceey</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4834">nodejs/undici#4834</a></li> <li>docs: clarify fetch and FormData pairing by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4922">nodejs/undici#4922</a></li> <li>fix: support Connection header with connection-specific header names per RFC 7230 by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4775">nodejs/undici#4775</a></li> <li>fix: avoid prototype collisions in parseHeaders by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4923">nodejs/undici#4923</a></li> <li>build(deps-dev): bump typescript from 5.9.3 to 6.0.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/nodejs/undici/pull/4926">nodejs/undici#4926</a></li> <li>test: auto-init WPT submodule by <a href="https://github.com/mcollina"><code>@​mcollina</code></a> in <a href="https://redirect.github.com/nodejs/undici/pull/4930">nodejs/undici#4930</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/rozzilla"><code>@​rozzilla</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4909">nodejs/undici#4909</a></li> <li><a href="https://github.com/veeceey"><code>@​veeceey</code></a> made their first contribution in <a href="https://redirect.github.com/nodejs/undici/pull/4834">nodejs/undici#4834</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/nodejs/undici/compare/v7.24.5...v7.24.6">https://github.com/nodejs/undici/compare/v7.24.5...v7.24.6</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/nodejs/undici/commit/38eab360daff8f72927dd6083e755ca37d6d624e"><code>38eab36</code></a> Bumped v7.24.6 (<a href="https://redirect.github.com/nodejs/undici/issues/4931">#4931</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/993609d269b0eca935eff67e6ecec33fcebad7c3"><code>993609d</code></a> test: auto-init WPT submodule (<a href="https://redirect.github.com/nodejs/undici/issues/4930">#4930</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/1eacc49375c43b70c0da9b68bd8186b3ece16ce2"><code>1eacc49</code></a> build(deps-dev): bump typescript from 5.9.3 to 6.0.2 (<a href="https://redirect.github.com/nodejs/undici/issues/4926">#4926</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/b64e7e45cd805e245ccf1f2561a843fa431e2d49"><code>b64e7e4</code></a> fix: avoid prototype collisions in parseHeaders (<a href="https://redirect.github.com/nodejs/undici/issues/4923">#4923</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/deba679002094a77405e35d8003fb4c2e0948ca5"><code>deba679</code></a> Revert &quot;fix: assume http/https scheme for scheme-less proxy env vars (<a href="https://redirect.github.com/nodejs/undici/issues/4914">#4914</a>)&quot;</li> <li><a href="https://github.com/nodejs/undici/commit/feef62bfe0b48662f71b17204b9d9fc8a6d96df7"><code>feef62b</code></a> fix: support Connection header with connection-specific header names per RFC ...</li> <li><a href="https://github.com/nodejs/undici/commit/a613d9adb0fbf7ed726390a9f553ecfe3343b10b"><code>a613d9a</code></a> docs: clarify fetch and FormData pairing (<a href="https://redirect.github.com/nodejs/undici/issues/4922">#4922</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/2ba99a3941649cd1f90495dc0715649c72a307db"><code>2ba99a3</code></a> fix: wrap kConnector call in try/catch to prevent client hang (<a href="https://redirect.github.com/nodejs/undici/issues/4834">#4834</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/a7398c0e881ebc8d8799b0260187ef50970260a8"><code>a7398c0</code></a> fix(cache): check Authorization on request headers per RFC 9111 §3.5 (<a href="https://redirect.github.com/nodejs/undici/issues/4911">#4911</a>)</li> <li><a href="https://github.com/nodejs/undici/commit/2b2afbc0d4d73e548f3b91c9f6ae5cbb166240a0"><code>2b2afbc</code></a> fix: assume http/https scheme for scheme-less proxy env vars (<a href="https://redirect.github.com/nodejs/undici/issues/4914">#4914</a>)</li> <li>Additional commits viewable in <a href="https://github.com/nodejs/undici/compare/v7.24.5...v7.24.6">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 16.2.0 to 16.2.1 <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.2.1</h2> <blockquote> <p>[!NOTE] This release is backporting bug fixes. It does <strong>not</strong> include all pending features/changes on canary.</p> </blockquote> <h3>Core Changes</h3> <ul> <li>docs: post release amends (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91715">#91715</a>)</li> <li>docs: fix broken Activity Patterns demo link in preserving UI state guide (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91698">#91698</a>)</li> <li>Fix adapter outputs for dynamic metadata routes (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91680">#91680</a>)</li> <li>Turbopack: fix webpack loader runner layer (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91727">#91727</a>)</li> <li>Fix server actions in standalone mode with <code>cacheComponents</code> (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91711">#91711</a>)</li> <li>turbo-persistence: remove Unmergeable mmap advice (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91713">#91713</a>)</li> <li>Fix layout segment optimization: move app-page imports to server-utility transition (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91701">#91701</a>)</li> <li>Turbopack: lazy require metadata and handle TLA (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91705">#91705</a>)</li> <li>[turbopack] Respect <code>{eval:true}</code> in worker_threads constructors (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91666">#91666</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/icyJoseph"><code>@​icyJoseph</code></a>, <a href="https://github.com/abhishekmardiya"><code>@​abhishekmardiya</code></a>, <a href="https://github.com/ijjk"><code>@​ijjk</code></a>, <a href="https://github.com/mischnic"><code>@​mischnic</code></a>, <a href="https://github.com/unstubbable"><code>@​unstubbable</code></a>, <a href="https://github.com/sokra"><code>@​sokra</code></a>, and <a href="https://github.com/lukesandberg"><code>@​lukesandberg</code></a> for helping!</p> <h2>v16.2.1-canary.9</h2> <h3>Core Changes</h3> <ul> <li>[Segment Bundling] Bundle static prefetches based on size: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91439">#91439</a></li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/acdlite"><code>@​acdlite</code></a> for helping!</p> <h2>v16.2.1-canary.8</h2> <h3>Core Changes</h3> <ul> <li>Perf: Skip turning Set into Array: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91383">#91383</a></li> <li>Perf: Move chunkloading instrumentation to separate function: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91382">#91382</a></li> <li>Perf: Use headers object directly in checkIsOnDemandRevalidate: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91381">#91381</a></li> <li>Use charCodeAt for normalizePathTrailingSlash: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91380">#91380</a></li> <li>Turbopack: Only patch lockfile when bindings fails to load: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91379">#91379</a></li> <li>[devtools] Make instant navs panel draggable: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91914">#91914</a></li> </ul> <h3>Misc Changes</h3> <ul> <li>docs: add verified adapters section: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91849">#91849</a></li> <li>ci: only upload adapter results for canary runs: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91881">#91881</a></li> <li>turbo-tasks-backend: improve print_cache_item_size instrumentation: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91742">#91742</a></li> <li>Turbopack: switch from base40 to base38 hash encoding (remove ~ and . from charset): <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91832">#91832</a></li> <li>[create-next-app] Skip interactive prompts when CLI flags are provided: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91840">#91840</a></li> <li>docs: document CSS decimal precision difference between Turbopack and webpack: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91909">#91909</a></li> <li>[test] Deflake instant-navs-devtools: <a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/91912">#91912</a></li> </ul> <h3>Credits</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/ed7d2cef246dcb3e2955c018fd8b2027e0ff8eed"><code>ed7d2ce</code></a> v16.2.1</li> <li>See full diff in <a href="https://github.com/vercel/next.js/commits/v16.2.1/packages/eslint-config-next">compare view</a></li> </ul> </details> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependabot/npm_and_yarn/minor-and-patch-db9e18f38b:dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git switch dependabot/npm_and_yarn/minor-and-patch-db9e18f38b

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git switch dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git rebase master
git switch master
git merge --ff-only dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git switch dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git rebase master
git switch master
git merge --no-ff dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git switch master
git merge --squash dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git switch master
git merge --ff-only dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git switch master
git merge dependabot/npm_and_yarn/minor-and-patch-db9e18f38b
git push origin master
Sign in to join this conversation.
No description provided.