dependabot[bot] opened a new pull request, #72218: URL: https://github.com/apache/airflow/pull/72218
Bumps the 3-3-auth-ui-package-updates group with 8 updates in the /airflow-core/src/airflow/api_fastapi/auth/managers/simple/ui directory: | Package | From | To | | --- | --- | --- | | [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) | `5.101.4` | `5.102.2` | | [react-hook-form](https://github.com/react-hook-form/react-hook-form) | `7.85.0` | `7.86.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.2.4` | `19.2.5` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.10` | `4.1.11` | | [eslint](https://github.com/eslint/eslint) | `10.8.1` | `10.9.0` | | [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.2` | `20.11.6` | | [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 `@tanstack/react-query` from 5.101.4 to 5.102.2 <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md">@tanstack/react-query's changelog</a>.</em></p> <blockquote> <h2>5.102.2</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/80fbf73e77892d702c107e14a84c219a8ed825dc"><code>80fbf73</code></a>]: <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.102.2</li> </ul> </li> </ul> <h2>5.102.1</h2> <h3>Patch Changes</h3> <ul> <li>Updated dependencies [<a href="https://github.com/TanStack/query/commit/134890dbdc60e4fb0313e44b512d29284ca82f96"><code>134890d</code></a>]: <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.102.1</li> </ul> </li> </ul> <h2>5.102.0</h2> <h3>Minor Changes</h3> <ul> <li><a href="https://redirect.github.com/TanStack/query/pull/10668">#10668</a> <a href="https://github.com/TanStack/query/commit/e6748265c86294704f6c872e6f435d9ec5a92b28"><code>e674826</code></a> - react-query: update usePrefetchQuery and usePrefetchInfiniteQuery to use queryClient.query and queryClient.infiniteQuery</li> </ul> <h3>Patch Changes</h3> <ul> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/11245">#11245</a> <a href="https://github.com/TanStack/query/commit/37127dbe479a4892dbbe28ac8ceabf8832b5f1a3"><code>37127db</code></a> - revert: remove NoInfer from useQuery return types</p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/10373">#10373</a> <a href="https://github.com/TanStack/query/commit/6e3d521fe54f78624e53c1c6f9cadd678504bee8"><code>6e3d521</code></a> - fix(types): propagate generic type parameters to <code>useMutationState</code> select callback</p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/11224">#11224</a> <a href="https://github.com/TanStack/query/commit/294d4e62c4f7d674574a4903eef2a1bc3dd1413b"><code>294d4e6</code></a> - Fix <code>queryOptions</code> and <code>infiniteQueryOptions</code> return types so exported inferred options can be emitted in declaration files without leaking internal data tag symbols.</p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/11147">#11147</a> <a href="https://github.com/TanStack/query/commit/cb6c9d3725db0fed94fb5133820e41b7c326d2ef"><code>cb6c9d3</code></a> - Default <code>TData</code> of <code>UseInfiniteQueryOptions</code> and <code>UseSuspenseInfiniteQueryOptions</code> to <code>InfiniteData<TQueryFnData></code> so it matches the hook generics.</p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/8737">#8737</a> <a href="https://github.com/TanStack/query/commit/2215bb031139cdc8a84751b37a485c38ca9d2b6e"><code>2215bb0</code></a> - fix: make mutation variables optional when <code>undefined extends TVariables</code></p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/11221">#11221</a> <a href="https://github.com/TanStack/query/commit/1ef42087c9a266c2137d2ef645cbcc662f60ac93"><code>1ef4208</code></a> - Remove experimental render-time prefetching and the <code>promise</code> property from query results.</p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/11228">#11228</a> <a href="https://github.com/TanStack/query/commit/fb6c3fabda4cb6b291cccc6651ed88a7db901915"><code>fb6c3fa</code></a> - Avoid emitting a runtime import for React Query's type-only exports.</p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/11130">#11130</a> <a href="https://github.com/TanStack/query/commit/88342670eca6e4949416aab832b1f81cc7b881f8"><code>8834267</code></a> - fix(react-query): don't show optimistic fetching for unsubscribed useQueries</p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/11233">#11233</a> <a href="https://github.com/TanStack/query/commit/b866a95adde7e8465462526df5870ebc12340b36"><code>b866a95</code></a> - remove unused experimental_beforeQuery and experimental_afterQuery hooks</p> </li> <li> <p><a href="https://redirect.github.com/TanStack/query/pull/11144">#11144</a> <a href="https://github.com/TanStack/query/commit/e546d03bef116c66a05dbf42ccfd70b6d8600a8f"><code>e546d03</code></a> - fix: remove placeholderData from suspense infinite query</p> </li> <li> <p>Updated dependencies [<a href="https://github.com/TanStack/query/commit/34f7ceed09c10e4a3aa2df31a106ddf02ec4e787"><code>34f7cee</code></a>, <a href="https://github.com/TanStack/query/commit/b4368c43792349f6c29d1fb41f7ee1ef3a8bdd2c"><code>b4368c4</code></a>, <a href="https://github.com/TanStack/query/commit/5bb089d153d33933983b7ea80f8d69b51d423698"><code>5bb089d</code></a>, <a href="https://github.com/TanStack/query/commit/ba4650c05e61e33c609e051b948c9f7d31ce70d1"><code>ba4650c</code></a>, <a href="https://github.com/TanStack/query/commit/294d4e62c4f7d674574a4903eef2a1bc3dd1413b"><code>294d4e6</code></a>, <a href="https://github.com/TanStack/query/commit/1f631b3604aab6567fb3f6c90646a5a304641546"><code>1f631b3</code></a>, <a href="https://github.com/TanStack/query/commit/01a02bfad32f9efbc17796be31d6399f1197a655"><code>01a02bf</code></a>, <a href="https://github.com/TanStack/query/commit/18c1c1ef94883e781ad36d36f9ea4a043ce4260b"><code>18c1c1e</code></a>, <a href="https://github.co m/TanStack/query/commit/5448063f828d2270dccd41ae375e1afde35e91f2"><code>5448063</code></a>, <a href="https://github.com/TanStack/query/commit/2215bb031139cdc8a84751b37a485c38ca9d2b6e"><code>2215bb0</code></a>, <a href="https://github.com/TanStack/query/commit/1ef42087c9a266c2137d2ef645cbcc662f60ac93"><code>1ef4208</code></a>, <a href="https://github.com/TanStack/query/commit/5981771abec9330b344a2617543eb05ba7c99e24"><code>5981771</code></a>, <a href="https://github.com/TanStack/query/commit/4a9bef6cf19b1cd6b014032d696129f12a848185"><code>4a9bef6</code></a>, <a href="https://github.com/TanStack/query/commit/bef4bc780ce7cca32b7e3dea85f77d92f82a62a2"><code>bef4bc7</code></a>, <a href="https://github.com/TanStack/query/commit/9656dc4e5fef5f8c502579b52459f9e8c72e787c"><code>9656dc4</code></a>, <a href="https://github.com/TanStack/query/commit/326aaf1333e5d9cbc46569c53f218d31684162d2"><code>326aaf1</code></a>, <a href="https://github.com/TanStack/query/commit/3e836010032c2586e9f1c66a271fa 9114a6401f9"><code>3e83601</code></a>, <a href="https://github.com/TanStack/query/commit/c6fc17cfad6e452261c585fabfb8c210e60531ed"><code>c6fc17c</code></a>]:</p> <ul> <li><code>@tanstack/query-core</code><a href="https://github.com/5"><code>@5</code></a>.102.0</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/388bbaf181c4e7b7017b5dbb5cbf2a57eb22e267"><code>388bbaf</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/11265">#11265</a>)</li> <li><a href="https://github.com/TanStack/query/commit/bc423b37ef7fa2a34cfc7286945fd640d74b4071"><code>bc423b3</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/11261">#11261</a>)</li> <li><a href="https://github.com/TanStack/query/commit/be1352b848cf2a9a43eb8828ad023e0a9f74ad36"><code>be1352b</code></a> test(*): add adapter-level type coverage for optional undefinable mutate vari...</li> <li><a href="https://github.com/TanStack/query/commit/574346846239b8d00d8d8dec4188c572c7cce205"><code>5743468</code></a> ci: Version Packages (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/11206">#11206</a>)</li> <li><a href="https://github.com/TanStack/query/commit/2215bb031139cdc8a84751b37a485c38ca9d2b6e"><code>2215bb0</code></a> fix(query-core): make <code>MutateFunction</code> optional undefinable-variables (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/8737">#8737</a>)</li> <li><a href="https://github.com/TanStack/query/commit/d156adcc1561bbaf60a1771bd5743631535a41b4"><code>d156adc</code></a> test: transition tests (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/11246">#11246</a>)</li> <li><a href="https://github.com/TanStack/query/commit/37127dbe479a4892dbbe28ac8ceabf8832b5f1a3"><code>37127db</code></a> fix/11018 (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/11245">#11245</a>)</li> <li><a href="https://github.com/TanStack/query/commit/e6748265c86294704f6c872e6f435d9ec5a92b28"><code>e674826</code></a> React: update usePrefetchQuery to use new methods, plus react adaptor tests a...</li> <li><a href="https://github.com/TanStack/query/commit/88342670eca6e4949416aab832b1f81cc7b881f8"><code>8834267</code></a> fix(react-query): keep unsubscribed useQueries idle (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/11130">#11130</a>)</li> <li><a href="https://github.com/TanStack/query/commit/1ef42087c9a266c2137d2ef645cbcc662f60ac93"><code>1ef4208</code></a> ref: remove experimental_prefetchInRender (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/11221">#11221</a>)</li> <li>Additional commits viewable in <a href="https://github.com/TanStack/query/commits/@tanstack/[email protected]/packages/react-query">compare view</a></li> </ul> </details> <br /> Updates `react-hook-form` from 7.85.0 to 7.86.0 <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.86.0</h2> <h3>✨ Features</h3> <ul> <li>Add type-safe <code>getErrors</code> method. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13639">#13639</a>, <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/12853">#12853</a>)</li> </ul> <h3>🐞 Fixes</h3> <ul> <li>Fix <code>useWatch</code> returning stale values when the watched name changes to <code>null</code>. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13668">#13668</a>)</li> <li>Fix <code>unregister</code> <code>keepDirty</code> behavior. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13669">#13669</a>)</li> <li>Fix <code>setValues</code> for fields registered under object or array values. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13667">#13667</a>)</li> <li>Fix <code>Controller</code> notifications for field array item roots. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13665">#13665</a>)</li> <li>Fix validation state checks. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13661">#13661</a>)</li> <li>Fix <code>setCustomValidity</code> with <code>criteriaMode: 'all'</code>. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13655">#13655</a>)</li> <li>Fix <code>File</code>, <code>Blob</code>, and <code>FileList</code> handling in <code>flatten</code>. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13652">#13652</a>)</li> <li>Fix stale errors and touched state after updating a field array item. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13650">#13650</a>)</li> <li>Fix stale field names leaking into persisted <code>formState</code>. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13649">#13649</a>)</li> </ul> <h3>🚀 Performance</h3> <ul> <li>Improve <code>createFormControl</code> performance. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13648">#13648</a>)</li> <li>Improve <code>cloneObject</code> performance.</li> <li>Avoid unnecessary value cloning in <code>unregister</code>. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13662">#13662</a>)</li> <li>Improve performance in <code>onChange</code>-heavy workloads.</li> </ul> <h3>🧹 Chores & Refactoring</h3> <ul> <li>Remove unnecessary <code>any</code> usage. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13660">#13660</a>)</li> <li>Improve TypeScript handling around checkbox values. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13659">#13659</a>)</li> <li>Improve UUID generation. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13658">#13658</a>)</li> <li>Clean up repository structure and APIs. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13657">#13657</a>)</li> <li>Remove unreachable revalidation logic in <code>useFieldArray</code>. (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13654">#13654</a>)</li> </ul> <p>Thanks to <a href="https://github.com/dfedoryshchev"><code>@dfedoryshchev</code></a>, <a href="https://github.com/zigzagdev"><code>@zigzagdev</code></a>, <a href="https://github.com/official-burak"><code>@official-burak</code></a>, <a href="https://github.com/Jaybhade"><code>@Jaybhade</code></a>, <a href="https://github.com/candymask0712"><code>@candymask0712</code></a>, and <a href="https://github.com/bluebill1049"><code>@bluebill1049</code></a> for their contributions! 🎉</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md">react-hook-form's changelog</a>.</em></p> <blockquote> <h2>[7.86.0] - 2026-08-22</h2> <h3>Added</h3> <ul> <li>Type-safe <code>getErrors</code> method</li> </ul> <h3>Performance</h3> <ul> <li>Improve <code>createFormControl</code></li> <li>Improve clone object check</li> <li>Avoid cloning values in <code>unregister</code> without subscribers</li> </ul> <h3>Fixed</h3> <ul> <li>Field array update leaving stale errors and touched state at the updated index</li> <li><code>flatten</code> discarding <code>File</code> and <code>Blob</code> values instead of treating them as leaf nodes</li> <li><code>validateField</code> not passing the field error to <code>setCustomValidity</code> when <code>criteriaMode</code> is <code>all</code></li> <li><code>hasValidation</code> treating falsy but valid values (<code>min: 0</code>, <code>max: 0</code>, <code>minLength: 0</code>, <code>maxLength: 0</code>, <code>required: ''</code>) as no validation</li> <li><code>setValue</code> targeting a nested leaf not notifying a <code>Controller</code> registered on a field array item root</li> <li><code>setValues</code> not updating fields registered under an object or array value</li> <li><code>useWatch</code> returning a stale value on name change when the new value is <code>null</code></li> <li><code>unregister</code> inverting <code>keepDirty</code> when broadcasting <code>isDirty</code></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/33860b43d5c52f39b7280a012b5876e6ad3e905c"><code>33860b4</code></a> 7.86.0</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/e5b117b44a2d8ebd5866c56c63f326c5c0af3ec7"><code>e5b117b</code></a> 🐞 fix(unregister): keepDirty inverted when broadcasting isDirty (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13669">#13669</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/64ec9bc186f9af0feb87a53a1d05f5c26220ea75"><code>64ec9bc</code></a> 🐞 fix: useWatch returns stale value on name change when new value is null (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/1">#1</a>...</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/dead4719ab2cc193beac9df1df1b077e0ce19389"><code>dead471</code></a> 🦌 fix(setValues): update fields registered under an object or array value (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/1">#1</a>...</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/1ca83d272e7d2126212975a9ef866ee3fc500513"><code>1ca83d2</code></a> 🪖 close <a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13664">#13664</a> notify a Controller registered on a field array item root when...</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/06e4efdd28ec346196c38efd0909011e2f83064b"><code>06e4efd</code></a> 🚚 perf: avoid cloning values in <code>unregister</code> without subscribers (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13662">#13662</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/9b7af71b4d25da143fd2522c40d20466c7433f00"><code>9b7af71</code></a> 🐞 fix has validation check issue (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13661">#13661</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/51e3309c5457835d524814e10a3a90859cde6c26"><code>51e3309</code></a> 🗜️ chore: remove any (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13660">#13660</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/1c5ff083de7f9da086722eb66580fb2657b78d91"><code>1c5ff08</code></a> 🤖 fix ts error ignore on getCheckboxValues (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13659">#13659</a>)</li> <li><a href="https://github.com/react-hook-form/react-hook-form/commit/7223514dc9c4b758a4776c04cb3f364ea2f6f7cc"><code>7223514</code></a> 🧛 improve uuid function (<a href="https://redirect.github.com/react-hook-form/react-hook-form/issues/13658">#13658</a>)</li> <li>Additional commits viewable in <a href="https://github.com/react-hook-form/react-hook-form/compare/v7.85.0...v7.86.0">compare view</a></li> </ul> </details> <br /> 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 `@vitest/coverage-v8` 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/coverage-v8'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/coverage-v8/issues/10995">#10995</a>)</li> <li>See full diff in <a href="https://github.com/vitest-dev/vitest/commits/v4.1.11/packages/coverage-v8">compare view</a></li> </ul> </details> <br /> Updates `eslint` from 10.8.1 to 10.9.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>v10.9.0</h2> <h2>Features</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/08de88e50294c4e01f6cae97eceeb578da55792b"><code>08de88e</code></a> feat: handle underflow in no-loss-of-precision (<a href="https://redirect.github.com/eslint/eslint/issues/21218">#21218</a>) (Rithish S)</li> <li><a href="https://github.com/eslint/eslint/commit/55db4791120ae591d88089c43127b7b0e16866d4"><code>55db479</code></a> feat: add checkConditionalExpressions to <code>no-unmodified-loop-condition</code> (<a href="https://redirect.github.com/eslint/eslint/issues/21175">#21175</a>) (sethamus)</li> </ul> <h2>Bug Fixes</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/2ba302554e7a24e9909bbdd026fd0c2d1d0d8638"><code>2ba3025</code></a> fix: prevent unsafe <code>no-var</code> autofix with hoisted functions (<a href="https://redirect.github.com/eslint/eslint/issues/21213">#21213</a>) (sethamus)</li> <li><a href="https://github.com/eslint/eslint/commit/8e6962219a605c5f5add10953aa31027da839194"><code>8e69622</code></a> fix: Prevent no-var autofix when var is shadowed by catch parameter (<a href="https://redirect.github.com/eslint/eslint/issues/21204">#21204</a>) (Yang Hyeonjong)</li> <li><a href="https://github.com/eslint/eslint/commit/684b57972e1ddf25e076fb36189c60bbcacee635"><code>684b579</code></a> fix: prefer-template invalid autofix creates a tagged template call (<a href="https://redirect.github.com/eslint/eslint/issues/21207">#21207</a>) (김채영)</li> </ul> <h2>Documentation</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/9ef407a3b051e74f50dc7fb8914e2bd89b3e5e53"><code>9ef407a</code></a> docs: use eslint.config.* wherever config file names are listed (<a href="https://redirect.github.com/eslint/eslint/issues/21216">#21216</a>) (Marry (Subin Yang))</li> <li><a href="https://github.com/eslint/eslint/commit/87f66f4435c4df7f4f6815c939d153196ec03e3c"><code>87f66f4</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/585ef37516c0dc29ddb91ce2a2cdcc46fdbbd610"><code>585ef37</code></a> docs: update architecture documentation (<a href="https://redirect.github.com/eslint/eslint/issues/21112">#21112</a>) (Francesco Trotta)</li> <li><a href="https://github.com/eslint/eslint/commit/f3993b0547bace7370e9728ee7408af49d367d76"><code>f3993b0</code></a> docs: Update README (GitHub Actions Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/ffc87d6234b2aa4335eec069e5c4d6ac04832b9e"><code>ffc87d6</code></a> docs: fix broken links in Further Reading sections (<a href="https://redirect.github.com/eslint/eslint/issues/21203">#21203</a>) (Minsu)</li> <li><a href="https://github.com/eslint/eslint/commit/1a761e1d11b011fcb6bee181231a51010c500e4d"><code>1a761e1</code></a> docs: update moved JSX specification links (<a href="https://redirect.github.com/eslint/eslint/issues/21198">#21198</a>) (Imran Mustafa)</li> <li><a href="https://github.com/eslint/eslint/commit/4d00ca4064ae0d1a75b604a16c68ab9f386ad388"><code>4d00ca4</code></a> docs: update ESLint peer dependency to <code>^10.0.0</code> in shareable configs (<a href="https://redirect.github.com/eslint/eslint/issues/21202">#21202</a>) (lumir)</li> <li><a href="https://github.com/eslint/eslint/commit/510d1a2e87bc197219f42e195ddb638d2b183a5a"><code>510d1a2</code></a> docs: Update README (GitHub Actions Bot)</li> </ul> <h2>Chores</h2> <ul> <li><a href="https://github.com/eslint/eslint/commit/899dbf131ce12a194b394bb8d67307df23509d17"><code>899dbf1</code></a> chore: update github/codeql-action action to v4.37.7 (<a href="https://redirect.github.com/eslint/eslint/issues/21243">#21243</a>) (renovate[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/9aa38732177935bd1d7f1493732c0b67666be28a"><code>9aa3873</code></a> chore: update ecosystem plugins (<a href="https://redirect.github.com/eslint/eslint/issues/21235">#21235</a>) (ESLint Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/dc1e7a8416937edefe04cf836ee202a6fc03bedd"><code>dc1e7a8</code></a> chore: update ecosystem plugins (<a href="https://redirect.github.com/eslint/eslint/issues/21208">#21208</a>) (ESLint Bot)</li> <li><a href="https://github.com/eslint/eslint/commit/f878d212e9622da9513bcd60d2aedb2e8bb4fc8b"><code>f878d21</code></a> ci: bump pnpm/action-setup from 6.0.9 to 6.0.10 (<a href="https://redirect.github.com/eslint/eslint/issues/21200">#21200</a>) (dependabot[bot])</li> <li><a href="https://github.com/eslint/eslint/commit/4891e50aceadb0e886ad7d8ab5ae2beab563de85"><code>4891e50</code></a> ci: bump github/codeql-action from 4.37.4 to 4.37.6 (<a href="https://redirect.github.com/eslint/eslint/issues/21199">#21199</a>) (dependabot[bot])</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/eslint/eslint/commit/c27bc926e496985eb7911c09eb60914b2e4b5d0f"><code>c27bc92</code></a> 10.9.0</li> <li><a href="https://github.com/eslint/eslint/commit/fa831d95b326e6d23671d9b2df1ea5dbc64f6f34"><code>fa831d9</code></a> Build: changelog update for 10.9.0</li> <li><a href="https://github.com/eslint/eslint/commit/899dbf131ce12a194b394bb8d67307df23509d17"><code>899dbf1</code></a> chore: update github/codeql-action action to v4.37.7 (<a href="https://redirect.github.com/eslint/eslint/issues/21243">#21243</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/08de88e50294c4e01f6cae97eceeb578da55792b"><code>08de88e</code></a> feat: handle underflow in no-loss-of-precision (<a href="https://redirect.github.com/eslint/eslint/issues/21218">#21218</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9ef407a3b051e74f50dc7fb8914e2bd89b3e5e53"><code>9ef407a</code></a> docs: use eslint.config.* wherever config file names are listed (<a href="https://redirect.github.com/eslint/eslint/issues/21216">#21216</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/9aa38732177935bd1d7f1493732c0b67666be28a"><code>9aa3873</code></a> chore: update ecosystem plugins (<a href="https://redirect.github.com/eslint/eslint/issues/21235">#21235</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/2ba302554e7a24e9909bbdd026fd0c2d1d0d8638"><code>2ba3025</code></a> fix: prevent unsafe <code>no-var</code> autofix with hoisted functions (<a href="https://redirect.github.com/eslint/eslint/issues/21213">#21213</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/dc1e7a8416937edefe04cf836ee202a6fc03bedd"><code>dc1e7a8</code></a> chore: update ecosystem plugins (<a href="https://redirect.github.com/eslint/eslint/issues/21208">#21208</a>)</li> <li><a href="https://github.com/eslint/eslint/commit/87f66f4435c4df7f4f6815c939d153196ec03e3c"><code>87f66f4</code></a> docs: Update README</li> <li><a href="https://github.com/eslint/eslint/commit/8e6962219a605c5f5add10953aa31027da839194"><code>8e69622</code></a> fix: Prevent no-var autofix when var is shadowed by catch parameter (<a href="https://redirect.github.com/eslint/eslint/issues/21204">#21204</a>)</li> <li>Additional commits viewable in <a href="https://github.com/eslint/eslint/compare/v10.8.1...v10.9.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<HTMLInputElement>(".my-input")</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 `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]
