Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2025

Bumps the tanstack-query group in /frontend with 2 updates: @tanstack/react-query and @tanstack/react-query-devtools.

Updates @tanstack/react-query from 5.81.2 to 5.81.5

Release notes

Sourced from @​tanstack/react-query's releases.

v5.81.5

Version 5.81.5 - 6/27/25, 7:02 PM

Changes

Fix

  • react-query: throw type error when skipToken is present in prefetch query (#9321) (9813a39) by @​tmkx

Test

  • query-core/focusManager: use "advanceTimersByTime" for boolean focused arg test (#9317) (b5a9095) by @​sukvvon

Packages

  • @​tanstack/query-core@​5.81.5
  • @​tanstack/react-query@​5.81.5
  • @​tanstack/query-broadcast-client-experimental@​5.81.5
  • @​tanstack/query-persist-client-core@​5.81.5
  • @​tanstack/query-sync-storage-persister@​5.81.5
  • @​tanstack/react-query-devtools@​5.81.5
  • @​tanstack/react-query-persist-client@​5.81.5
  • @​tanstack/react-query-next-experimental@​5.81.5
  • @​tanstack/solid-query@​5.81.5
  • @​tanstack/solid-query-devtools@​5.81.5
  • @​tanstack/solid-query-persist-client@​5.81.5
  • @​tanstack/svelte-query@​5.81.5
  • @​tanstack/svelte-query-devtools@​5.81.5
  • @​tanstack/svelte-query-persist-client@​5.81.5
  • @​tanstack/vue-query@​5.81.5
  • @​tanstack/vue-query-devtools@​5.81.5
  • @​tanstack/angular-query-experimental@​5.81.5
  • @​tanstack/query-async-storage-persister@​5.81.5
  • @​tanstack/angular-query-devtools-experimental@​5.81.5

v5.81.4

Version 5.81.4 - 6/27/25, 1:54 PM

Changes

Refactor

  • deprecate createSyncStoragePersister (#9316) (1078bce) by Dominik Dorfmeister

Test

  • query-core/mutationObserver: add "advanceTimersByTimeAsync" in all tests (#9312) (20120ae) by @​sukvvon

Packages

... (truncated)

Commits
  • 5dd11a3 release: v5.81.5
  • 9813a39 fix(react-query): throw type error when skipToken is present in prefetch quer...
  • 917ac88 release: v5.81.4
  • See full diff in compare view

Updates @tanstack/react-query-devtools from 5.81.2 to 5.81.5

Release notes

Sourced from @​tanstack/react-query-devtools's releases.

v5.81.5

Version 5.81.5 - 6/27/25, 7:02 PM

Changes

Fix

  • react-query: throw type error when skipToken is present in prefetch query (#9321) (9813a39) by @​tmkx

Test

  • query-core/focusManager: use "advanceTimersByTime" for boolean focused arg test (#9317) (b5a9095) by @​sukvvon

Packages

  • @​tanstack/query-core@​5.81.5
  • @​tanstack/react-query@​5.81.5
  • @​tanstack/query-broadcast-client-experimental@​5.81.5
  • @​tanstack/query-persist-client-core@​5.81.5
  • @​tanstack/query-sync-storage-persister@​5.81.5
  • @​tanstack/react-query-devtools@​5.81.5
  • @​tanstack/react-query-persist-client@​5.81.5
  • @​tanstack/react-query-next-experimental@​5.81.5
  • @​tanstack/solid-query@​5.81.5
  • @​tanstack/solid-query-devtools@​5.81.5
  • @​tanstack/solid-query-persist-client@​5.81.5
  • @​tanstack/svelte-query@​5.81.5
  • @​tanstack/svelte-query-devtools@​5.81.5
  • @​tanstack/svelte-query-persist-client@​5.81.5
  • @​tanstack/vue-query@​5.81.5
  • @​tanstack/vue-query-devtools@​5.81.5
  • @​tanstack/angular-query-experimental@​5.81.5
  • @​tanstack/query-async-storage-persister@​5.81.5
  • @​tanstack/angular-query-devtools-experimental@​5.81.5

v5.81.4

Version 5.81.4 - 6/27/25, 1:54 PM

Changes

Refactor

  • deprecate createSyncStoragePersister (#9316) (1078bce) by Dominik Dorfmeister

Test

  • query-core/mutationObserver: add "advanceTimersByTimeAsync" in all tests (#9312) (20120ae) by @​sukvvon

Packages

... (truncated)

Commits

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 commands and options

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 <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

@dependabot dependabot bot added A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies labels Jul 8, 2025
Copy link

cloudflare-workers-and-pages bot commented Jul 8, 2025

Deploying matrix-authentication-service-docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 49e27dd
Status: ✅  Deploy successful!
Preview URL: https://38f8256d.matrix-authentication-service-docs.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-fron-yty7.matrix-authentication-service-docs.pages.dev

View logs

@sandhose sandhose enabled auto-merge July 8, 2025 16:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/tanstack-query-f51105749a branch from 53f8476 to ffc05b9 Compare July 8, 2025 16:09
Bumps the tanstack-query group in /frontend with 2 updates: [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) and [@tanstack/react-query-devtools](https://github.com/TanStack/query/tree/HEAD/packages/react-query-devtools).


Updates `@tanstack/react-query` from 5.81.2 to 5.81.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.81.5/packages/react-query)

Updates `@tanstack/react-query-devtools` from 5.81.2 to 5.81.5
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.81.5/packages/react-query-devtools)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.81.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: tanstack-query
- dependency-name: "@tanstack/react-query-devtools"
  dependency-version: 5.81.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: tanstack-query
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/frontend/tanstack-query-f51105749a branch from ffc05b9 to 49e27dd Compare July 8, 2025 16:10
@sandhose sandhose merged commit 5c4b3c8 into main Jul 8, 2025
17 checks passed
@sandhose sandhose deleted the dependabot/npm_and_yarn/frontend/tanstack-query-f51105749a branch July 8, 2025 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Dependencies Pull requests that update a dependency file Z-Deps-Frontend Updates to the frontend dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant