Commit dd1d439
authored
Bump @tanstack/react-query from 5.90.20 to 5.90.21 in /ui (#2409)
Bumps
[@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query)
from 5.90.20 to 5.90.21.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/query/releases"><code>@tanstack/react-query</code>'s
releases</a>.</em></p>
<blockquote>
<h2><code>@tanstack/react-query-persist-client</code><a
href="https://github.com/5"><code>@5</code></a>.90.21</h2>
<h3>Patch Changes</h3>
<ul>
<li>Updated dependencies []:
<ul>
<li><code>@tanstack/query-persist-client-core</code><a
href="https://github.com/5"><code>@5</code></a>.91.18</li>
<li><code>@tanstack/react-query</code><a
href="https://github.com/5"><code>@5</code></a>.90.19</li>
</ul>
</li>
</ul>
<h2><code>@tanstack/react-query</code><a
href="https://github.com/5"><code>@5</code></a>.90.21</h2>
<h3>Patch Changes</h3>
<ul>
<li>refactor(react-query/useQueries): remove unreachable 'willFetch'
branch in suspense promise collection (<a
href="https://redirect.github.com/TanStack/query/pull/10082">#10082</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/TanStack/query/blob/main/packages/react-query/CHANGELOG.md"><code>@tanstack/react-query</code>'s
changelog</a>.</em></p>
<blockquote>
<h2>5.90.21</h2>
<h3>Patch Changes</h3>
<ul>
<li>refactor(react-query/useQueries): remove unreachable 'willFetch'
branch in suspense promise collection (<a
href="https://redirect.github.com/TanStack/query/pull/10082">#10082</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/TanStack/query/commit/08050cb3ebb693ccf782558ba863fd5ff3df2e38"><code>08050cb</code></a>
ci: Version Packages (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10115">#10115</a>)</li>
<li><a
href="https://github.com/TanStack/query/commit/c5def66a18b77a0012b32bf65216d495daef42e2"><code>c5def66</code></a>
refactor(react-query/useQueries): remove unreachable 'willFetch' branch
in su...</li>
<li><a
href="https://github.com/TanStack/query/commit/da2ff5aeb816ad356d78f332328659edf1bf7d0a"><code>da2ff5a</code></a>
chore(vite.config): exclude '<strong>tests</strong>' directory from
coverage reports (<a
href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/10084">#10084</a>)</li>
<li><a
href="https://github.com/TanStack/query/commit/2a592d241bf5a832546bb9947514d9fc6d362fab"><code>2a592d2</code></a>
test(react-query/suspense): add test cases for 'static' staleTime with
number...</li>
<li><a
href="https://github.com/TanStack/query/commit/7e3ea62364842c750182c83af6c89d4123807385"><code>7e3ea62</code></a>
test(react-query/QueryResetErrorBoundary): relocate 'issue-9728' test
and mig...</li>
<li><a
href="https://github.com/TanStack/query/commit/dee5d3e9e43b3ab627b6eee8cf91318d99ccad1c"><code>dee5d3e</code></a>
test(react-query/ssr): add 'useMutation' and 'useMutationState' tests
for SSR...</li>
<li>See full diff in <a
href="https://github.com/TanStack/query/commits/@tanstack/react-query@5.90.21/packages/react-query">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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 this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 2d2d5be commit dd1d439
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1321 | 1321 | | |
1322 | 1322 | | |
1323 | 1323 | | |
1324 | | - | |
1325 | | - | |
1326 | | - | |
1327 | | - | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
1328 | 1328 | | |
1329 | 1329 | | |
1330 | 1330 | | |
| |||
0 commit comments