Commit 0e9867e
authored
chore(deps): Bump the dataviewer-frontend-patch-minor group across 1 directory with 18 updates (#1417)
Bumps the dataviewer-frontend-patch-minor group with 18 updates in the
/data-management/viewer/frontend directory:
| Package | From | To |
| --- | --- | --- |
|
[@azure/msal-browser](https://github.com/AzureAD/microsoft-authentication-library-for-js)
| `5.17.3` | `5.19.0` |
|
[@azure/msal-react](https://github.com/AzureAD/microsoft-authentication-library-for-js)
| `5.5.4` | `5.6.0` |
|
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
| `5.101.4` | `5.102.3` |
|
[lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react)
| `1.28.0` | `1.34.0` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.14` | `5.0.15` |
|
[@tanstack/eslint-plugin-query](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query)
| `5.101.4` | `5.102.3` |
|
[@testing-library/jest-dom](https://github.com/testing-library/jest-dom)
| `7.0.0` | `7.0.1` |
|
[@testing-library/user-event](https://github.com/testing-library/user-event)
| `14.6.1` | `14.6.6` |
|
[@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom)
| `19.2.4` | `19.2.5` |
|
[@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)
| `6.0.5` | `6.1.0` |
|
[@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.0` | `10.9.1` |
|
[eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh)
| `0.5.3` | `0.5.4` |
| [globals](https://github.com/sindresorhus/globals) | `17.9.0` |
`17.11.0` |
| [happy-dom](https://github.com/capricorn86/happy-dom) | `20.11.1` |
`20.11.6` |
|
[typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint)
| `8.65.0` | `8.68.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) |
`8.2.0` | `8.2.2` |
|
[vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest)
| `4.1.10` | `4.1.11` |
Updates `@azure/msal-browser` from 5.17.3 to 5.19.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/releases">@azure/msal-browser's
releases</a>.</em></p>
<blockquote>
<h2><code>@azure/msal-browser</code> v5.19.0</h2>
<h2>5.19.0</h2>
<p>Tue, 18 Aug 2026 20:10:56 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add browser token-binding key lifecycle support for keyId-bound
ES256 DPoP keys <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8708">#8708</a>
(<a
href="mailto:hectormmg@microsoft.com">hectormmg@microsoft.com</a>)</li>
<li>Bump <code>@azure/msal-common</code> to v16.13.0 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Route NAA BridgeProxy through the shared webBrokerBridge
PendingRequestRegistry and consolidate
NestedAppAuthAdapter.fromBridgeError through the shared
WebBrokerBridgeErrorMap — internal-only, no NAA public API or on-wire
changes <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8748">#8748</a>
(<a
href="mailto:shylasummers@microsoft.com">shylasummers@microsoft.com</a>)</li>
</ul>
<h2><code>@azure/msal-browser</code> v5.18.0</h2>
<h2>5.18.0</h2>
<p>Tue, 04 Aug 2026 20:17:38 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add attribute-tokens support <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8700">#8700</a>
(<a
href="mailto:spingale@microsoft.com">spingale@microsoft.com</a>)</li>
<li>Bump <code>@azure/msal-common</code> to v16.12.0 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Add internal webBrokerBridge scaffold (shared message interfaces,
error taxonomy, pending-request registry) — no callers yet, no public
API surface change <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8729">#8729</a>
(<a
href="mailto:shylasummers@microsoft.com">shylasummers@microsoft.com</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/4f0241d6e3fcafeb3aac0a041b867aeae71fe749"><code>4f0241d</code></a>
fix(security): bump undici (6.27.0) and brace-expansion (WebSocket +
expand()...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2d8dcd0ac5ee176dd032c82ad70acf6a6b54fdd3"><code>2d8dcd0</code></a>
fix(security): bump js-yaml to patched versions (CVE-2026-59869) (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8773">#8773</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/65e2ca039f0c2ffeb11ab82a419c7f6f364e2a8c"><code>65e2ca0</code></a>
Support Azure Arc user-assigned managed identity (fail closed) in
msal-node (...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/9536021d2684c0a866ca5252e42f9b304473e832"><code>9536021</code></a>
Rewire NAA sample host bridge to broker via embeddedClientId (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8767">#8767</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/29a7b88ade11aaf224ce141ca2c6a48270ef3787"><code>29a7b88</code></a>
test(e2e): EAR ssoSilent + acquireTokenSilent coverage (follow-up to <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8766">#8766</a>)
(...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/3afc63bd26969397d1a9df63ff4148a7c1bb90cf"><code>3afc63b</code></a>
test(e2e): fix upgrade-downgrade v3 test premise for shared cache (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8770">#8770</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/fd68632429e8d9572bcc76f50cfe7667cc51f0c7"><code>fd68632</code></a>
test(e2e): Encrypted Authorize Response (EAR) sample config (Foundation
PR 3)...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/7cbfc3559f7398975d064edbc3eac0b34fd1caac"><code>7cbfc35</code></a>
test(e2e): NAA platform-broker sample app (Foundation PR 2) (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8722">#8722</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/904959f0f6be7ef57b9b89dc926497e5ce49124c"><code>904959f</code></a>
Add authorization code nonce validation (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8763">#8763</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/7c7205b15faf4ab1f1c58436116ab3f8b212426e"><code>7c7205b</code></a>
[NAA/PWB One Bridge] PR 2/6: Migrate NAA BridgeProxy to shared
PendingRequest...</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-browser-v5.17.3...msal-browser-v5.19.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@azure/msal-react` from 5.5.4 to 5.6.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/releases">@azure/msal-react's
releases</a>.</em></p>
<blockquote>
<h2><code>@azure/msal-node</code> v5.6.0</h2>
<h2>5.6.0</h2>
<p>Tue, 18 Aug 2026 20:10:56 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Add Azure Arc user-assigned managed identity support: forward the
client_id/object_id/msi_res_id selector and fail closed when the token
response does not confirm the requested identity <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8761">#8761</a>
(<a
href="mailto:90415114+gladjohn@users.noreply.github.com">90415114+gladjohn@users.noreply.github.com</a>)</li>
<li>Align node token-binding stubs with the keyId-only DPoP key contract
<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8708">#8708</a>
(<a
href="mailto:hectormmg@microsoft.com">hectormmg@microsoft.com</a>)</li>
<li>Bump <code>@azure/msal-common</code> to v16.13.0 (beachball)</li>
</ul>
<h3>Patches</h3>
<ul>
<li>Validate the ID Token nonce against the nonce supplied on
authorization code requests <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/pull/8763">#8763</a>
(<a
href="mailto:joarroyo@microsoft.com">joarroyo@microsoft.com</a>)</li>
</ul>
<h2><code>@azure/msal-react</code> v5.6.0</h2>
<h2>5.6.0</h2>
<p>Tue, 18 Aug 2026 20:10:56 GMT</p>
<h3>Minor changes</h3>
<ul>
<li>Bump <code>@azure/msal-browser</code> to v5.19.0 (beachball)</li>
</ul>
<h2><code>@azure/msal-react</code> v5.5.5</h2>
<h2>5.5.5</h2>
<p>Tue, 04 Aug 2026 20:17:39 GMT</p>
<h3>Patches</h3>
<ul>
<li>Bump <code>@azure/msal-browser</code> to v5.18.0 (beachball)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/4f0241d6e3fcafeb3aac0a041b867aeae71fe749"><code>4f0241d</code></a>
fix(security): bump undici (6.27.0) and brace-expansion (WebSocket +
expand()...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/2d8dcd0ac5ee176dd032c82ad70acf6a6b54fdd3"><code>2d8dcd0</code></a>
fix(security): bump js-yaml to patched versions (CVE-2026-59869) (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8773">#8773</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/65e2ca039f0c2ffeb11ab82a419c7f6f364e2a8c"><code>65e2ca0</code></a>
Support Azure Arc user-assigned managed identity (fail closed) in
msal-node (...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/9536021d2684c0a866ca5252e42f9b304473e832"><code>9536021</code></a>
Rewire NAA sample host bridge to broker via embeddedClientId (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8767">#8767</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/29a7b88ade11aaf224ce141ca2c6a48270ef3787"><code>29a7b88</code></a>
test(e2e): EAR ssoSilent + acquireTokenSilent coverage (follow-up to <a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8766">#8766</a>)
(...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/3afc63bd26969397d1a9df63ff4148a7c1bb90cf"><code>3afc63b</code></a>
test(e2e): fix upgrade-downgrade v3 test premise for shared cache (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8770">#8770</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/fd68632429e8d9572bcc76f50cfe7667cc51f0c7"><code>fd68632</code></a>
test(e2e): Encrypted Authorize Response (EAR) sample config (Foundation
PR 3)...</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/7cbfc3559f7398975d064edbc3eac0b34fd1caac"><code>7cbfc35</code></a>
test(e2e): NAA platform-broker sample app (Foundation PR 2) (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8722">#8722</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/904959f0f6be7ef57b9b89dc926497e5ce49124c"><code>904959f</code></a>
Add authorization code nonce validation (<a
href="https://redirect.github.com/AzureAD/microsoft-authentication-library-for-js/issues/8763">#8763</a>)</li>
<li><a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/commit/7c7205b15faf4ab1f1c58436116ab3f8b212426e"><code>7c7205b</code></a>
[NAA/PWB One Bridge] PR 2/6: Migrate NAA BridgeProxy to shared
PendingRequest...</li>
<li>Additional commits viewable in <a
href="https://github.com/AzureAD/microsoft-authentication-library-for-js/compare/msal-react-v5.5.4...msal-node-v5.6.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@tanstack/react-query` from 5.101.4 to 5.102.3
<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.3</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies []:
<ul>
<li><code>@tanstack/query-core</code><a
href="https://github.com/5"><code>@5</code></a>.102.3</li>
</ul>
</li>
</ul>
<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.com/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/3e836010032c2586e9f1c66a271fa9114a6401f9"><code>3e83601</code></a>,
<a
href="https://github.com/TanStack/query/commit/c6fc17cfad6e452261c585fabfb8c210e60531ed"><code>c6fc17c</code></a>]:</p>
</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/730b3aa06c49337068e1b84a5025bca75887348b"><code>730b3aa</code></a>
ci: Version Packages (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/11276">#11276</a>)</li>
<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>Additional commits viewable in <a
href="https://github.com/TanStack/query/commits/@tanstack/react-query@5.102.3/packages/react-query">compare
view</a></li>
</ul>
</details>
<br />
Updates `lucide-react` from 1.28.0 to 1.34.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/lucide-icons/lucide/releases">lucide-react's
releases</a>.</em></p>
<blockquote>
<h2>Version 1.34.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: update icon design discussion template by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4726">lucide-icons/lucide#4726</a></li>
<li>chore(deps-dev): bump the preact-deps group with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4738">lucide-icons/lucide#4738</a></li>
<li>feat(icons): added <code>mail-clock</code> icon by <a
href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4722">lucide-icons/lucide#4722</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/1.33.0...1.34.0">https://github.com/lucide-icons/lucide/compare/1.33.0...1.34.0</a></p>
<h2>Version 1.33.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(icons): add list-clock icon by <a
href="https://github.com/lazerg"><code>@lazerg</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4636">lucide-icons/lucide#4636</a></li>
<li>feat(icons): add square-dimensions by <a
href="https://github.com/samuelalake"><code>@samuelalake</code></a> in
<a
href="https://redirect.github.com/lucide-icons/lucide/pull/4547">lucide-icons/lucide#4547</a></li>
<li>feat(icons): added <code>usb-c-port</code> icon by <a
href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4556">lucide-icons/lucide#4556</a></li>
<li>docs(site): correct Vanilla icon import casing by <a
href="https://github.com/hugosmoreira"><code>@hugosmoreira</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4597">lucide-icons/lucide#4597</a></li>
<li>feat(icons): added <code>audio-lines-off</code> icon by <a
href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4589">lucide-icons/lucide#4589</a></li>
<li>chore(icon-discussions): add icon design template by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4691">lucide-icons/lucide#4691</a></li>
<li>feat(icons): added <code>mop</code> icon by <a
href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4682">lucide-icons/lucide#4682</a></li>
<li>chore(scripts): Potential fix for code scanning alert no. 31:
Inefficient regular expression by <a
href="https://github.com/ericfennis"><code>@ericfennis</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4723">lucide-icons/lucide#4723</a></li>
<li>chore(deps-dev): bump the svelte-deps group with 3 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4720">lucide-icons/lucide#4720</a></li>
<li>feat(icon-discussions): close discussions with banned phrases by <a
href="https://github.com/jguddas"><code>@jguddas</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4692">lucide-icons/lucide#4692</a></li>
<li>feat(icons): added <code>midi-port</code> icon by <a
href="https://github.com/simoncoudeville"><code>@simoncoudeville</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3754">lucide-icons/lucide#3754</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/hugosmoreira"><code>@hugosmoreira</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4597">lucide-icons/lucide#4597</a></li>
<li><a
href="https://github.com/simoncoudeville"><code>@simoncoudeville</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/3754">lucide-icons/lucide#3754</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/1.32.0...1.33.0">https://github.com/lucide-icons/lucide/compare/1.32.0...1.33.0</a></p>
<h2>Version 1.32.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(icons): added <code>car-battery</code> icon by <a
href="https://github.com/andreynaz4renko"><code>@andreynaz4renko</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4088">lucide-icons/lucide#4088</a></li>
<li>fix(categories): fixes emoji.json by <a
href="https://github.com/karsa-mistmere"><code>@karsa-mistmere</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4697">lucide-icons/lucide#4697</a></li>
<li>chore(deps): bump vue from 3.5.40 to 3.5.41 in the vue-deps group
across 1 directory by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4695">lucide-icons/lucide#4695</a></li>
<li>chore(dev): upgrade ESLint to latest compatible stack (v10) by <a
href="https://github.com/ericfennis"><code>@ericfennis</code></a> with
<a href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4378">lucide-icons/lucide#4378</a></li>
<li>feat(icons): add square-text by <a
href="https://github.com/samuelalake"><code>@samuelalake</code></a> in
<a
href="https://redirect.github.com/lucide-icons/lucide/pull/4609">lucide-icons/lucide#4609</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/andreynaz4renko"><code>@andreynaz4renko</code></a>
made their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4088">lucide-icons/lucide#4088</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/lucide-icons/lucide/compare/1.31.0...1.32.0">https://github.com/lucide-icons/lucide/compare/1.31.0...1.32.0</a></p>
<h2>Version 1.31.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat(icons): added <code>mail-badge</code> icon by <a
href="https://github.com/lazerg"><code>@lazerg</code></a> in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4638">lucide-icons/lucide#4638</a></li>
<li>feat(icons): add angle by <a
href="https://github.com/samuelalake"><code>@samuelalake</code></a> in
<a
href="https://redirect.github.com/lucide-icons/lucide/pull/4545">lucide-icons/lucide#4545</a></li>
<li>feat(icons): added <code>eject</code> icon by <a
href="https://github.com/ThibautMarechal"><code>@ThibautMarechal</code></a>
in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4043">lucide-icons/lucide#4043</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/lazerg"><code>@lazerg</code></a> made
their first contribution in <a
href="https://redirect.github.com/lucide-icons/lucide/pull/4638">lucide-icons/lucide#4638</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/lucide-icons/lucide/commit/75b55160aa9edd7095dfed1a6e3d88e66fb2b153"><code>75b5516</code></a>
chore(dev): upgrade ESLint to latest compatible stack (v10) (<a
href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/4378">#4378</a>)</li>
<li><a
href="https://github.com/lucide-icons/lucide/commit/0f8d48b266e7af1e2bab49ff12ab6ec0795ed204"><code>0f8d48b</code></a>
test(packages): updates unit test snapshots with face-slightly-smiling
(<a
href="https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react/issues/4676">#4676</a>)</li>
<li>See full diff in <a
href="https://github.com/lucide-icons/lucide/commits/1.34.0/packages/lucide-react">compare
view</a></li>
</ul>
</details>
<br />
Updates `zustand` from 5.0.14 to 5.0.15
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pmndrs/zustand/releases">zustand's
releases</a>.</em></p>
<blockquote>
<h2>v5.0.15</h2>
<p>Fix some issues in devtools and persist middleware.</p>
<h2>What's Changed</h2>
<ul>
<li>fix(devtools): correct V8 stack regex when source path contains
spaces by <a
href="https://github.com/dai-shi"><code>@dai-shi</code></a> with <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/pmndrs/zustand/pull/3531">pmndrs/zustand#3531</a></li>
<li>fix(persist): clearStorage() should invalidate concurrent async
rehydration by <a
href="https://github.com/dai-shi"><code>@dai-shi</code></a> with <a
href="https://github.com/Copilot"><code>@Copilot</code></a> in <a
href="https://redirect.github.com/pmndrs/zustand/pull/3555">pmndrs/zustand#3555</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/pmndrs/zustand/compare/v5.0.14...v5.0.15">https://github.com/pmndrs/zustand/compare/v5.0.14...v5.0.15</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pmndrs/zustand/commit/2115efb9e270e73ad1d3472dfe0e0c7b8c6abcd4"><code>2115efb</code></a>
v5.0.15</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/1f531ba45f7494f3fcd1de002c44fe55f786172b"><code>1f531ba</code></a>
chore(deps): update dev dependencies (<a
href="https://redirect.github.com/pmndrs/zustand/issues/3560">#3560</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/aa6d2a1d94dbf49db261393502445601d439f4e5"><code>aa6d2a1</code></a>
docs: add zustand-devtools-bridge (<a
href="https://redirect.github.com/pmndrs/zustand/issues/3559">#3559</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/3febf8c6d4f6670f886cc6b628b01a128d2888bd"><code>3febf8c</code></a>
fix(persist): clearStorage() should invalidate concurrent async
rehydration (...</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/f44cecc72a8ec39fbd270fc29e2058806932bf2a"><code>f44cecc</code></a>
fix(devtools): correct V8 stack regex when source path contains spaces
(<a
href="https://redirect.github.com/pmndrs/zustand/issues/3531">#3531</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/beca84e600e4e250f6b244d22878e72948f331c7"><code>beca84e</code></a>
fix: update broken README links from docs/guides/ to docs/learn/guides/
(<a
href="https://redirect.github.com/pmndrs/zustand/issues/3542">#3542</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/038f4965272dfae0ddae75cab4beedecab1dfb60"><code>038f496</code></a>
docs(persist): clarify createJSONStorage behavior and warn about
production u...</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/a1f685ca744e56a982b1c5029620e0925c3ee996"><code>a1f685c</code></a>
docs: fix missing code highlights in tic-tac-toe tutorial (<a
href="https://redirect.github.com/pmndrs/zustand/issues/3527">#3527</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/07cee619e41310ad7ee708d2511d5256fad99e3f"><code>07cee61</code></a>
docs: fix missing highlight on setXIsNext line in tic-tac-toe tutorial
(<a
href="https://redirect.github.com/pmndrs/zustand/issues/3524">#3524</a>)</li>
<li><a
href="https://github.com/pmndrs/zustand/commit/566b5bf448f4354eb8e35c6243ea3772bdb3be96"><code>566b5bf</code></a>
Fix dead link in README.md: update immer guide path (<a
href="https://redirect.github.com/pmndrs/zustand/issues/3519">#3519</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/pmndrs/zustand/compare/v5.0.14...v5.0.15">compare
view</a></li>
</ul>
</details>
<br />
Updates `@tanstack/eslint-plugin-query` from 5.101.4 to 5.102.3
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/query/blob/main/packages/eslint-plugin-query/CHANGELOG.md">@tanstack/eslint-plugin-query's
changelog</a>.</em></p>
<blockquote>
<h2>5.102.3</h2>
<h2>5.102.2</h2>
<h2>5.102.1</h2>
<h2>5.102.0</h2>
<h3>Patch Changes</h3>
<ul>
<li>
<p><a
href="https://redirect.github.com/TanStack/query/pull/11212">#11212</a>
<a
href="https://github.com/TanStack/query/commit/279bb5508b81ce0d88b8f0f72441d96abf7ca03c"><code>279bb55</code></a>
- TypeScript 7 compatibility</p>
</li>
<li>
<p><a
href="https://redirect.github.com/TanStack/query/pull/11188">#11188</a>
<a
href="https://github.com/TanStack/query/commit/3bc8edfa0199e6467458084e8802a99bce11b958"><code>3bc8edf</code></a>
- Fix false-positive warnings in <code>no-unstable-deps</code> rule
caused by <code>Object.prototype</code> property lookups
(<code>toString</code>, <code>valueOf</code>, etc.).</p>
</li>
<li>
<p><a
href="https://redirect.github.com/TanStack/query/pull/11115">#11115</a>
<a
href="https://github.com/TanStack/query/commit/858270215247d1dbdbe9d9a00068b4ffa5218da6"><code>8582702</code></a>
- Remove unused helper functions from the internal <code>ASTUtils</code>
object (<code>getNestedIdentifiers</code>,
<code>getNestedReturnStatements</code>,
<code>getClosestVariableDeclarator</code>,
<code>mapKeyNodeToText</code>, and <code>mapKeyNodeToBaseText</code>).
They were not referenced by any rule and are not part of the public
API.</p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/730b3aa06c49337068e1b84a5025bca75887348b"><code>730b3aa</code></a>
ci: Version Packages (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query/issues/11276">#11276</a>)</li>
<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/eslint-plugin-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/eslint-plugin-query/issues/11261">#11261</a>)</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/eslint-plugin-query/issues/11206">#11206</a>)</li>
<li><a
href="https://github.com/TanStack/query/commit/267154cf6bd09e6d420a87c1a28d66e5495c7f90"><code>267154c</code></a>
chore: tsup -> tsdown (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query/issues/11222">#11222</a>)</li>
<li><a
href="https://github.com/TanStack/query/commit/858270215247d1dbdbe9d9a00068b4ffa5218da6"><code>8582702</code></a>
refactor(eslint-plugin-query): remove unused ast-utils helpers (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query/issues/11115">#11115</a>)</li>
<li><a
href="https://github.com/TanStack/query/commit/279bb5508b81ce0d88b8f0f72441d96abf7ca03c"><code>279bb55</code></a>
chore: update to ts 7 and move cut-off to 5.6 (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query/issues/11212">#11212</a>)</li>
<li><a
href="https://github.com/TanStack/query/commit/3bc8edfa0199e6467458084e8802a99bce11b958"><code>3bc8edf</code></a>
fix(eslint-plugin-query): avoid prototype property false-positives in
no-unst...</li>
<li>See full diff in <a
href="https://github.com/TanStack/query/commits/@tanstack/eslint-plugin-query@5.102.3/packages/eslint-plugin-query">compare
view</a></li>
</ul>
</details>
<br />
Updates `@testing-library/jest-dom` from 7.0.0 to 7.0.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/jest-dom/releases">@testing-library/jest-dom's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.1</h2>
<h2><a
href="https://github.com/testing-library/jest-dom/compare/v7.0.0...v7.0.1">7.0.1</a>
(2026-08-09)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>declare vitest as an optional peer dependency (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/733">#733</a>)
(<a
href="https://github.com/testing-library/jest-dom/commit/3782c78b3dc9824675afe0cb8f1722f8c96f494d">3782c78</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/jest-dom/commit/3782c78b3dc9824675afe0cb8f1722f8c96f494d"><code>3782c78</code></a>
fix: declare vitest as an optional peer dependency (<a
href="https://redirect.github.com/testing-library/jest-dom/issues/733">#733</a>)</li>
<li>See full diff in <a
href="https://github.com/testing-library/jest-dom/compare/v7.0.0...v7.0.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `@testing-library/user-event` from 14.6.1 to 14.6.6
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/testing-library/user-event/releases">@testing-library/user-event's
releases</a>.</em></p>
<blockquote>
<h2>v14.6.6</h2>
<h2><a
href="https://github.com/testing-library/user-event/compare/v14.6.5...v14.6.6">14.6.6</a>
(2026-08-22)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>default pointer event pointerType to empty string instead of the
string "undefined" (<a
href="https://redirect.github.com/testing-library/user-event/issues/1325">#1325</a>)
(<a
href="https://github.com/testing-library/user-event/commit/71a547572e6f7793b925052c71aaabef6a443995">71a5475</a>)</li>
</ul>
<h2>v14.6.5</h2>
<h2><a
href="https://github.com/testing-library/user-event/compare/v14.6.4...v14.6.5">14.6.5</a>
(2026-08-18)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>tab retargeting if focus moved during keydown (<a
href="https://redirect.github.com/testing-library/user-event/issues/1296">#1296</a>)
(<a
href="https://github.com/testing-library/user-event/commit/43efda7f998c3e519cb1c5ced2795a459c0f0f65">43efda7</a>)</li>
</ul>
<h2>v14.6.4</h2>
<h2><a
href="https://github.com/testing-library/user-event/compare/v14.6.3...v14.6.4">14.6.4</a>
(2026-08-11)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>keyboard event repeat property (<a
href="https://redirect.github.com/testing-library/user-event/issues/1312">#1312</a>)
(<a
href="https://github.com/testing-library/user-event/commit/d7e80e33366e8f64d9a3bf4b012b5720c9fcc0e7">d7e80e3</a>)</li>
</ul>
<h2>v14.6.3</h2>
<h2><a
href="https://github.com/testing-library/user-event/compare/v14.6.2...v14.6.3">14.6.3</a>
(2026-08-03)</h2>
<h3>Bug Fixes</h3>
<ul>
<li><strong>release:</strong> manually release a patch version (<a
href="https://redirect.github.com/testing-library/user-event/issues/1321">#1321</a>)
(<a
href="https://github.com/testing-library/user-event/commit/1d18b1fae589eeed8e08838672a4c2de0dcc2b36">1d18b1f</a>),
closes <a
href="https://redirect.github.com/testing-library/user-event/issues/1317">#1317</a></li>
</ul>
<h2>v14.6.2</h2>
<h2><a
href="https://github.com/testing-library/user-event/compare/v14.6.1...v14.6.2">14.6.2</a>
(2026-08-03)</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/testing-library/user-event/commit/71a547572e6f7793b925052c71aaabef6a443995"><code>71a5475</code></a>
fix: default pointer event pointerType to empty string instead of the
string ...</li>
<li><a
href="https://github.com/testing-library/user-event/commit/43efda7f998c3e519cb1c5ced2795a459c0f0f65"><code>43efda7</code></a>
fix: tab retargeting if focus moved during keydown (<a
href="https://redirect.github.com/testing-library/user-event/issues/1296">#1296</a>)</li>
<li><a
href="https://github.com/testing-library/user-event/commit/d7e80e33366e8f64d9a3bf4b012b5720c9fcc0e7"><code>d7e80e3</code></a>
fix: keyboard event repeat property (<a
href="https://redirect.github.com/testing-library/user-event/issues/1312">#1312</a>)</li>
<li><a
href="https://github.com/testing-library/user-event/commit/43d8e6c5caec5706bcf4b2d77643d7b221c39de4"><code>43d8e6c</code></a>
ci: remove broken npm backfill step (<a
href="https://redirect.github.com/testing-library/user-event/issues/1322">#1322</a>)</li>
<li><a
href="https://github.com/testing-library/user-event/commit/1d18b1fae589eeed8e08838672a4c2de0dcc2b36"><code>1d18b1f</code></a>
fix(release): manually release a patch version (<a
href="https://redirect.github.com/testing-library/user-event/issues/1321">#1321</a>)</li>
<li><a
href="https://github.com/testing-library/user-event/commit/232f3e6f4f92459c02161d156a70bddd13a59eaa"><code>232f3e6</code></a>
docs: add migration note and clean up README badges (<a
href="https://redirect.github.com/testing-library/user-event/issues/1320">#1320</a>)</li>
<li><a
href="https://github.com/testing-library/user-event/commit/83e2b2261b40f5f08296eaf5af3d42018e6681ed"><code>83e2b22</code></a>
ci: remove deprecated CodeSandbox CI (<a
href="https://redirect.github.com/testing-library/user-event/issues/1318">#1318</a>)</li>
<li><a
href="https://github.com/testing-library/user-event/commit/e8da81953bd9b48512a1e4ce9b73cc36aeaeee37"><code>e8da819</code></a>
ci: publish to npm via OIDC trusted publishing (<a
href="https://redirect.github.com/testing-library/user-event/issues/1317">#1317</a>)</li>
<li><a
href="https://github.com/testing-library/user-event/commit/13fa4bc1f0dedeb866a8730fa357229832437418"><code>13fa4bc</code></a>
ci: stop lint errors from blocking release (<a
href="https://redirect.github.com/testing-library/user-event/issues/1316">#1316</a>)</li>
<li><a
href="https://github.com/testing-library/user-event/commit/c3cec1832f180b6d1dcb7c5d2b0771339dd5e848"><code>c3cec18</code></a>
chore(ci): make releases work with full git history (<a
href="https://redirect.github.com/testing-library/user-event/issues/1315">#1315</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/testing-library/user-event/compare/v14.6.1...v14.6.6">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for <code>@testing-library/user-event</code> since your
current version.</p>
</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 `@vitejs/plugin-react` from 6.0.5 to 6.1.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react/releases">@vitejs/plugin-react's
releases</a>.</em></p>
<blockquote>
<h2>plugin-react@6.1.0</h2>
<h3>Add experimental native React Compiler support (<a
href="https://redirect.github.com/vitejs/vite-plugin-react/pull/1419">#1419</a>)</h3>
<p>Add experimental native React Compiler support.</p>
<p>You can use it by installing <code>oxc-transform-react</code> and
enabling it via the <code>compiler</code> option:</p>
<pre lang="sh"><code>npm install -D oxc-transform-react
</code></pre>
<pre lang="js"><code>import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
<p>export default defineConfig({<br />
plugins: [<br />
react({ compiler: true })<br />
]<br />
})<br />
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/CHANGELOG.md">@vitejs/plugin-react's
changelog</a>.</em></p>
<blockquote>
<h2>6.1.0 (2026-08-19)</h2>
<h3>Add experimental native React Compiler support (<a
href="https://redirect.github.com/vitejs/vite-plugin-react/pull/1419">#1419</a>)</h3>
<p>Add experimental native React Compiler support.</p>
<p>You can use it by installing <code>oxc-transform-react</code> and
enabling it via the <code>compiler</code> option:</p>
<pre lang="sh"><code>npm install -D oxc-transform-react
</code></pre>
<pre lang="js"><code>import { defineConfig } from 'vite'
import react from '@vitejs/plugin-react'
<p>export default defineConfig({<br />
plugins: [<br />
react({ compiler: true })<br />
]<br />
})<br />
</code></pre></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/39b31735bf79c2dd380eedaba7ed849256f92a29"><code>39b3173</code></a>
release: plugin-react@6.1.0 (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/1428">#1428</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/f1340b0c760b1c16e1b780eeba46fd933ddd52eb"><code>f1340b0</code></a>
feat(react): add native React Compiler support (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/1419">#1419</a>)</li>
<li><a
href="https://github.com/vitejs/vite-plugin-react/commit/9ab698eafc38ffa14861db450291ed2f6f557557"><code>9ab698e</code></a>
fix(deps): update all non-major dependencies (<a
href="https://github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react/issues/1375">#1375</a>)</li>
<li>See full diff in <a
href="https://github.com/vitejs/vite-plugin-react/commits/plugin-react@6.1.0/packages/plugin-react">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.0 to 10.9.1
<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.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/1e641c919fc1421493bf913feb607896982451a3"><code>1e641c9</code></a>
fix: no-loss-of-precision false positive with trailing decimal point (<a
href="https://redirect.github.com/eslint/eslint/issues/21251">#21251</a>)
(Aleksandr Shoronov)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/ad74a8dada2aaa17bfd0b8cc7b4119ff7a8ac04b"><code>ad74a8d</code></a>
docs: add deprecation steps for EOL package versions (<a
href="https://redirect.github.com/eslint/eslint/issues/21248">#21248</a>)
(Francesco Trotta)</li>
</ul>
<h2>Chores</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/3c3ae53a43721162f0db76c69665ebd9d752ea52"><code>3c3ae53</code></a>
chore: update ecosystem plugins (<a
href="https://redirect.github.com/eslint/eslint/issues/21249">#21249</a>)
(ESLint Bot)</li>
</ul>
<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>
<h2>v10.8.1</h2>
<h2>Bug Fixes</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/18eb0a7e787b9fac3049ef3dad0e845d2bd940a4"><code>18eb0a7</code></a>
fix: prevent ASI hazard in <code>no-unused-labels</code> autofix (<a
href="https://redirect.github.com/eslint/eslint/issues/21173">#21173</a>)
(dongkyu lee)</li>
<li><a
href="https://github.com/eslint/eslint/commit/151ba3f5834a0909e8b9b1736f4889ac694c0104"><code>151ba3f</code></a>
fix: false positives in <code>getter-return</code> and
<code>accessor-pairs</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/21163">#21163</a>)
(Grit)</li>
<li><a
href="https://github.com/eslint/eslint/commit/6898df9364639ee64b9448a4cb6b08a30c16bd37"><code>6898df9</code></a>
fix: ignore meta-property names in <code>id-denylist</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/21166">#21166</a>)
(Pixel)</li>
<li><a
href="https://github.com/eslint/eslint/commit/4d7db6628e2badf0857cb88734fe641c3874bce9"><code>4d7db66</code></a>
fix: ignore meta-property names in <code>id-match</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/21167">#21167</a>)
(Pixel)</li>
<li><a
href="https://github.com/eslint/eslint/commit/677214e7eea83d8bc6e4b79eea871577e1369d5f"><code>677214e</code></a>
fix: handle ASI hazards in no-unused-vars removeVar suggestion (<a
href="https://redirect.github.com/eslint/eslint/issues/20935">#20935</a>)
(kuldeep kumar)</li>
</ul>
<h2>Documentation</h2>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/7d0cbf81cfdb7526b5c4cb7b222ddc7f257db560"><code>7d0cbf8</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/0a05812adb12598b32e85297b98df5ad14501d60"><code>0a05812</code></a>
docs: add missing backticks to <code>no-duplicate-imports.js</code> (<a
href="https://redirect.github.com/eslint/eslint/issues/21183">#21183</a>)
(Lee Daeun)</li>
<li><a
href="https://github.com/eslint/eslint/commit/678c90b55da2889d4400cbf6e2584ab683faf202"><code>678c90b</code></a>
docs: Update README (GitHub Actions Bot)</li>
<li><a
href="https://github.com/eslint/eslint/commit/8a104242e8e1c5614940fab7324346974cff7d26"><code>8a10424</code></a>
docs: Update README (GitHub Actions Bot)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/eslint/eslint/commit/5c8c2417b9ff462f2dc4e54a062c59135b45b845"><code>5c8c241</code></a>
10.9.1</li>
<li><a
href="https://github.com/eslint/eslint/commit/a7f3b7ddca7de8464995707d1bbac3ca91090015"><code>a7f3b7d</code></a>
Build: changelog update for 10.9.1</li>
<li><a
href="https://github.com/eslint/eslint/commit/1e641c919fc1421493bf913feb607896982451a3"><code>1e641c9</code></a>
fix: no-loss-of-precision false positive with trailing decimal point (<a
href="https://redirect.github.com/eslint/eslint/issues/21251">#21251</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/ad74a8dada2aaa17bfd0b8cc7b4119ff7a8ac04b"><code>ad74a8d</code></a>
docs: add deprecation steps for EOL package versions (<a
href="https://redirect.github.com/eslint/eslint/issues/21248">#21248</a>)</li>
<li><a
href="https://github.com/eslint/eslint/commit/3c3ae53a43721162f0db76c69665ebd9d752ea52"><code>3c3ae53</code></a>
chore: update ecosystem plugins (<a
href="https://redirect.github.com/eslint/eslint/issues/21249">#21249</a>)</li>
<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>Additional commits viewable in <a
href="https://github.com/eslint/eslint/compare/v10.8.0...v10.9.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `eslint-plugin-react-refresh` from 0.5.3 to 0.5.4
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases">eslint-plugin-react-refresh's
releases</a>.</em></p>
<blockquote>
<h2>v0.5.4</h2>
<ul>
<li>Add <code>instant</code> to <code>allowExportNames</code> in Next
config <a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/pull/112">#112</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md">eslint-plugin-react-refresh's
changelog</a>.</em></p>
<blockquote>
<h2>0.5.4</h2>
<ul>
<li>Add <code>instant</code> to <code>allowExportNames</code> in Next
config <a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/pull/112">#112</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/commit/e316617e4928f666d4301c35bcd871c111e84651"><code>e316617</code></a>
[publish] Add <code>instant</code> to <code>allowExportNames</code> in
Next config (<a
href="https://redirect.github.com/ArnaudBarre/eslint-plugin-react-refresh/issues/112">#112</a>)</li>
<li>See full diff in <a
href="https://github.com/ArnaudBarre/eslint-plugin-react-refresh/compare/v0.5.3...v0.5.4">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.1 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</c…1 parent 9f0f3fa commit 0e9867e
2 files changed
Lines changed: 304 additions & 276 deletions
0 commit comments