Skip to content

Commit dd1d439

Browse files
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 /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@tanstack/react-query&package-manager=npm_and_yarn&previous-version=5.90.20&new-version=5.90.21)](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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@tailwindcss/vite": "^4.1.18",
3232
"class-variance-authority": "^0.7.1",
3333
"clsx": "^2.1.1",
34-
"@tanstack/react-query": "^5.90.20",
34+
"@tanstack/react-query": "^5.90.21",
3535
"@uidotdev/usehooks": "^2.4.1",
3636
"immer": "^11.1.4",
3737
"lucide-react": "^0.563.0",

ui/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1321,10 +1321,10 @@
13211321
resolved "https://registry.yarnpkg.com/@tanstack/query-core/-/query-core-5.90.20.tgz#e12128e39210715d4ce4fb299c33498ac297771e"
13221322
integrity sha512-OMD2HLpNouXEfZJWcKeVKUgQ5n+n3A2JFmBaScpNDUqSrQSjiveC7dKMe53uJUg1nDG16ttFPz2xfilz6i2uVg==
13231323

1324-
"@tanstack/react-query@^5.90.20":
1325-
version "5.90.20"
1326-
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.20.tgz#42bb7018bfedc72f216b6e9b4052c919063f350b"
1327-
integrity sha512-vXBxa+qeyveVO7OA0jX1z+DeyCA4JKnThKv411jd5SORpBKgkcVnYKCiBgECvADvniBX7tobwBmg01qq9JmMJw==
1324+
"@tanstack/react-query@^5.90.21":
1325+
version "5.90.21"
1326+
resolved "https://registry.yarnpkg.com/@tanstack/react-query/-/react-query-5.90.21.tgz#e0eb40831a76510be438109435b8807ef63ab1b9"
1327+
integrity sha512-0Lu6y5t+tvlTJMTO7oh5NSpJfpg/5D41LlThfepTixPYkJ0sE2Jj0m0f6yYqujBwIXlId87e234+MxG3D3g7kg==
13281328
dependencies:
13291329
"@tanstack/query-core" "5.90.20"
13301330

0 commit comments

Comments
 (0)