Skip to content

Commit 1316cd2

Browse files
dependabot[bot]pauloamorimbr
authored andcommitted
chore(deps): bump @tanstack/react-query from 5.84.1 to 5.85.5 (#6174)
Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.84.1 to 5.85.5. <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>v5.85.5</h2> <p>Version 5.85.5 - 8/19/25, 9:41 AM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>core: only reject when <code>promise</code> gets used (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9576">#9576</a>) (abab082) by Dominik Dorfmeister</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/query-broadcast-client-experimental</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/query-sync-storage-persister</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/react-query</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/react-query-devtools</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/react-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/react-query-next-experimental</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/solid-query</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/solid-query-devtools</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/solid-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/svelte-query</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/svelte-query-devtools</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/svelte-query-persist-client</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/vue-query</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/vue-query-devtools</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/angular-query-experimental</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/query-async-storage-persister</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> <li><code>@​tanstack/angular-query-devtools-experimental</code><a href="https://github.com/5"><code>@​5</code></a>.85.5</li> </ul> <h2>v5.85.4</h2> <p>Version 5.85.4 - 8/19/25, 9:10 AM</p> <h2>Changes</h2> <h3>Fix</h3> <ul> <li>core: never revert to undefined data (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9577">#9577</a>) (e4f5ce8) by Dominik Dorfmeister</li> </ul> <h3>Docs</h3> <ul> <li>react-query: recommend <code>defaultError = unknown</code> instead of <code>AxiosError</code> (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9575">#9575</a>) (2989e69) by Lee</li> <li>update community resources (f1e608b) by TkDodo</li> </ul> <h2>Packages</h2> <ul> <li><code>@​tanstack/query-core</code><a href="https://github.com/5"><code>@​5</code></a>.85.4</li> <li><code>@​tanstack/query-broadcast-client-experimental</code><a href="https://github.com/5"><code>@​5</code></a>.85.4</li> <li><code>@​tanstack/query-persist-client-core</code><a href="https://github.com/5"><code>@​5</code></a>.85.4</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/TanStack/query/commit/0a0e01443d24760ff52518f68be5172f5aac93dc"><code>0a0e014</code></a> release: v5.85.5</li> <li><a href="https://github.com/TanStack/query/commit/ef0a9d2c7e96f1f69b55be2e31d3b492c2266f1c"><code>ef0a9d2</code></a> release: v5.85.4</li> <li><a href="https://github.com/TanStack/query/commit/b6516bd25edcc67dfaced09412f52c9660386a9b"><code>b6516bd</code></a> release: v5.85.3</li> <li><a href="https://github.com/TanStack/query/commit/e14f39c6eec7310a9d73ade48ed64d147ef84f62"><code>e14f39c</code></a> release: v5.85.2</li> <li><a href="https://github.com/TanStack/query/commit/099157678173f875745d208e4806d1fa7b3367b5"><code>0991576</code></a> fix(query-core): query cancellation and reverting (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9293">#9293</a>)</li> <li><a href="https://github.com/TanStack/query/commit/31f51b97fa24166a33766b59937684a8826ee59b"><code>31f51b9</code></a> release: v5.85.1</li> <li><a href="https://github.com/TanStack/query/commit/aab51d93981e1de27abdcfd421cc4f6fcbc46e94"><code>aab51d9</code></a> release: v5.85.0</li> <li><a href="https://github.com/TanStack/query/commit/6bf2eb745020503f465cca6653944c61850e4fbf"><code>6bf2eb7</code></a> chore(tsconfig.json): add 'test-setup.ts' to 'include' array (<a href="https://github.com/TanStack/query/tree/HEAD/packages/react-query/issues/9545">#9545</a>)</li> <li><a href="https://github.com/TanStack/query/commit/77e53b0c217c048a912d6ad7589c22e81efdba3d"><code>77e53b0</code></a> test(react-query/useIsFetching): remove unnecessary 'advanceTimersByTimeAsync...</li> <li><a href="https://github.com/TanStack/query/commit/edd1bd08e0ef9e55cd2d9339a63843539292fed7"><code>edd1bd0</code></a> release: v5.84.2</li> <li>Additional commits viewable in <a href="https://github.com/TanStack/query/commits/v5.85.5/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.84.1&new-version=5.85.5)](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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 98ad2af commit 1316cd2

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@mapbox/leaflet-omnivore": "^0.3.4",
1515
"@placemarkio/check-geojson": "^0.1.14",
1616
"@sentry/react": "^7.120.3",
17-
"@tanstack/react-query": "^5.49.2",
17+
"@tanstack/react-query": "^5.85.5",
1818
"@tanstack/react-table": "^8.20.5",
1919
"alertifyjs": "^1.14.0",
2020
"backbone": "^1.6.1",

0 commit comments

Comments
 (0)