chore(deps-dev): bump the dev group with 3 updates #32

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/dev-380966b8c2 into dev 2025-07-31 17:30:59 -05:00
dependabot[bot] commented 2025-07-27 19:26:48 -05:00 (Migrated from github.com)

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps the dev group with 3 updates: @types/node, eslint and eslint-config-next.

Updates @types/node from 24.0.15 to 24.1.0

Commits

Updates eslint from 9.31.0 to 9.32.0

Release notes

Sourced from eslint's releases.

v9.32.0

Features

  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)

Bug Fixes

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)

Documentation

  • 86e7426 docs: Update README (GitHub Actions Bot)

Chores

  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
Changelog

Sourced from eslint's changelog.

v9.32.0 - July 25, 2025

  • 960fd40 fix: Upgrade @​eslint/js (#19971) (Nicholas C. Zakas)
  • 50de1ce chore: package.json update for @​eslint/js release (Jenkins)
  • bbf23fa fix: Refactor reporting into FileReport (#19877) (Nicholas C. Zakas)
  • 74f01a3 ci: unpin jiti to version ^2.5.1 (#19970) (루밀LuMir)
  • d498887 fix: bump @​eslint/plugin-kit to 0.3.4 to resolve vulnerability (#19965) (Milos Djermanovic)
  • 2ab1381 ci: pin jiti to version 2.4.2 (#19964) (Francesco Trotta)
  • b7f7545 test: switch to flat config mode in SourceCode tests (#19953) (Milos Djermanovic)
  • f5a35e3 test: switch to flat config mode in eslint-fuzzer (#19960) (Milos Djermanovic)
  • f46fc6c fix: report only global references in no-implied-eval (#19932) (Nitin Kumar)
  • 86e7426 docs: Update README (GitHub Actions Bot)
  • e22af8c refactor: use CustomRuleDefinitionType in JSRuleDefinition (#19949) (Francesco Trotta)
  • 1245000 feat: support explicit resource management in core rules (#19828) (fnx)
  • e855717 chore: switch performance tests to hyperfine (#19919) (Francesco Trotta)
  • 0e957a7 feat: support typescript types in accessor rules (#19882) (fnx)
  • 2f73a23 test: switch to flat config mode in ast-utils tests (#19948) (Milos Djermanovic)
  • 7863d26 fix: remove outdated types in ParserOptions.ecmaFeatures (#19944) (ntnyq)
  • c565a53 chore: exclude further_reading_links.json from Prettier formatting (#19943) (Milos Djermanovic)
  • 3173305 fix: update execScript message in no-implied-eval rule (#19937) (TKDev7)
Commits

Updates eslint-config-next from 15.4.2 to 15.4.4

Release notes

Sourced from eslint-config-next's releases.

v15.4.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix dynamicParams false layout case in dev (#82026)
  • Turbopack: fix scope hoisting variable renaming bug (#81640)
  • Upgrade to swc v33 (#81750)
  • Revert "[metadata] use https protocol for schema urls" (#81934)

Credits

Huge thanks to @​bgw @​mischnic @​huozhi @​lukesandberg and @​ijjk for helping!

v15.4.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Turbopack: fix dist dir on Windows (#81758)

Credits

Huge thanks to @​mischnic for helping!

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 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 <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
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps the dev group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint](https://github.com/eslint/eslint) and [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next). Updates `@types/node` from 24.0.15 to 24.1.0 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 9.31.0 to 9.32.0 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/releases">eslint's releases</a>.</em></p> <blockquote> <h2>v9.32.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/1245000c5a81954d42f0c7eb670efe450c3bbad5"><code>1245000</code></a> feat: support explicit resource management in core rules (<a href="https://redirect.github.com/eslint/eslint/issues/19828">#19828</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/0e957a7b5528f375a51e7c1a2fd1b03cdcd2af2d"><code>0e957a7</code></a> feat: support typescript types in accessor rules (<a href="https://redirect.github.com/eslint/eslint/issues/19882">#19882</a>) (fnx)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/960fd40dfd204af30726b49b6bec714fe49a606e"><code>960fd40</code></a> fix: Upgrade <code>@​eslint/js</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19971">#19971</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/bbf23fa2f1c6058f6cb5c9f2f32460a15e75e596"><code>bbf23fa</code></a> fix: Refactor reporting into FileReport (<a href="https://redirect.github.com/eslint/eslint/issues/19877">#19877</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/d4988872f375890bf677ce1a1d92a505085b51fa"><code>d498887</code></a> fix: bump <code>@​eslint/plugin-kit</code> to 0.3.4 to resolve vulnerability (<a href="https://redirect.github.com/eslint/eslint/issues/19965">#19965</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f46fc6c137c951bc73cf3bd9446053c1b11f769b"><code>f46fc6c</code></a> fix: report only global references in no-implied-eval (<a href="https://redirect.github.com/eslint/eslint/issues/19932">#19932</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/7863d26b7cfb03a81ec86f93439757ff60bf6afb"><code>7863d26</code></a> fix: remove outdated types in <code>ParserOptions.ecmaFeatures</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19944">#19944</a>) (ntnyq)</li> <li><a href="https://github.com/eslint/eslint/commit/317330552e2d276221c7f2dd9c1516ad8b41cc3c"><code>3173305</code></a> fix: update execScript message in no-implied-eval rule (<a href="https://redirect.github.com/eslint/eslint/issues/19937">#19937</a>) (TKDev7)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/86e7426e4463ca49ffa5c82e825ecb6aa19ca8a0"><code>86e7426</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/50de1ced9df2b1ee48ee6843c8cfe0f5d8edbc27"><code>50de1ce</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/74f01a3f5905aaa0902837ced2425209c09c048f"><code>74f01a3</code></a> ci: unpin <code>jiti</code> to version <code>^2.5.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19970">#19970</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/2ab13813a7e7f3014c35490b351447ec43229951"><code>2ab1381</code></a> ci: pin <code>jiti</code> to version 2.4.2 (<a href="https://redirect.github.com/eslint/eslint/issues/19964">#19964</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b7f75454695079f54b77fcdc9ebe3b9199d5ad30"><code>b7f7545</code></a> test: switch to flat config mode in <code>SourceCode</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19953">#19953</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f5a35e3b7cee17cd31fc02c24c3e74b42ee202bc"><code>f5a35e3</code></a> test: switch to flat config mode in eslint-fuzzer (<a href="https://redirect.github.com/eslint/eslint/issues/19960">#19960</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/e22af8c42d622d8d912ee7bedf49bf4283247fdc"><code>e22af8c</code></a> refactor: use <code>CustomRuleDefinitionType</code> in <code>JSRuleDefinition</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19949">#19949</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/e85571730f1360464b7ee00695c678d551f9c643"><code>e855717</code></a> chore: switch performance tests to hyperfine (<a href="https://redirect.github.com/eslint/eslint/issues/19919">#19919</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/2f73a23655092a41780859ffe0a07c44a2f1b5f5"><code>2f73a23</code></a> test: switch to flat config mode in <code>ast-utils</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19948">#19948</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/c565a530f50c96dacd44e096f7d531b073aa4dc7"><code>c565a53</code></a> chore: exclude <code>further_reading_links.json</code> from Prettier formatting (<a href="https://redirect.github.com/eslint/eslint/issues/19943">#19943</a>) (Milos Djermanovic)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/eslint/eslint/blob/main/CHANGELOG.md">eslint's changelog</a>.</em></p> <blockquote> <p>v9.32.0 - July 25, 2025</p> <ul> <li><a href="https://github.com/eslint/eslint/commit/960fd40dfd204af30726b49b6bec714fe49a606e"><code>960fd40</code></a> fix: Upgrade <code>@​eslint/js</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19971">#19971</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/50de1ced9df2b1ee48ee6843c8cfe0f5d8edbc27"><code>50de1ce</code></a> chore: package.json update for <code>@​eslint/js</code> release (Jenkins)</li> <li><a href="https://github.com/eslint/eslint/commit/bbf23fa2f1c6058f6cb5c9f2f32460a15e75e596"><code>bbf23fa</code></a> fix: Refactor reporting into FileReport (<a href="https://redirect.github.com/eslint/eslint/issues/19877">#19877</a>) (Nicholas C. Zakas)</li> <li><a href="https://github.com/eslint/eslint/commit/74f01a3f5905aaa0902837ced2425209c09c048f"><code>74f01a3</code></a> ci: unpin <code>jiti</code> to version <code>^2.5.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19970">#19970</a>) (루밀LuMir)</li> <li><a href="https://github.com/eslint/eslint/commit/d4988872f375890bf677ce1a1d92a505085b51fa"><code>d498887</code></a> fix: bump <code>@​eslint/plugin-kit</code> to 0.3.4 to resolve vulnerability (<a href="https://redirect.github.com/eslint/eslint/issues/19965">#19965</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/2ab13813a7e7f3014c35490b351447ec43229951"><code>2ab1381</code></a> ci: pin <code>jiti</code> to version 2.4.2 (<a href="https://redirect.github.com/eslint/eslint/issues/19964">#19964</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/b7f75454695079f54b77fcdc9ebe3b9199d5ad30"><code>b7f7545</code></a> test: switch to flat config mode in <code>SourceCode</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19953">#19953</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f5a35e3b7cee17cd31fc02c24c3e74b42ee202bc"><code>f5a35e3</code></a> test: switch to flat config mode in eslint-fuzzer (<a href="https://redirect.github.com/eslint/eslint/issues/19960">#19960</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/f46fc6c137c951bc73cf3bd9446053c1b11f769b"><code>f46fc6c</code></a> fix: report only global references in no-implied-eval (<a href="https://redirect.github.com/eslint/eslint/issues/19932">#19932</a>) (Nitin Kumar)</li> <li><a href="https://github.com/eslint/eslint/commit/86e7426e4463ca49ffa5c82e825ecb6aa19ca8a0"><code>86e7426</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/e22af8c42d622d8d912ee7bedf49bf4283247fdc"><code>e22af8c</code></a> refactor: use <code>CustomRuleDefinitionType</code> in <code>JSRuleDefinition</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19949">#19949</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/1245000c5a81954d42f0c7eb670efe450c3bbad5"><code>1245000</code></a> feat: support explicit resource management in core rules (<a href="https://redirect.github.com/eslint/eslint/issues/19828">#19828</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/e85571730f1360464b7ee00695c678d551f9c643"><code>e855717</code></a> chore: switch performance tests to hyperfine (<a href="https://redirect.github.com/eslint/eslint/issues/19919">#19919</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/0e957a7b5528f375a51e7c1a2fd1b03cdcd2af2d"><code>0e957a7</code></a> feat: support typescript types in accessor rules (<a href="https://redirect.github.com/eslint/eslint/issues/19882">#19882</a>) (fnx)</li> <li><a href="https://github.com/eslint/eslint/commit/2f73a23655092a41780859ffe0a07c44a2f1b5f5"><code>2f73a23</code></a> test: switch to flat config mode in <code>ast-utils</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19948">#19948</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/7863d26b7cfb03a81ec86f93439757ff60bf6afb"><code>7863d26</code></a> fix: remove outdated types in <code>ParserOptions.ecmaFeatures</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19944">#19944</a>) (ntnyq)</li> <li><a href="https://github.com/eslint/eslint/commit/c565a530f50c96dacd44e096f7d531b073aa4dc7"><code>c565a53</code></a> chore: exclude <code>further_reading_links.json</code> from Prettier formatting (<a href="https://redirect.github.com/eslint/eslint/issues/19943">#19943</a>) (Milos Djermanovic)</li> <li><a href="https://github.com/eslint/eslint/commit/317330552e2d276221c7f2dd9c1516ad8b41cc3c"><code>3173305</code></a> fix: update execScript message in no-implied-eval rule (<a href="https://redirect.github.com/eslint/eslint/issues/19937">#19937</a>) (TKDev7)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/2364031090daafe34e80904c32065bfe4692d7a2"><code>2364031</code></a> 9.32.0</li> <li><a href="https://github.com/eslint/eslint/commit/a0e62e2739a5e214b1d371eda76f6a3b664e222a"><code>a0e62e2</code></a> Build: changelog update for 9.32.0</li> <li><a href="https://github.com/eslint/eslint/commit/960fd40dfd204af30726b49b6bec714fe49a606e"><code>960fd40</code></a> fix: Upgrade <code>@​eslint/js</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19971">#19971</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/50de1ced9df2b1ee48ee6843c8cfe0f5d8edbc27"><code>50de1ce</code></a> chore: package.json update for <code>@​eslint/js</code> release</li> <li><a href="https://github.com/eslint/eslint/commit/bbf23fa2f1c6058f6cb5c9f2f32460a15e75e596"><code>bbf23fa</code></a> fix: Refactor reporting into FileReport (<a href="https://redirect.github.com/eslint/eslint/issues/19877">#19877</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/74f01a3f5905aaa0902837ced2425209c09c048f"><code>74f01a3</code></a> ci: unpin <code>jiti</code> to version <code>^2.5.1</code> (<a href="https://redirect.github.com/eslint/eslint/issues/19970">#19970</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/d4988872f375890bf677ce1a1d92a505085b51fa"><code>d498887</code></a> fix: bump <code>@​eslint/plugin-kit</code> to 0.3.4 to resolve vulnerability (<a href="https://redirect.github.com/eslint/eslint/issues/19965">#19965</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2ab13813a7e7f3014c35490b351447ec43229951"><code>2ab1381</code></a> ci: pin <code>jiti</code> to version 2.4.2 (<a href="https://redirect.github.com/eslint/eslint/issues/19964">#19964</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/b7f75454695079f54b77fcdc9ebe3b9199d5ad30"><code>b7f7545</code></a> test: switch to flat config mode in <code>SourceCode</code> tests (<a href="https://redirect.github.com/eslint/eslint/issues/19953">#19953</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/f5a35e3b7cee17cd31fc02c24c3e74b42ee202bc"><code>f5a35e3</code></a> test: switch to flat config mode in eslint-fuzzer (<a href="https://redirect.github.com/eslint/eslint/issues/19960">#19960</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v9.31.0...v9.32.0">compare view</a></li> </ul> </details> <br /> Updates `eslint-config-next` from 15.4.2 to 15.4.4 <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>v15.4.4</h2> <blockquote> <p>[!NOTE]<br /> 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>Fix dynamicParams false layout case in dev (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/82026">#82026</a>)</li> <li>Turbopack: fix scope hoisting variable renaming bug (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/81640">#81640</a>)</li> <li>Upgrade to swc v33 (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/81750">#81750</a>)</li> <li>Revert &quot;[metadata] use https protocol for schema urls&quot; (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/81934">#81934</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/bgw"><code>@​bgw</code></a> <a href="https://github.com/mischnic"><code>@​mischnic</code></a> <a href="https://github.com/huozhi"><code>@​huozhi</code></a> <a href="https://github.com/lukesandberg"><code>@​lukesandberg</code></a> and <a href="https://github.com/ijjk"><code>@​ijjk</code></a> for helping!</p> <h2>v15.4.3</h2> <blockquote> <p>[!NOTE]<br /> 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>Turbopack: fix dist dir on Windows (<a href="https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next/issues/81758">#81758</a>)</li> </ul> <h3>Credits</h3> <p>Huge thanks to <a href="https://github.com/mischnic"><code>@​mischnic</code></a> for helping!</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/vercel/next.js/commit/fe5db65859f0658d1c4701635ec4f4e5ec507e64"><code>fe5db65</code></a> v15.4.4</li> <li><a href="https://github.com/vercel/next.js/commit/f98040047e3087e2683d2f190312fef316898fd5"><code>f980400</code></a> v15.4.3</li> <li>See full diff in <a href="https://github.com/vercel/next.js/commits/v15.4.4/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 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 <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>
vercel[bot] commented 2025-07-27 19:26:50 -05:00 (Migrated from github.com)

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mice Ready (Inspect) Visit Preview 💬 Add feedback Jul 31, 2025 10:33pm
[vc]: #CkzkXSfBio1BanORq5tVJpkc6lVumdlPQRvBMdiAj7o=:eyJpc01vbm9yZXBvIjp0cnVlLCJ0eXBlIjoiZ2l0aHViIiwicHJvamVjdHMiOlt7Im5hbWUiOiJtaWNlIiwiaW5zcGVjdG9yVXJsIjoiaHR0cHM6Ly92ZXJjZWwuY29tL2JhbmFuYW5hbmFzLXByb2plY3RzL21pY2UvNkF1MUpiMldQODJzaDJnNkF6S0t3SlBKQ3V2ayIsInByZXZpZXdVcmwiOiJtaWNlLWdpdC1kZXBlbmRhYm90LW5wbWFuZHlhcm5kZXYtMy1jMGJiNmUtYmFuYW5hbmFuYXMtcHJvamVjdHMudmVyY2VsLmFwcCIsIm5leHRDb21taXRTdGF0dXMiOiJERVBMT1lFRCIsImxpdmVGZWVkYmFjayI6eyJyZXNvbHZlZCI6MCwidW5yZXNvbHZlZCI6MCwidG90YWwiOjAsImxpbmsiOiJtaWNlLWdpdC1kZXBlbmRhYm90LW5wbWFuZHlhcm5kZXYtMy1jMGJiNmUtYmFuYW5hbmFuYXMtcHJvamVjdHMudmVyY2VsLmFwcCJ9LCJyb290RGlyZWN0b3J5IjpudWxsfV19 **The latest updates on your projects**. Learn more about [Vercel for Git ↗︎](https://vercel.link/github-learn-more) | Name | Status | Preview | Comments | Updated (UTC) | | :--- | :----- | :------ | :------- | :------ | | **mice** | ✅ Ready ([Inspect](https://vercel.com/bananananas-projects/mice/6Au1Jb2WP82sh2g6AzKKwJPJCuvk)) | [Visit Preview](https://mice-git-dependabot-npmandyarndev-3-c0bb6e-bananananas-projects.vercel.app) | 💬 [**Add feedback**](https://vercel.live/open-feedback/mice-git-dependabot-npmandyarndev-3-c0bb6e-bananananas-projects.vercel.app?via=pr-comment-feedback-link) | Jul 31, 2025 10:33pm |
Sign in to join this conversation.