dependabot[bot] opened a new pull request, #72220:
URL: https://github.com/apache/airflow/pull/72220

   Bumps the 3-3-ui-plugin-template-package-updates group with 9 updates in the 
/dev/react-plugin-tools/react_plugin_template directory:
   
   | Package | From | To |
   | --- | --- | --- |
   | 
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
 | `19.2.4` | `19.2.5` |
   | 
[@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin)
 | `8.66.0` | `8.67.0` |
   | 
[@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser)
 | `8.66.0` | `8.67.0` |
   | 
[@typescript-eslint/utils](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils)
 | `8.66.0` | `8.67.0` |
   | [globals](https://github.com/sindresorhus/globals) | `17.9.0` | `17.11.0` |
   | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.2` | 
`20.11.6` |
   | 
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
 | `8.66.0` | `8.67.0` |
   | [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `8.2.1` | 
`8.2.2` |
   | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | 
`4.1.10` | `4.1.11` |
   
   
   Updates `@types/react-dom` from 19.2.4 to 19.2.5
   <details>
   <summary>Commits</summary>
   <ul>
   <li>See full diff in <a 
href="https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/eslint-plugin` from 8.66.0 to 8.67.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";>@​typescript-eslint/eslint-plugin's
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.67.0</h2>
   <h2>8.67.0 (2026-08-10)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>typescript-eslint:</strong> export basic globs for using 
tseslint (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12105";>#12105</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Josh Goldberg ✨</li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.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>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md";>@​typescript-eslint/eslint-plugin's
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.67.0 (2026-08-10)</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.67.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/20a261fb8e62351e88176b075090dc9276d26072";><code>20a261f</code></a>
 chore(release): publish 8.67.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/6dfe4d0c572c48f51097638ec4132763defa311a";><code>6dfe4d0</code></a>
 chore(eslint-plugin-internal): [plugin-test-formatting] enforce 
zero-indentat...</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/3b155bb1344fd7ce83086cf2f864a7e8f3b4a217";><code>3b155bb</code></a>
 chore: use typescript 7 for typechecking (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/12601";>#12601</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/eslint-plugin";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/parser` from 8.66.0 to 8.67.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";>@​typescript-eslint/parser's
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.67.0</h2>
   <h2>8.67.0 (2026-08-10)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>typescript-eslint:</strong> export basic globs for using 
tseslint (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12105";>#12105</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Josh Goldberg ✨</li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.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>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md";>@​typescript-eslint/parser's
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.67.0 (2026-08-10)</h2>
   <p>This was a version bump only for parser 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.67.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/20a261fb8e62351e88176b075090dc9276d26072";><code>20a261f</code></a>
 chore(release): publish 8.67.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/3b155bb1344fd7ce83086cf2f864a7e8f3b4a217";><code>3b155bb</code></a>
 chore: use typescript 7 for typechecking (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/12601";>#12601</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/parser";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `@typescript-eslint/utils` from 8.66.0 to 8.67.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases";>@​typescript-eslint/utils's
 releases</a>.</em></p>
   <blockquote>
   <h2>v8.67.0</h2>
   <h2>8.67.0 (2026-08-10)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>typescript-eslint:</strong> export basic globs for using 
tseslint (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12105";>#12105</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Josh Goldberg ✨</li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.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>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/utils/CHANGELOG.md";>@​typescript-eslint/utils's
 changelog</a>.</em></p>
   <blockquote>
   <h2>8.67.0 (2026-08-10)</h2>
   <p>This was a version bump only for utils 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.67.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/20a261fb8e62351e88176b075090dc9276d26072";><code>20a261f</code></a>
 chore(release): publish 8.67.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/3b155bb1344fd7ce83086cf2f864a7e8f3b4a217";><code>3b155bb</code></a>
 chore: use typescript 7 for typechecking (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/utils/issues/12601";>#12601</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/utils";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `globals` from 17.9.0 to 17.11.0
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/sindresorhus/globals/releases";>globals's 
releases</a>.</em></p>
   <blockquote>
   <h2>v17.11.0</h2>
   <ul>
   <li>Add <code>react-native</code> globals (<a 
href="https://redirect.github.com/sindresorhus/globals/issues/337";>#337</a>)  
61eafbf</li>
   </ul>
   <hr />
   <p><a 
href="https://github.com/sindresorhus/globals/compare/v17.10.0...v17.11.0";>https://github.com/sindresorhus/globals/compare/v17.10.0...v17.11.0</a></p>
   <h2>v17.10.0</h2>
   <ul>
   <li>Add <code>GM_cookie</code> to Greasemonkey globals (<a 
href="https://redirect.github.com/sindresorhus/globals/issues/349";>#349</a>)  
f468407</li>
   </ul>
   <hr />
   <p><a 
href="https://github.com/sindresorhus/globals/compare/v17.9.0...v17.10.0";>https://github.com/sindresorhus/globals/compare/v17.9.0...v17.10.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/sindresorhus/globals/commit/8c599278a68a0a6ea17b0c12f976f2270f70f391";><code>8c59927</code></a>
 17.11.0</li>
   <li><a 
href="https://github.com/sindresorhus/globals/commit/61eafbf105037079654824d883edc261834a0fbd";><code>61eafbf</code></a>
 Add <code>react-native</code> globals (<a 
href="https://redirect.github.com/sindresorhus/globals/issues/337";>#337</a>)</li>
   <li><a 
href="https://github.com/sindresorhus/globals/commit/7bed4af3730dcb5dbea4274b5264e6be4c4b8910";><code>7bed4af</code></a>
 17.10.0</li>
   <li><a 
href="https://github.com/sindresorhus/globals/commit/f4684072a5ec0ad598ee4a20989b3eaa733753bf";><code>f468407</code></a>
 Add <code>GM_cookie</code> to Greasemonkey globals (<a 
href="https://redirect.github.com/sindresorhus/globals/issues/349";>#349</a>)</li>
   <li>See full diff in <a 
href="https://github.com/sindresorhus/globals/compare/v17.9.0...v17.11.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `happy-dom` from 20.11.2 to 20.11.6
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/capricorn86/happy-dom/releases";>happy-dom's 
releases</a>.</em></p>
   <blockquote>
   <h2>v20.11.6</h2>
   <h3>:construction_worker_man: Patch fixes</h3>
   <ul>
   <li>Updates docs for the global-registrator package - By <strong><a 
href="https://github.com/capricorn86";><code>@​capricorn86</code></a></strong> 
in task <a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2300";>#2300</a></li>
   </ul>
   <h2>v20.11.5</h2>
   <h3>:construction_worker_man: Patch fixes</h3>
   <ul>
   <li>Allow explicit element types for querySelector (e.g. 
<code>querySelector&lt;HTMLInputElement&gt;(&quot;.my-input&quot;)</code>) - By 
<strong><a 
href="https://github.com/cyphercodes";><code>@​cyphercodes</code></a></strong></li>
   </ul>
   <h2>v20.11.4</h2>
   <h3>:construction_worker_man: Patch fixes</h3>
   <ul>
   <li>Fixes the CORS check <code>fetch()</code> to match origins instead of 
host and protocol - By <strong><a 
href="https://github.com/rexxars";><code>@​rexxars</code></a></strong> in task 
<a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/1490";>#1490</a></li>
   </ul>
   <h2>v20.11.3</h2>
   <h3>:construction_worker_man: Patch fixes</h3>
   <ul>
   <li>Make document.links return a live HTMLCollection - By <strong><a 
href="https://github.com/bangseongbeom";><code>@​bangseongbeom</code></a></strong>
 in task <a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2299";>#2299</a></li>
   <li>Copy labels array to prevent mutation of cached querySelectorAll result 
- By <strong><a 
href="https://github.com/mixelburg";><code>@​mixelburg</code></a></strong> in 
task <a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2226";>#2226</a></li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/capricorn86/happy-dom/commit/d43c106591c74fcc63aadeea0673fb53cc15bc65";><code>d43c106</code></a>
 fix: <a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2300";>#2300</a> 
Updates docs for the global-registrator package (<a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2301";>#2301</a>)</li>
   <li><a 
href="https://github.com/capricorn86/happy-dom/commit/e978bc88e7e6601b56e7d70f720d166bc00b1b16";><code>e978bc8</code></a>
 fix: Allow explicit element types for querySelector (<a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2283";>#2283</a>)</li>
   <li><a 
href="https://github.com/capricorn86/happy-dom/commit/1bc15054a6bd421017de4dcc15276e3f05d9d56b";><code>1bc1505</code></a>
 fix: <a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/1490";>#1490</a> 
Different ports/parent domains are different origins (<a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2286";>#2286</a>)</li>
   <li><a 
href="https://github.com/capricorn86/happy-dom/commit/0378ff92291c587fc85eea2c84743a56a8039979";><code>0378ff9</code></a>
 fix: <a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2299";>#2299</a> 
Make document.links return a live HTMLCollection</li>
   <li><a 
href="https://github.com/capricorn86/happy-dom/commit/16a6ea2c787b204f79564f1ca82c807171368bd6";><code>16a6ea2</code></a>
 fix: <a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2226";>#2226</a> 
Copy labels array to prevent mutation of cached querySelectorAll...</li>
   <li><a 
href="https://github.com/capricorn86/happy-dom/commit/8cc734bdfc5ccc6009a8b595d6f09fd24e86986f";><code>8cc734b</code></a>
 chore: <a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2276";>#2276</a> 
Update sponsors (<a 
href="https://redirect.github.com/capricorn86/happy-dom/issues/2277";>#2277</a>)</li>
   <li>See full diff in <a 
href="https://github.com/capricorn86/happy-dom/compare/v20.11.2...v20.11.6";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `typescript-eslint` from 8.66.0 to 8.67.0
   <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.67.0</h2>
   <h2>8.67.0 (2026-08-10)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>typescript-eslint:</strong> export basic globs for using 
tseslint (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12105";>#12105</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Josh Goldberg ✨</li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.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>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.67.0 (2026-08-10)</h2>
   <h3>🚀 Features</h3>
   <ul>
   <li><strong>typescript-eslint:</strong> export basic globs for using 
tseslint (<a 
href="https://redirect.github.com/typescript-eslint/typescript-eslint/pull/12105";>#12105</a>)</li>
   </ul>
   <h3>❤️ Thank You</h3>
   <ul>
   <li>Claude Sonnet 5</li>
   <li>Evyatar Daud <a 
href="https://github.com/StyleShit";><code>@​StyleShit</code></a></li>
   <li>Josh Goldberg</li>
   <li>Josh Goldberg ✨</li>
   <li>Kirk Waiblinger <a 
href="https://github.com/kirkwaiblinger";><code>@​kirkwaiblinger</code></a></li>
   </ul>
   <p>See <a 
href="https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.67.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/20a261fb8e62351e88176b075090dc9276d26072";><code>20a261f</code></a>
 chore(release): publish 8.67.0</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/c245fbb611d8cff3199ffa3a169df156d0e35928";><code>c245fbb</code></a>
 feat(typescript-eslint): export basic globs for using tseslint (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12105";>#12105</a>)</li>
   <li><a 
href="https://github.com/typescript-eslint/typescript-eslint/commit/3b155bb1344fd7ce83086cf2f864a7e8f3b4a217";><code>3b155bb</code></a>
 chore: use typescript 7 for typechecking (<a 
href="https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint/issues/12601";>#12601</a>)</li>
   <li>See full diff in <a 
href="https://github.com/typescript-eslint/typescript-eslint/commits/v8.67.0/packages/typescript-eslint";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vite` from 8.2.1 to 8.2.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a href="https://github.com/vitejs/vite/releases";>vite's 
releases</a>.</em></p>
   <blockquote>
   <h2>[email protected]</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/[email protected]/packages/plugin-legacy/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   <h2>v8.2.2</h2>
   <p>Please refer to <a 
href="https://github.com/vitejs/vite/blob/v8.2.2/packages/vite/CHANGELOG.md";>CHANGELOG.md</a>
 for details.</p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md";>vite's
 changelog</a>.</em></p>
   <blockquote>
   <h2><!-- raw HTML omitted --><a 
href="https://github.com/vitejs/vite/compare/v8.2.1...v8.2.2";>8.2.2</a> 
(2026-08-20)<!-- raw HTML omitted --></h2>
   <h3>Features</h3>
   <ul>
   <li><strong>deps:</strong> widen <code>@vitejs/devtools</code> peer range to 
v0.5.0 (<a 
href="https://redirect.github.com/vitejs/vite/issues/23302";>#23302</a>) (<a 
href="https://github.com/vitejs/vite/commit/495d9ff5a7d843ca876a9e49799947a5deb704c7";>495d9ff</a>)</li>
   </ul>
   <h3>Bug Fixes</h3>
   <ul>
   <li><strong>bundled-dev:</strong> handle lazy request error (<a 
href="https://redirect.github.com/vitejs/vite/issues/23291";>#23291</a>) (<a 
href="https://github.com/vitejs/vite/commit/3ba026dade4af56df08815310d3458fa110f5c5c";>3ba026d</a>)</li>
   <li><strong>bundled-dev:</strong> hot update through circular imports 
instead of reloading (<a 
href="https://redirect.github.com/vitejs/vite/issues/23259";>#23259</a>) (<a 
href="https://github.com/vitejs/vite/commit/3dbddefaafc091a879b06f9279296f776691e455";>3dbddef</a>)</li>
   <li><strong>config:</strong> resolve sourcemap paths against sourcemap 
location (<a 
href="https://redirect.github.com/vitejs/vite/issues/23239";>#23239</a>) (<a 
href="https://github.com/vitejs/vite/commit/05a003e6a17a84d75f907ea0f1598bc39b8dce6c";>05a003e</a>)</li>
   <li><strong>css:</strong> don't pass empty targets to lightningcss (<a 
href="https://redirect.github.com/vitejs/vite/issues/23295";>#23295</a>) (<a 
href="https://github.com/vitejs/vite/commit/2804636ff608d105928009d274ffba7cfbe55340";>2804636</a>)</li>
   <li><strong>define:</strong> fix match escaped dots to support $-prefixed 
define keys (<a 
href="https://redirect.github.com/vitejs/vite/issues/23249";>#23249</a>) (<a 
href="https://github.com/vitejs/vite/commit/dcf88bd2ad2b1a8845f9029587cc8c825e382d42";>dcf88bd</a>)</li>
   <li><strong>deps:</strong> update all non-major dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/23217";>#23217</a>) (<a 
href="https://github.com/vitejs/vite/commit/ba958bddfc9cabe302c6b34269dcf5c9634531e0";>ba958bd</a>)</li>
   <li><strong>deps:</strong> update rolldown-related dependencies (<a 
href="https://redirect.github.com/vitejs/vite/issues/23218";>#23218</a>) (<a 
href="https://github.com/vitejs/vite/commit/83ecb2c8059e8ce946a7cc835d4c14ef78aef4fd";>83ecb2c</a>)</li>
   <li><strong>module-runner:</strong> exclude completed modules from in-flight 
cycle detection (fix <a 
href="https://redirect.github.com/vitejs/vite/issues/22999";>#22999</a>) (<a 
href="https://redirect.github.com/vitejs/vite/issues/23009";>#23009</a>) (<a 
href="https://github.com/vitejs/vite/commit/d9b10a98db1c293ee64300bd75d568b44c8ae931";>d9b10a9</a>)</li>
   <li><strong>optimizer:</strong> close custom extension analysis bundles (<a 
href="https://redirect.github.com/vitejs/vite/issues/23207";>#23207</a>) (<a 
href="https://github.com/vitejs/vite/commit/8fb76752836f61224d3095b502fa237b478a06b2";>8fb7675</a>)</li>
   <li>reduce Windows 8.3-short-name detection false-positives (<a 
href="https://redirect.github.com/vitejs/vite/issues/23066";>#23066</a>) (<a 
href="https://github.com/vitejs/vite/commit/02cffa9e2d38d5d8f12e4043ee9d0f7abb1471e2";>02cffa9</a>)</li>
   <li>respect <code>resolve.preserveSymlinks</code> when resolving root (fix 
<a href="https://redirect.github.com/vitejs/vite/issues/23197";>#23197</a>) (<a 
href="https://redirect.github.com/vitejs/vite/issues/23198";>#23198</a>) (<a 
href="https://github.com/vitejs/vite/commit/8413052731836d4aaf3eb94a0f25788dd35d2888";>8413052</a>)</li>
   <li><strong>ssr:</strong> rewrite computed key of destructing parameter (<a 
href="https://redirect.github.com/vitejs/vite/issues/23307";>#23307</a>) (<a 
href="https://github.com/vitejs/vite/commit/9db0b61d4c9c7caad7ea1d9670b637faf2bb6c93";>9db0b61</a>)</li>
   <li><strong>vite:</strong> update outdated upstream file links in license 
comments (<a 
href="https://redirect.github.com/vitejs/vite/issues/23285";>#23285</a>) (<a 
href="https://github.com/vitejs/vite/commit/c0f2fc607ee97ee4499337b04826420c00654065";>c0f2fc6</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li><strong>build:</strong> note cssTarget precedence (<a 
href="https://redirect.github.com/vitejs/vite/issues/23200";>#23200</a>) (<a 
href="https://github.com/vitejs/vite/commit/a20a35ec0685e374519864d0f41dd5f6e9ba0271";>a20a35e</a>)</li>
   </ul>
   <h3>Miscellaneous Chores</h3>
   <ul>
   <li>fix ts errors in build test cases (<a 
href="https://redirect.github.com/vitejs/vite/issues/23209";>#23209</a>) (<a 
href="https://github.com/vitejs/vite/commit/a0cfcf72f8ef8bf0f2f11d553333b9bb31f1d316";>a0cfcf7</a>)</li>
   </ul>
   <h3>Code Refactoring</h3>
   <ul>
   <li>use JSON import attributes instead of readFileSync in constants (<a 
href="https://redirect.github.com/vitejs/vite/issues/23258";>#23258</a>) (<a 
href="https://github.com/vitejs/vite/commit/1d9fa392a43229241f80630236f8552ce8f7cd0f";>1d9fa39</a>)</li>
   <li>use named regex constants over inline literals (<a 
href="https://redirect.github.com/vitejs/vite/issues/22964";>#22964</a>) (<a 
href="https://github.com/vitejs/vite/commit/5c1c6c609718303202832f706884192e1f1e9223";>5c1c6c6</a>)</li>
   </ul>
   <h3>Tests</h3>
   <ul>
   <li><strong>define:</strong> close rolldown bundler after generate (<a 
href="https://redirect.github.com/vitejs/vite/issues/23231";>#23231</a>) (<a 
href="https://github.com/vitejs/vite/commit/b4d66fee14d970f45b8a6f3d7d6aee73ca9b88ab";>b4d66fe</a>)</li>
   <li><strong>module-runner:</strong> add TLA circular import case (<a 
href="https://redirect.github.com/vitejs/vite/issues/23299";>#23299</a>) (<a 
href="https://github.com/vitejs/vite/commit/4a261f242831bef92afd2f1aacfb81eab9dec371";>4a261f2</a>)</li>
   <li><strong>module-runner:</strong> simplify server-hmr tests (<a 
href="https://redirect.github.com/vitejs/vite/issues/23300";>#23300</a>) (<a 
href="https://github.com/vitejs/vite/commit/599b44b6600ec426e10cd556908d53b027b0c4fb";>599b44b</a>)</li>
   <li><strong>ssr:</strong> add destructing assignment case for 
moduleRunnerTransform (<a 
href="https://redirect.github.com/vitejs/vite/issues/23308";>#23308</a>) (<a 
href="https://github.com/vitejs/vite/commit/cb77e2a93bad2a8ece00b4aa0ef507c092582c45";>cb77e2a</a>)</li>
   </ul>
   <h3>Build System</h3>
   <ul>
   <li>use JSON import attributes instead of readFIleSync in rolldown configs 
(<a href="https://redirect.github.com/vitejs/vite/issues/23251";>#23251</a>) (<a 
href="https://github.com/vitejs/vite/commit/d615bcdb23d96c1ca5ce1ee45e21d8d87381106f";>d615bcd</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitejs/vite/commit/de1111ab0be00879b404e7ed3b2a80e264edddc1";><code>de1111a</code></a>
 release: v8.2.2</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/cb77e2a93bad2a8ece00b4aa0ef507c092582c45";><code>cb77e2a</code></a>
 test(ssr): add destructing assignment case for moduleRunnerTransform (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23308";>#23308</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/9db0b61d4c9c7caad7ea1d9670b637faf2bb6c93";><code>9db0b61</code></a>
 fix(ssr): rewrite computed key of destructing parameter (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23307";>#23307</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/8413052731836d4aaf3eb94a0f25788dd35d2888";><code>8413052</code></a>
 fix: respect <code>resolve.preserveSymlinks</code> when resolving root (fix <a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23197";>#23197</a>)
 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23";>#23</a>...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/05a003e6a17a84d75f907ea0f1598bc39b8dce6c";><code>05a003e</code></a>
 fix(config): resolve sourcemap paths against sourcemap location (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23239";>#23239</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/495d9ff5a7d843ca876a9e49799947a5deb704c7";><code>495d9ff</code></a>
 feat(deps): widen <code>@vitejs/devtools</code> peer range to v0.5.0 (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23302";>#23302</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/1d9fa392a43229241f80630236f8552ce8f7cd0f";><code>1d9fa39</code></a>
 refactor: use JSON import attributes instead of readFileSync in constants (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/2";>#2</a>...</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/2804636ff608d105928009d274ffba7cfbe55340";><code>2804636</code></a>
 fix(css): don't pass empty targets to lightningcss (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23295";>#23295</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/599b44b6600ec426e10cd556908d53b027b0c4fb";><code>599b44b</code></a>
 test(module-runner): simplify server-hmr tests (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23300";>#23300</a>)</li>
   <li><a 
href="https://github.com/vitejs/vite/commit/4a261f242831bef92afd2f1aacfb81eab9dec371";><code>4a261f2</code></a>
 test(module-runner): add TLA circular import case (<a 
href="https://github.com/vitejs/vite/tree/HEAD/packages/vite/issues/23299";>#23299</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/vitejs/vite/commits/v8.2.2/packages/vite";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `vitest` from 4.1.10 to 4.1.11
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/vitest-dev/vitest/releases";>vitest's 
releases</a>.</em></p>
   <blockquote>
   <h2>v4.1.11</h2>
   <h3>   🐞 Bug Fixes</h3>
   <ul>
   <li>Revive global concurrency limit for test lifecycle [backport to v4]  -  
by <a href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> and 
<a href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10992";>vitest-dev/vitest#10992</a>
 <a href="https://github.com/vitest-dev/vitest/commit/5146df80b";><!-- raw HTML 
omitted -->(5146d)<!-- raw HTML omitted --></a></li>
   <li><strong>browser</strong>:
   <ul>
   <li>Encode iframeId in tester iframe URL [backport to v4]  -  by <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a>, 
<strong>Pduhard</strong> and <strong>Claude Opus 4.8</strong> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10955";>vitest-dev/vitest#10955</a>
 <a href="https://github.com/vitest-dev/vitest/commit/10b2cd201";><!-- raw HTML 
omitted -->(10b2c)<!-- raw HTML omitted --></a></li>
   <li>Trigger playwright/chromium gc on lower disk availability [backport to 
v4]  -  by <a href="https://github.com/hi-ogawa";><code>@​hi-ogawa</code></a>, 
<strong>Hiroshi Ogawa</strong> and <strong>OpenCode</strong> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10951";>vitest-dev/vitest#10951</a>
 <a href="https://github.com/vitest-dev/vitest/commit/9851dbc41";><!-- raw HTML 
omitted -->(9851d)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   <li><strong>mocker</strong>:
   <ul>
   <li>Restrict redirect mocks to the fs allowlist [backport to v4]  -  by <a 
href="https://github.com/sheremet-va";><code>@​sheremet-va</code></a> in <a 
href="https://redirect.github.com/vitest-dev/vitest/issues/10974";>vitest-dev/vitest#10974</a>
 <a href="https://github.com/vitest-dev/vitest/commit/fe5a11d3c";><!-- raw HTML 
omitted -->(fe5a1)<!-- raw HTML omitted --></a></li>
   </ul>
   </li>
   </ul>
   <h5>    <a 
href="https://github.com/vitest-dev/vitest/compare/v4.1.10...v4.1.11";>View 
changes on GitHub</a></h5>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/9bd8d464e6328c567c2dbcd8fdd977d57a9425c2";><code>9bd8d46</code></a>
 chore: release v4.1.11 (<a 
href="https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest/issues/10995";>#10995</a>)</li>
   <li><a 
href="https://github.com/vitest-dev/vitest/commit/9851dbc41c286a30abfb6b29cce65f3e5b7b40a1";><code>9851dbc</code></a>
 fix(browser): trigger playwright/chromium gc on lower disk availability 
[back...</li>
   <li>See full diff in <a 
href="https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/vitest";>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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to