Skip to content

Commit 5049d95

Browse files
Build(deps): Bump the minor-and-patch group with 10 updates (#1294)
Bumps the minor-and-patch group with 10 updates: | Package | From | To | | --- | --- | --- | | [i18next](https://github.com/i18next/i18next) | `25.8.0` | `25.8.13` | | [i18next-browser-languagedetector](https://github.com/i18next/i18next-browser-languageDetector) | `8.2.0` | `8.2.1` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.71.1` | `7.71.2` | | [react-hotkeys-hook](https://github.com/JohannesKlauss/react-keymap-hook) | `5.2.3` | `5.2.4` | | [webpack](https://github.com/webpack/webpack) | `5.104.1` | `5.105.3` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.1.0` | `25.3.3` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.2.10` | `19.2.14` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.54.0` | `8.56.1` | | [eslint-webpack-plugin](https://github.com/webpack/eslint-webpack-plugin) | `5.0.2` | `5.0.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.56.1` | Updates `i18next` from 25.8.0 to 25.8.13 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/releases">i18next's releases</a>.</em></p> <blockquote> <h2>v25.8.13</h2> <ul> <li>improve support notice shown logic</li> </ul> <h2>v25.8.12</h2> <ul> <li>improve support notice shown logic</li> </ul> <h2>v25.8.11</h2> <ul> <li>revert fix: compatibility with moduleResolution bundler (issue <a href="https://redirect.github.com/i18next/i18next/issues/2380">2380</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2381">2381</a></li> </ul> <h2>v25.8.10</h2> <ul> <li>fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing <a href="https://redirect.github.com/i18next/i18next/pull/2395">2395</a></li> </ul> <h2>v25.8.9</h2> <ul> <li>fix(interpolator): escape nestingOptionsSeparator in nesting option parsing <a href="https://redirect.github.com/i18next/i18next/pull/2394">223943</a></li> </ul> <h2>v25.8.8</h2> <ul> <li>types(i18n): add missing toJSON() declaration <a href="https://redirect.github.com/i18next/i18next/pull/2393">2393</a></li> </ul> <h2>v25.8.7</h2> <ul> <li>avoid crash due to ReferenceError without Intl API <a href="https://redirect.github.com/i18next/i18next/pull/2391">2391</a></li> </ul> <h2>v25.8.6</h2> <ul> <li>ts: address incomplete type definition for <code>getFixedT()</code> return value <a href="https://redirect.github.com/i18next/i18next/issues/2318">2318</a></li> </ul> <h2>v25.8.5</h2> <ul> <li>fix: compatibility with moduleResolution bundler (issue <a href="https://redirect.github.com/i18next/i18next/issues/2380">2380</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2381">2381</a></li> </ul> <h2>v25.8.4</h2> <ul> <li>fix: crashes when backend in backends array has no name property <a href="https://redirect.github.com/i18next/i18next/issues/2386">2386</a></li> </ul> <h2>v25.8.3</h2> <ul> <li>ts: document option to suppress the support message <a href="https://redirect.github.com/i18next/i18next/issues/2385">2385</a></li> </ul> <h2>v25.8.2</h2> <ul> <li>option to suppress the support message <a href="https://redirect.github.com/i18next/i18next/issues/2385">2385</a></li> </ul> <h2>v25.8.1</h2> <ul> <li>fix(types): Selector API - fix Namespace inference for selector ns option <a href="https://redirect.github.com/i18next/i18next/pull/2384">2384</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next/blob/master/CHANGELOG.md">i18next's changelog</a>.</em></p> <blockquote> <h2>25.8.13</h2> <ul> <li>improve support notice shown logic</li> </ul> <h2>25.8.12</h2> <ul> <li>improve support notice shown logic</li> </ul> <h2>25.8.11</h2> <ul> <li>revert fix: compatibility with moduleResolution bundler (issue <a href="https://redirect.github.com/i18next/i18next/issues/2380">2380</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2381">2381</a></li> </ul> <h2>25.8.10</h2> <ul> <li>fix(interpolator): guard null matchedDoubleQuotes in nesting option parsing <a href="https://redirect.github.com/i18next/i18next/pull/2395">2395</a></li> </ul> <h2>25.8.9</h2> <ul> <li>fix(interpolator): escape nestingOptionsSeparator in nesting option parsing <a href="https://redirect.github.com/i18next/i18next/pull/2394">2394</a></li> </ul> <h2>25.8.8</h2> <ul> <li>types(i18n): add missing toJSON() declaration <a href="https://redirect.github.com/i18next/i18next/pull/2393">2393</a></li> </ul> <h2>25.8.7</h2> <ul> <li>avoid crash due to ReferenceError without Intl API <a href="https://redirect.github.com/i18next/i18next/pull/2391">2391</a></li> </ul> <h2>25.8.6</h2> <ul> <li>ts: address incomplete type definition for <code>getFixedT()</code> return value <a href="https://redirect.github.com/i18next/i18next/issues/2318">2318</a></li> </ul> <h2>25.8.5</h2> <ul> <li>fix: compatibility with moduleResolution bundler (issue <a href="https://redirect.github.com/i18next/i18next/issues/2380">2380</a>) <a href="https://redirect.github.com/i18next/i18next/pull/2381">2381</a></li> </ul> <h2>25.8.4</h2> <ul> <li>fix: crashes when backend in backends array has no name property <a href="https://redirect.github.com/i18next/i18next/issues/2386">2386</a></li> </ul> <h2>25.8.3</h2> <ul> <li>ts: document option to suppress the support message <a href="https://redirect.github.com/i18next/i18next/issues/2385">2385</a></li> </ul> <h2>25.8.2</h2> <ul> <li>option to suppress the support message <a href="https://redirect.github.com/i18next/i18next/issues/2385">2385</a></li> </ul> <h2>25.8.1</h2> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next/commit/d73c6d49fb31255fcd9d77c090af9d2d9b548f43"><code>d73c6d4</code></a> 25.8.13</li> <li><a href="https://github.com/i18next/i18next/commit/a8755f3270c2736a7206a2e5c91cc048971b6563"><code>a8755f3</code></a> improve support notice shown logic</li> <li><a href="https://github.com/i18next/i18next/commit/3e8fd3f7cec69a2aa5fc9ed5420ee88ff7dcd332"><code>3e8fd3f</code></a> jsr update</li> <li><a href="https://github.com/i18next/i18next/commit/2e51f951e2ec50dba4e179acee8cb897420f5271"><code>2e51f95</code></a> 25.8.12</li> <li><a href="https://github.com/i18next/i18next/commit/8ba2314b0ee5c9b8412dff7dcc969929a2650b0a"><code>8ba2314</code></a> improve support notice shown logic</li> <li><a href="https://github.com/i18next/i18next/commit/a400e309f8930f83249cda5ad9eb54d3587ffa33"><code>a400e30</code></a> jsr update</li> <li><a href="https://github.com/i18next/i18next/commit/c0970c4e71326d6db887728dd359d3ed026b4faf"><code>c0970c4</code></a> 25.8.11</li> <li><a href="https://github.com/i18next/i18next/commit/ac35030ff0ea468636e9f60f2cee85ccc1571113"><code>ac35030</code></a> revert <a href="https://redirect.github.com/i18next/i18next/issues/2381">#2381</a></li> <li><a href="https://github.com/i18next/i18next/commit/344b59064f4e63f8ed99db5c6f86f13f760627bd"><code>344b590</code></a> jsr update</li> <li><a href="https://github.com/i18next/i18next/commit/3172321244f269fc90ead003f0ea4a23f713f615"><code>3172321</code></a> 25.8.10</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next/compare/v25.8.0...v25.8.13">compare view</a></li> </ul> </details> <br /> Updates `i18next-browser-languagedetector` from 8.2.0 to 8.2.1 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/i18next/i18next-browser-languageDetector/blob/master/CHANGELOG.md">i18next-browser-languagedetector's changelog</a>.</em></p> <blockquote> <h3>8.2.1</h3> <ul> <li>Add missing typescript definition for hash options <a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/pull/315">33154</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/7164126cd59606792813ac9d63f9429e824294d6"><code>7164126</code></a> 8.2.1</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/6df69c76693eeb96bbd0c728a95ecc9253e5a41c"><code>6df69c7</code></a> release</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/1ffa1cf467def803442b7c1e942baea13e936660"><code>1ffa1cf</code></a> Add missing typescript definition for hash options (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/315">#315</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/697d89ba130d446cca789f8706fa50d9ec440068"><code>697d89b</code></a> Bump js-yaml (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/313">#313</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/ce82da96192c41fd7e640c97017c014c0df021b1"><code>ce82da9</code></a> Bump lodash from 4.17.21 to 4.17.23 (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/312">#312</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/d05fe5a5b249c512bbf8475171f7c4828e3ad533"><code>d05fe5a</code></a> fix url in readme</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/9d1d7d2668811dd8eaf66a6bd33006b10907af0c"><code>9d1d7d2</code></a> Bump tmp from 0.2.1 to 0.2.5 (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/309">#309</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/32f04299ee9a27db3a039599275461950e23596d"><code>32f0429</code></a> Bump cipher-base from 1.0.4 to 1.0.6 (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/307">#307</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/9c0db8fbee1ef05241b2e7940fcebaa38387d196"><code>9c0db8f</code></a> Bump sha.js from 2.4.11 to 2.4.12 (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/308">#308</a>)</li> <li><a href="https://github.com/i18next/i18next-browser-languageDetector/commit/3ad9ac56ddc721cc20f7ed70d0b1e5dcb4f818c1"><code>3ad9ac5</code></a> Bump pbkdf2 from 3.1.2 to 3.1.3 (<a href="https://redirect.github.com/i18next/i18next-browser-languageDetector/issues/306">#306</a>)</li> <li>Additional commits viewable in <a href="https://github.com/i18next/i18next-browser-languageDetector/compare/v8.2.0...v8.2.1">compare view</a></li> </ul> </details> <br /> Updates `react-hook-form` from 7.71.1 to 7.71.2 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/react-hook-form/releases">react-hook-form's releases</a>.</em></p> <blockquote> <h2>Version 7.71.2</h2> <p>🕵️‍♂️ fix: use DeepPartialSkipArrayKey for WatchObserver value parameter (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13278">#13278</a>) 🧹 fix(clearErrors): emit name signal for targeted field updates (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13280">#13280</a>)</p> <p>thanks to <a href="https://github.com/veeceey"><code>@​veeceey</code></a>, <a href="https://github.com/kaigritun"><code>@​kaigritun</code></a>, <a href="https://github.com/pgoslatara"><code>@​pgoslatara</code></a> &amp; <a href="https://github.com/seongbiny"><code>@​seongbiny</code></a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/85684f930c520310da51fec382c8b30f6da11502"><code>85684f9</code></a> 7.71.2</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/4933dcc6d74424e7590e628d113df7396734ac7a"><code>4933dcc</code></a> 🧹 fix(clearErrors): emit name signal for targeted field updates (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13280">#13280</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/319b3eddf657802aaf58f17c61cf72b9aa854c51"><code>319b3ed</code></a> 🕵️‍♂️ fix: use DeepPartialSkipArrayKey for WatchObserver value parameter (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13">#13</a>...</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/0e04ad35ceea660e889dc1fe27552c3146eedceb"><code>0e04ad3</code></a> 🏋️‍♀️ chore: Update outdated GitHub Actions versions (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13274">#13274</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/3adba2b816dd50bbca460bbe61df64b50bc6b1da"><code>3adba2b</code></a> ✅ test: add unit tests for update utility (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13268">#13268</a>)</li> <li>See full diff in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.71.1...v7.71.2">compare view</a></li> </ul> </details> <br /> Updates `react-hotkeys-hook` from 5.2.3 to 5.2.4 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/JohannesKlauss/react-keymap-hook/releases">react-hotkeys-hook's releases</a>.</em></p> <blockquote> <h2>v5.2.4</h2> <ul> <li>Merge pull request <a href="https://redirect.github.com/JohannesKlauss/react-keymap-hook/issues/1312">#1312</a> from JohannesKlauss/revert-1275-main 1197daf</li> <li>Revert Regression introduced in &quot;Try to prevent events firing incorrectly when using <code>useKey: true</code>&quot; 612e549</li> <li>Merge pull request <a href="https://redirect.github.com/JohannesKlauss/react-keymap-hook/issues/1311">#1311</a> from ShrimpCryptid/feat/clarify-ishotkeypressed-multiple-key-behavior 0219c01</li> <li>doc: Updated wording on isHotkeyPressed key argument 9203b7f</li> <li>fix: Update documentation for <code>isHotkeyPressed</code> to describe arguments correctly 154eab9</li> </ul> <hr /> <p><a href="https://github.com/JohannesKlauss/react-keymap-hook/compare/v5.2.3...v5.2.4">https://github.com/JohannesKlauss/react-keymap-hook/compare/v5.2.3...v5.2.4</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/JohannesKlauss/react-hotkeys-hook/commit/f66fe2aca93bb9529d1996574b95eaabc559fe42"><code>f66fe2a</code></a> 5.2.4</li> <li><a href="https://github.com/JohannesKlauss/react-hotkeys-hook/commit/1197daf1146e644d79ec73f39e4e0b8629fadd7a"><code>1197daf</code></a> Merge pull request <a href="https://redirect.github.com/JohannesKlauss/react-keymap-hook/issues/1312">#1312</a> from JohannesKlauss/revert-1275-main</li> <li><a href="https://github.com/JohannesKlauss/react-hotkeys-hook/commit/612e5498fe914ff62cc7f03f1c566065f5f07565"><code>612e549</code></a> Revert &quot;Try to prevent events firing incorrectly when using <code>useKey: true</code>&quot;</li> <li><a href="https://github.com/JohannesKlauss/react-hotkeys-hook/commit/0219c0165e58c932e169611334e4d9318a131aac"><code>0219c01</code></a> Merge pull request <a href="https://redirect.github.com/JohannesKlauss/react-keymap-hook/issues/1311">#1311</a> from ShrimpCryptid/feat/clarify-ishotkeypressed-mult...</li> <li><a href="https://github.com/JohannesKlauss/react-hotkeys-hook/commit/9203b7f11e5c350276d04f9c2faa12222f2f9afe"><code>9203b7f</code></a> doc: Updated wording on isHotkeyPressed key argument</li> <li><a href="https://github.com/JohannesKlauss/react-hotkeys-hook/commit/154eab9094aa2f9fa8b9a8f3a337f4a882313fca"><code>154eab9</code></a> fix: Update documentation for <code>isHotkeyPressed</code> to describe arguments correctly</li> <li>See full diff in <a href="https://github.com/JohannesKlauss/react-keymap-hook/compare/v5.2.3...v5.2.4">compare view</a></li> </ul> </details> <br /> Updates `webpack` from 5.104.1 to 5.105.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.105.3</h2> <h3>Patch Changes</h3> <ul> <li> <p>Context modules now handle rejections correctly. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20455">#20455</a>)</p> </li> <li> <p>Only mark asset modules as side-effect-free when <code>experimental.futureDefaults</code> is set to true, so asset-copying use cases (e.g. <code>import &quot;./x.png&quot;</code>) won’t break unless the option is enabled. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20535">#20535</a>)</p> </li> <li> <p>Add the missing <strong>webpack_exports</strong> declaration in certain cases when bundling a JS entry together with non-JS entries (e.g., CSS entry or asset module entry). (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20463">#20463</a>)</p> </li> <li> <p>Fixed HMR failure for CSS modules with <a href="https://github.com/import"><code>@​import</code></a> when exportType !== &quot;link&quot;. When exportType is not &quot;link&quot;, CSS modules now behave like JavaScript modules and don't require special HMR handling, allowing <a href="https://github.com/import"><code>@​import</code></a> CSS to work correctly during hot module replacement. (by <a href="https://github.com/xiaoxiaojx"><code>@​xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20514">#20514</a>)</p> </li> <li> <p>Fixed an issue where empty JavaScript files were generated for CSS-only entry points. The code now correctly checks if entry modules have JavaScript source types before determining whether to generate a JS file. (by <a href="https://github.com/xiaoxiaojx"><code>@​xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20454">#20454</a>)</p> </li> <li> <p>Do not crash when a referenced chunk is not a runtime chunk. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20461">#20461</a>)</p> </li> <li> <p>Fix some types. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20412">#20412</a>)</p> </li> <li> <p>Ensure that missing module error are thrown after the interception handler (if present), allowing module interception to customize the module factory. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20510">#20510</a>)</p> </li> <li> <p>Added <code>createRequire</code> support for ECMA modules. (by <a href="https://github.com/stefanbinoj"><code>@​stefanbinoj</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20497">#20497</a>)</p> </li> <li> <p>Added category for CJS reexport dependency to fix issues with ECMA modules. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20444">#20444</a>)</p> </li> <li> <p>Implement immutable bytes for <code>bytes</code> import attribute to match tc39 spec. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20481">#20481</a>)</p> </li> <li> <p>Fixed deterministic search for graph roots regardless of edge order. (by <a href="https://github.com/veeceey"><code>@​veeceey</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20452">#20452</a>)</p> </li> </ul> <h2>v5.105.2</h2> <h3>Patch Changes</h3> <ul> <li>Fixed <code>WebpackPluginInstance</code> type regression. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20440">#20440</a>)</li> </ul> <h2>v5.105.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys and filenames. Cache keys now use <code>toSafePath</code> to replace colons (<code>:</code>) with double underscores (<code>__</code>) and sanitize other invalid characters, ensuring compatibility with Windows filesystem restrictions. (by <a href="https://github.com/xiaoxiaojx"><code>@​xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20424">#20424</a>)</p> </li> <li> <p>Revert part of the createRequire generation behavior for <code>require(&quot;node:...&quot;)</code> to keep compatibility with those modules exports, e.g. <code>const EventEmitter = require(&quot;node:events&quot;);</code>. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> <li> <p>Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> </ul> <h2>v5.105.0</h2> <h3>Minor Changes</h3> <ul> <li> <p>Allow resolving worker module by export condition name when using <code>new Worker()</code> (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20353">#20353</a>)</p> </li> <li> <p>Detect conditional imports to avoid compile-time linking errors for non-existent exports. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20320">#20320</a>)</p> </li> <li> <p>Added the <code>tsconfig</code> option for the <code>resolver</code> options (replacement for <code>tsconfig-paths-webpack-plugin</code>). Can be <code>false</code> (disabled), <code>true</code> (use the default <code>tsconfig.json</code> file to search for it), a string path to <code>tsconfig.json</code>, or an object with <code>configFile</code> and <code>references</code> options. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20400">#20400</a>)</p> </li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/blob/main/CHANGELOG.md">webpack's changelog</a>.</em></p> <blockquote> <h2>5.105.3</h2> <h3>Patch Changes</h3> <ul> <li> <p>Context modules now handle rejections correctly. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20455">#20455</a>)</p> </li> <li> <p>Only mark asset modules as side-effect-free when <code>experimental.futureDefaults</code> is set to true, so asset-copying use cases (e.g. <code>import &quot;./x.png&quot;</code>) won’t break unless the option is enabled. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20535">#20535</a>)</p> </li> <li> <p>Add the missing <strong>webpack_exports</strong> declaration in certain cases when bundling a JS entry together with non-JS entries (e.g., CSS entry or asset module entry). (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20463">#20463</a>)</p> </li> <li> <p>Fixed HMR failure for CSS modules with <a href="https://github.com/import"><code>@​import</code></a> when exportType !== &quot;link&quot;. When exportType is not &quot;link&quot;, CSS modules now behave like JavaScript modules and don't require special HMR handling, allowing <a href="https://github.com/import"><code>@​import</code></a> CSS to work correctly during hot module replacement. (by <a href="https://github.com/xiaoxiaojx"><code>@​xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20514">#20514</a>)</p> </li> <li> <p>Fixed an issue where empty JavaScript files were generated for CSS-only entry points. The code now correctly checks if entry modules have JavaScript source types before determining whether to generate a JS file. (by <a href="https://github.com/xiaoxiaojx"><code>@​xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20454">#20454</a>)</p> </li> <li> <p>Do not crash when a referenced chunk is not a runtime chunk. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20461">#20461</a>)</p> </li> <li> <p>Fix some types. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20412">#20412</a>)</p> </li> <li> <p>Ensure that missing module error are thrown after the interception handler (if present), allowing module interception to customize the module factory. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20510">#20510</a>)</p> </li> <li> <p>Added <code>createRequire</code> support for ECMA modules. (by <a href="https://github.com/stefanbinoj"><code>@​stefanbinoj</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20497">#20497</a>)</p> </li> <li> <p>Added category for CJS reexport dependency to fix issues with ECMA modules. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20444">#20444</a>)</p> </li> <li> <p>Implement immutable bytes for <code>bytes</code> import attribute to match tc39 spec. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20481">#20481</a>)</p> </li> <li> <p>Fixed deterministic search for graph roots regardless of edge order. (by <a href="https://github.com/veeceey"><code>@​veeceey</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20452">#20452</a>)</p> </li> </ul> <h2>5.105.2</h2> <h3>Patch Changes</h3> <ul> <li>Fixed <code>WebpackPluginInstance</code> type regression. (by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20440">#20440</a>)</li> </ul> <h2>5.105.1</h2> <h3>Patch Changes</h3> <ul> <li> <p>Fix VirtualUrlPlugin Windows compatibility by sanitizing cache keys and filenames. Cache keys now use <code>toSafePath</code> to replace colons (<code>:</code>) with double underscores (<code>__</code>) and sanitize other invalid characters, ensuring compatibility with Windows filesystem restrictions. (by <a href="https://github.com/xiaoxiaojx"><code>@​xiaoxiaojx</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20424">#20424</a>)</p> </li> <li> <p>Revert part of the createRequire generation behavior for <code>require(&quot;node:...&quot;)</code> to keep compatibility with those modules exports, e.g. <code>const EventEmitter = require(&quot;node:events&quot;);</code>. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> <li> <p>Skip guard collection when exports-presence mode is disabled to improve parsing performance. (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20433">#20433</a>)</p> </li> </ul> <h2>5.105.0</h2> <h3>Minor Changes</h3> <ul> <li>Allow resolving worker module by export condition name when using <code>new Worker()</code> (by <a href="https://github.com/hai-x"><code>@​hai-x</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/20353">#20353</a>)</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/714a0e3496f2189f76b5d2c98eacdeedae9e7c06"><code>714a0e3</code></a> chore(release): new release (<a href="https://redirect.github.com/webpack/webpack/issues/20448">#20448</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/c323b39abf540d12006c46c9abbf1ba9b62189d0"><code>c323b39</code></a> chore(deps-dev): bump nyc from 17.1.0 to 18.0.0 (<a href="https://redirect.github.com/webpack/webpack/issues/20539">#20539</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/8a01dfefc8659136e889dbb96ce932fdcfa0a970"><code>8a01dfe</code></a> refactor: deduplicate export presence logic in Harmony dependency classes (<a href="https://redirect.github.com/webpack/webpack/issues/2">#2</a>...</li> <li><a href="https://github.com/webpack/webpack/commit/b9fc7b3538c85b2a81258bb20ea0185a315ab590"><code>b9fc7b3</code></a> chore(deps): bump test/test262-cases in the dependencies group (<a href="https://redirect.github.com/webpack/webpack/issues/20541">#20541</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/f8a5ac32accb80076be94dc736f6165ba37cf86b"><code>f8a5ac3</code></a> test: add coverage for nwjs exports condition and CSS modules with webworker ...</li> <li><a href="https://github.com/webpack/webpack/commit/59bf0241620af6ad18045b52824338db42d4d3d0"><code>59bf024</code></a> test: add coverage for external script in EnvironmentNotSupportAsyncWarning (...</li> <li><a href="https://github.com/webpack/webpack/commit/4c79ac21a381c2442dc9cdc39823e2df65f59ce0"><code>4c79ac2</code></a> test: add missing coverage for formatLocation and formatSize (<a href="https://redirect.github.com/webpack/webpack/issues/20534">#20534</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/4f5c0a864d0653dd91f27c03006bcf6667d32a9e"><code>4f5c0a8</code></a> fix: mark asset module as side-effect-free when futureDefaults (<a href="https://redirect.github.com/webpack/webpack/issues/20535">#20535</a>)</li> <li><a href="https://github.com/webpack/webpack/commit/87987ca060cff1c07460b874fba9b90f6955a929"><code>87987ca</code></a> test: add test</li> <li><a href="https://github.com/webpack/webpack/commit/67c5aae55b1f50d9609138aea1b6ddb566e782c9"><code>67c5aae</code></a> test: add configCase for ESM prefetch/preload under neutral target (<a href="https://redirect.github.com/webpack/webpack/issues/20524">#20524</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.104.1...v5.105.3">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for webpack since your current version.</p> </details> <br /> Updates `@types/node` from 25.1.0 to 25.3.3 <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 `@types/react` from 19.2.10 to 19.2.14 <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react">compare view</a></li> </ul> </details> <br /> Updates `@typescript-eslint/eslint-plugin` from 8.54.0 to 8.56.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases"><code>@​typescript-eslint/eslint-plugin</code>'s releases</a>.</em></p> <blockquote> <h2>v8.56.1</h2> <h2>8.56.1 (2026-02-23)</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): update dependency minimatch to v10.2.2 by <a href="https://github.com/benmccann"><code>@​benmccann</code></a> in <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12074">typescript-eslint/typescript-eslint#12074</a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>v8.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@​DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>v8.55.0</h2> <h2>8.55.0 (2026-02-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>utils:</strong> deprecate defaultOptions in favor of meta.defaultOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11992">#11992</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unused-vars] remove trailing newline when removing entire import (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11990">#11990</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] require strictNullChecks (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11966">#11966</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12000">#12000</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] report unnecessary defaults in ternary expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11984">#11984</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] reduce param index to ts this handling (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11949">#11949</a>)</li> <li><strong>typescript-estree:</strong> forbid invalid modifier in object expression (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11931">#11931</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Christian Rose <a href="https://github.com/chrros95"><code>@​chrros95</code></a></li> <li>fisker Cheung <a href="https://github.com/fisker"><code>@​fisker</code></a></li> <li>Josh Goldberg</li> <li>Maria Solano <a href="https://github.com/MariaSolOs"><code>@​MariaSolOs</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md"><code>@​typescript-eslint/eslint-plugin</code>'s changelog</a>.</em></p> <blockquote> <h2>8.56.1 (2026-02-23)</h2> <p>This was a version bump only for eslint-plugin to align it with other projects, there were no code changes.</p> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@​DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.55.0 (2026-02-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>utils:</strong> deprecate defaultOptions in favor of meta.defaultOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11992">#11992</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] reduce param index to ts this handling (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11949">#11949</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] report unnecessary defaults in ternary expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11984">#11984</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] require strictNullChecks (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11966">#11966</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12000">#12000</a>)</li> <li><strong>eslint-plugin:</strong> [no-unused-vars] remove trailing newline when removing entire import (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11990">#11990</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Christian Rose <a href="https://github.com/chrros95"><code>@​chrros95</code></a></li> <li>Josh Goldberg</li> <li>Maria Solano <a href="https://github.com/MariaSolOs"><code>@​MariaSolOs</code></a></li> <li>Minyeong Kim <a href="https://github.com/minyeong981"><code>@​minyeong981</code></a></li> <li>SungHyun627 <a href="https://github.com/SungHyun627"><code>@​SungHyun627</code></a></li> <li>Yukihiro Hasegawa <a href="https://github.com/y-hsgw"><code>@​y-hsgw</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/96a04a97454cf6b6ae8366711c09333bf6e2327a"><code>96a04a9</code></a> chore(release): publish 8.56.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/958f390c8c5b136e6f095f9230ba301fc1db00e9"><code>958f390</code></a> chore(eslint-plugin): add default excludes to vitest (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12067">#12067</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/ffb46eaa41a7c8a831dc09f0ed726dd4cc06ea4f"><code>ffb46ea</code></a> docs(eslint-plugin): [method-signature-style] clarify autofix impact on type ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12057">#12057</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/c0a359df266e2ff4903eff2fdfa6c8ea30b84bca"><code>c0a359d</code></a> fix: use parser options from context.languageOptions (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12043">#12043</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a"><code>fedfe86</code></a> chore(release): publish 8.55.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8a95834bb5fd818cc049390e4cb57196717a011f"><code>8a95834</code></a> fix(eslint-plugin): [no-useless-default-assignment] reduce param index to ts ...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/4ba1e72cd76f357044dca209978d87137c31e6c0"><code>4ba1e72</code></a> fix(eslint-plugin): [no-useless-default-assignment] report unnecessary defaul...</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/a1f86179074a143fdb06445a28b1144427d33ec9"><code>a1f8617</code></a> feat(utils): deprecate defaultOptions in favor of meta.defaultOptions (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/11992">#11992</a>)</li> <li>Additional commits viewable in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/eslint-plugin">compare view</a></li> </ul> </details> <br /> Updates `eslint-webpack-plugin` from 5.0.2 to 5.0.3 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/eslint-webpack-plugin/releases">eslint-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v5.0.3</h2> <h3><a href="https://github.com/webpack/eslint-webpack-plugin/compare/v5.0.2...v5.0.3">5.0.3</a> (2026-02-27)</h3> <h3>Bug Fixes</h3> <ul> <li>display errors and warnings (<a href="https://redirect.github.com/webpack/eslint-webpack-plugin/issues/297">#297</a>) (<a href="https://github.com/webpack/eslint-webpack-plugin/commit/d099b5dd504ce074ed481eff37c1ebec4f3ec288">d099b5d</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/eslint-webpack-plugin/blob/main/CHANGELOG.md">eslint-webpack-plugin's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack/eslint-webpack-plugin/compare/v5.0.2...v5.0.3">5.0.3</a> (2026-02-27)</h3> <h3>Bug Fixes</h3> <ul> <li>display errors and warnings (<a href="https://redirect.github.com/webpack/eslint-webpack-plugin/issues/297">#297</a>) (<a href="https://github.com/webpack/eslint-webpack-plugin/commit/d099b5dd504ce074ed481eff37c1ebec4f3ec288">d099b5d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/d64d515e8858a678fb84ea7a84dd7ef0a65a07af"><code>d64d515</code></a> chore(release): 5.0.3</li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/edc94cb7e8e5f725c272b1ae8a7f8e1ad6df9c92"><code>edc94cb</code></a> chore: use <code>--omit=dev</code></li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/d099b5dd504ce074ed481eff37c1ebec4f3ec288"><code>d099b5d</code></a> fix: display errors and warnings (<a href="https://redirect.github.com/webpack/eslint-webpack-plugin/issues/297">#297</a>)</li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/3612143d120926fb9713d6f6e39288c7edaf8a79"><code>3612143</code></a> docs: update contributing</li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/9e9c8b272c1eaac0814d3fbda424986db0035cd0"><code>9e9c8b2</code></a> chore: migrate from contrib (<a href="https://redirect.github.com/webpack/eslint-webpack-plugin/issues/290">#290</a>)</li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/ad18d7fceae2e45228b585ddff865205be2db814"><code>ad18d7f</code></a> chore: update github actions/checkout from v4 to v5 (<a href="https://redirect.github.com/webpack/eslint-webpack-plugin/issues/289">#289</a>)</li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/f291d3f9e16076a604c9ab53ce1950944d7bf492"><code>f291d3f</code></a> chore: migrate to eslint version 9 (<a href="https://redirect.github.com/webpack/eslint-webpack-plugin/issues/288">#288</a>)</li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/ae995601a9faa72d20463f9faf15474e46d1df47"><code>ae99560</code></a> chore: update jest from v29 to v30 (<a href="https://redirect.github.com/webpack/eslint-webpack-plugin/issues/284">#284</a>)</li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/218df8ace2128a901ba34eb384f667e8325359f3"><code>218df8a</code></a> docs: change <code>.eslintrc</code> to <code>eslint.config.js</code> since ESLint v9.0.0</li> <li><a href="https://github.com/webpack/eslint-webpack-plugin/commit/337451d60591c3b43064a4d382064b0154732caf"><code>337451d</code></a> chore: upgrade dependencies to latest version (<a href="https://redirect.github.com/webpack/eslint-webpack-plugin/issues/283">#283</a>)</li> <li>See full diff in <a href="https://github.com/webpack/eslint-webpack-plugin/compare/v5.0.2...v5.0.3">compare view</a></li> </ul> </details> <br /> Updates `typescript-eslint` from 8.54.0 to 8.56.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/releases">typescript-eslint's releases</a>.</em></p> <blockquote> <h2>v8.56.1</h2> <h2>8.56.1 (2026-02-23)</h2> <h2>What's Changed</h2> <ul> <li>chore(deps): update dependency minimatch to v10.2.2 by <a href="https://github.com/benmccann"><code>@​benmccann</code></a> in <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12074">typescript-eslint/typescript-eslint#12074</a></li> </ul> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>v8.56.0</h2> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li>use parser options from context.languageOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12043">#12043</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>fnx <a href="https://github.com/DMartens"><code>@​DMartens</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>v8.55.0</h2> <h2>8.55.0 (2026-02-09)</h2> <h3>🚀 Features</h3> <ul> <li><strong>utils:</strong> deprecate defaultOptions in favor of meta.defaultOptions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11992">#11992</a>)</li> </ul> <h3>🩹 Fixes</h3> <ul> <li><strong>eslint-plugin:</strong> [no-unused-vars] remove trailing newline when removing entire import (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11990">#11990</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] require strictNullChecks (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11966">#11966</a>, <a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12000">#12000</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] report unnecessary defaults in ternary expressions (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11984">#11984</a>)</li> <li><strong>eslint-plugin:</strong> [no-useless-default-assignment] reduce param index to ts this handling (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11949">#11949</a>)</li> <li><strong>typescript-estree:</strong> forbid invalid modifier in object expression (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/11931">#11931</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Christian Rose <a href="https://github.com/chrros95"><code>@​chrros95</code></a></li> <li>fisker Cheung <a href="https://github.com/fisker"><code>@​fisker</code></a></li> <li>Josh Goldberg</li> <li>Maria Solano <a href="https://github.com/MariaSolOs"><code>@​MariaSolOs</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md">typescript-eslint's changelog</a>.</em></p> <blockquote> <h2>8.56.1 (2026-02-23)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.1">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.56.0 (2026-02-16)</h2> <h3>🚀 Features</h3> <ul> <li>support ESLint v10 (<a href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12057">#12057</a>)</li> </ul> <h3>❤️ Thank You</h3> <ul> <li>Brad Zacher <a href="https://github.com/bradzacher"><code>@​bradzacher</code></a></li> <li>Joshua Chen</li> </ul> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.56.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> <h2>8.55.0 (2026-02-09)</h2> <p>This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.</p> <p>See <a href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.55.0">GitHub Releases</a> for more information.</p> <p>You can read about our <a href="https://typescript-eslint.io/users/versioning">versioning strategy</a> and <a href="https://typescript-eslint.io/users/releases">releases</a> on our website.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/96a04a97454cf6b6ae8366711c09333bf6e2327a"><code>96a04a9</code></a> chore(release): publish 8.56.1</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/8b8b68f200a48ee9d6f7be8670e964629375196c"><code>8b8b68f</code></a> chore(release): publish 8.56.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/68a074fb61a10c3627f09678859fb4d42a3b88f5"><code>68a074f</code></a> feat: support ESLint v10 (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12057">#12057</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/fedfe8665afbabd5c7d3ee09d14f450d5ba0b10a"><code>fedfe86</code></a> chore(release): publish 8.55.0</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/b931f8c706beafc289462824814dca158694cb48"><code>b931f8c</code></a> chore: use workspace refs for workspace deps (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12018">#12018</a>)</li> <li><a href="https://github.com/typescript-eslint/typescript-eslint/commit/1f17a7918cd507b11fd04ce75fe44a9c62bf9542"><code>1f17a79</code></a> chore: migrate to pnpm (<a href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/11248">#11248</a>)</li> <li>See full diff in <a href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.56.1/packages/typescript-eslint">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | i18next | [>= 21.a, < 22] | | @typescript-eslint/eslint-plugin | [>= 6.a, < 7] | </details> 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>
2 parents 5a9c9ff + 149e475 commit 5049d95

File tree

2 files changed

+173
-147
lines changed

2 files changed

+173
-147
lines changed

0 commit comments

Comments
 (0)