Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 14, 2025

Bumps @tanstack/react-query from 4.29.1 to 5.76.1.

Release notes

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

v5.76.1

Version 5.76.1 - 5/13/25, 10:04 PM

Changes

Fix

  • experimental_createQueryPersister: return more utilities, rename persister (#8062) (65ef198) by Damian Osipiuk

Packages

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

v5.76.0

Version 5.76.0 - 5/12/25, 9:07 AM

Changes

Feat

  • devtools: 🏝️ TanStack Query DevTools for Expo/React Native! 🚀 (#8846) (696fd44) by Austin Johnson

Test

  • query-core: add test case for InfiniteQueryObserver (#9141) (c89c6a0) by MINSEONG KIM
  • react-query: initiate queryClient in beforeEach (#9142) (6a52926) by Lachlan Collins

Packages

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

... (truncated)

Commits
  • 5c9bd11 release: v5.76.1
  • 65ef198 fix(experimental_createQueryPersister): return more utilities, rename persist...
  • 08cb4b6 release: v5.76.0
  • 6a52926 test(react-query): initiate queryClient in beforeEach (#9142)
  • b1e0c9f release: v5.75.7
  • 07cbfe1 refactor(react-query): exchange react-query noop to query-core noop (#9122)
  • 3da0c7e release: v5.75.6
  • 295a5d5 refactor: integration should throw error (#9130)
  • 66ea5f2 chore: add typescript-eslint/require-await rule (#9116)
  • 2a62ea1 test(react-query): improve branch coverage for useSuspenseQuery skipToken err...
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 4.29.1 to 5.76.1.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.76.1/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-version: 5.76.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github May 23, 2025

Superseded by #583.

@dependabot dependabot bot closed this May 23, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/tanstack/react-query-5.76.1 branch May 23, 2025 07:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants