Skip to content

Conversation

@DanonekTM
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-query from 5.59.16 to 5.77.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 79 versions ahead of your current version.

  • The recommended version was released 21 days ago.

Release notes
Package name: @tanstack/react-query
  • 5.77.0 - 2025-05-24

    Version 5.77.0 - 5/24/25, 7:23 AM

    Changes

    Feat

    Chore

    • ✂️: remove ts-node to make knip happy (719db35) by TkDodo
    • remove baseUrl from tsConfig, as it"s deprecated (#9178) (1b9837f) by Dominik Dorfmeister

    Test

    • query-core: add test case for query (#9145) (268e4f2) by MINSEONG KIM

    Ci

    • apply automated fixes (attempt 2/3) (7b0aaab) by autofix-ci[bot]
    • apply automated fixes (20c36c8) by autofix-ci[bot]

    Docs

    • fix links (afc6302) by Tanner Linsley

    Packages

    • @ tanstack/query-core@5.77.0
    • @ tanstack/query-broadcast-client-experimental@5.77.0
    • @ tanstack/query-persist-client-core@5.77.0
    • @ tanstack/query-sync-storage-persister@5.77.0
    • @ tanstack/react-query@5.77.0
    • @ tanstack/react-query-devtools@5.77.0
    • @ tanstack/react-query-persist-client@5.77.0
    • @ tanstack/react-query-next-experimental@5.77.0
    • @ tanstack/solid-query@5.77.0
    • @ tanstack/solid-query-devtools@5.77.0
    • @ tanstack/solid-query-persist-client@5.77.0
    • @ tanstack/svelte-query@5.77.0
    • @ tanstack/svelte-query-devtools@5.77.0
    • @ tanstack/svelte-query-persist-client@5.77.0
    • @ tanstack/vue-query@5.77.0
    • @ tanstack/vue-query-devtools@5.77.0
    • @ tanstack/angular-query-experimental@5.77.0
    • @ tanstack/query-async-storage-persister@5.77.0
    • @ tanstack/angular-query-devtools-experimental@5.77.0
  • 5.76.2 - 2025-05-22

    Version 5.76.2 - 5/22/25, 3:40 PM

    Changes

    Fix

    • core: fix promise hydration bugs (#9157) (9f5fba3) by Fredrik Höglund

    Chore

    • disable the ESLint rule that removes Context.Provider (#9162) (065b5f4) by 차승하
    • angular-query: update to angular 20 RC (#9153) (8b4e0bd) by Arnoud

    Test

    • query-core: add test case for queryObserver (#9146) (2be8cca) by MINSEONG KIM

    Docs

    Packages

    • @ tanstack/query-core@5.76.2
    • @ tanstack/react-query@5.76.2
    • @ tanstack/vue-query@5.76.2
    • @ tanstack/vue-query-devtools@5.76.2
    • @ tanstack/angular-query-devtools-experimental@5.76.2
    • @ tanstack/angular-query-experimental@5.76.2
    • @ tanstack/query-broadcast-client-experimental@5.76.2
    • @ tanstack/query-persist-client-core@5.76.2
    • @ tanstack/query-sync-storage-persister@5.76.2
    • @ tanstack/react-query-devtools@5.76.2
    • @ tanstack/react-query-persist-client@5.76.2
    • @ tanstack/react-query-next-experimental@5.76.2
    • @ tanstack/solid-query@5.76.2
    • @ tanstack/solid-query-devtools@5.76.2
    • @ tanstack/solid-query-persist-client@5.76.2
    • @ tanstack/svelte-query@5.76.2
    • @ tanstack/svelte-query-devtools@5.76.2
    • @ tanstack/svelte-query-persist-client@5.76.2
    • @ tanstack/query-async-storage-persister@5.76.2
  • 5.76.1 - 2025-05-13

    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
  • 5.76.0 - 2025-05-12

    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
    • @ tanstack/svelte-query-devtools@5.76.0
    • @ tanstack/svelte-query-persist-client@5.76.0
    • @ tanstack/vue-query@5.76.0
    • @ tanstack/vue-query-devtools@5.76.0
    • @ tanstack/angular-query-devtools-experimental@5.76.0
    • @ tanstack/angular-query-experimental@5.76.0
    • @ tanstack/query-async-storage-persister@5.76.0
  • 5.75.7 - 2025-05-09

    Version 5.75.7 - 5/9/25, 1:40 PM

    Changes

    Refactor

    • react-query: exchange react-query noop to query-core noop (#9122) (07cbfe1) by novice0840

    Docs

    • comparison: mark RTK Query as supporting infinite queries (#9120) (cb40661) by Dovakeidy

    Packages

    • @ tanstack/query-core@5.75.7
    • @ tanstack/react-query@5.75.7
    • @ tanstack/query-broadcast-client-experimental@5.75.7
    • @ tanstack/query-persist-client-core@5.75.7
    • @ tanstack/query-sync-storage-persister@5.75.7
    • @ tanstack/react-query-devtools@5.75.7
    • @ tanstack/react-query-persist-client@5.75.7
    • @ tanstack/react-query-next-experimental@5.75.7
    • @ tanstack/solid-query@5.75.7
    • @ tanstack/solid-query-devtools@5.75.7
    • @ tanstack/solid-query-persist-client@5.75.7
    • @ tanstack/svelte-query@5.75.7
    • @ tanstack/svelte-query-devtools@5.75.7
    • @ tanstack/svelte-query-persist-client@5.75.7
    • @ tanstack/vue-query@5.75.7
    • @ tanstack/vue-query-devtools@5.75.7
    • @ tanstack/angular-query-experimental@5.75.7
    • @ tanstack/query-async-storage-persister@5.75.7
    • @ tanstack/angular-query-devtools-experimental@5.75.7
  • 5.75.6 - 2025-05-09

    Version 5.75.6 - 5/9/25, 9:31 AM

    Changes

    Refactor

    • integration should throw error (#9130) (295a5d5) by novice0840

    Chore

    Test

    • react-query: improve branch coverage for useSuspenseQuery skipToken error handling (#9112) (2a62ea1) by 김석진(poki)
    • react-query: improve branch coverage for useSuspenseQueries skipToken error handling (#9113) (b1cdbc3) by 김석진(poki)
    • react-query: improve branch coverage for useSuspenseInfiniteQuery skipToken error handling (#9114) (2496ba5) by 김석진(poki)
    • query-test-utils: init (internal package) (#9095) (d0552af) by @ manudeli

    Ci

    • apply automated fixes (8f092f9) by autofix-ci[bot]
    • apply automated fixes (37d8eb6) by autofix-ci[bot]

    Docs

    Other

    Feature

    • angular-query: support providing QueryClient via an InjectionToken (#9128) (57251a4) by Arnoud

    Packages

    • @ tanstack/query-async-storage-persister@5.75.6
    • @ tanstack/query-broadcast-client-experimental@5.75.6
    • @ tanstack/query-core@5.75.6
    • @ tanstack/query-persist-client-core@5.75.6
    • @ tanstack/query-sync-storage-persister@5.75.6
    • @ tanstack/react-query@5.75.6
    • @ tanstack/react-query-persist-client@5.75.6
    • @ tanstack/solid-query@5.75.6
    • @ tanstack/solid-query-persist-client@5.75.6
    • @ tanstack/svelte-query@5.75.6
    • @ tanstack/svelte-query-persist-client@5.75.6
    • @ tanstack/vue-query@5.75.6
    • @ tanstack/angular-query-experimental@5.75.6
    • @ tanstack/react-query-devtools@5.75.6
    • @ tanstack/react-query-next-experimental@5.75.6
    • @ tanstack/solid-query-devtools@5.75.6
    • @ tanstack/svelte-query-devtools@5.75.6
    • @ tanstack/vue-query-devtools@5.75.6
    • @ tanstack/angular-query-devtools-experimental@5.75.6
  • 5.75.5 - 2025-05-07

    Version 5.75.5 - 5/7/25, 7:29 AM

    Changes

    Fix

    • react-query: fix to show type error on wrong type annotation in useQuery (#8683) (373546b) by Seyeong Jeon

    Test

    • query-core: add test case for infiniteQueryBehavior (#9101) (732089e) by MINSEONG KIM

    Ci

    Docs

    Packages

    • @ tanstack/query-core@5.75.5
    • @ tanstack/react-query@5.75.5
    • @ tanstack/solid-query@5.75.5
    • @ tanstack/vue-query@5.75.5
    • @ tanstack/angular-query-devtools-experimental@5.75.5
    • @ tanstack/angular-query-experimental@5.75.5
    • @ tanstack/query-broadcast-client-experimental@5.75.5
    • @ tanstack/query-persist-client-core@5.75.5
    • @ tanstack/query-sync-storage-persister@5.75.5
    • @ tanstack/react-query-devtools@5.75.5
    • @ tanstack/react-query-persist-client@5.75.5
    • @ tanstack/react-query-next-experimental@5.75.5
    • @ tanstack/solid-query-devtools@5.75.5
    • @ tanstack/solid-query-persist-client@5.75.5
    • @ tanstack/svelte-query@5.75.5
    • @ tanstack/svelte-query-devtools@5.75.5
    • @ tanstack/svelte-query-persist-client@5.75.5
    • @ tanstack/vue-query-devtools@5.75.5
    • @ tanstack/query-async-storage-persister@5.75.5
  • 5.75.4 - 2025-05-06

    Version 5.75.4 - 5/6/25, 7:29 AM

    Changes

    Fix

    • types: useSuspenseQuery should type-narrow the Error field (#9105) (5c7927d) by Dominik Dorfmeister

    Packages

    • @ tanstack/query-core@5.75.4
    • @ tanstack/react-query@5.75.4
    • @ tanstack/vue-query@5.75.4
    • @ tanstack/query-broadcast-client-experimental@5.75.4
    • @ tanstack/query-persist-client-core@5.75.4
    • @ tanstack/query-sync-storage-persister@5.75.4
    • @ tanstack/react-query-devtools@5.75.4
    • @ tanstack/react-query-persist-client@5.75.4
    • @ tanstack/react-query-next-experimental@5.75.4
    • @ tanstack/solid-query@5.75.4
    • @ tanstack/solid-query-devtools@5.75.4
    • @ tanstack/solid-query-persist-client@5.75.4
    • @ tanstack/svelte-query@5.75.4
    • @ tanstack/svelte-query-devtools@5.75.4
    • @ tanstack/svelte-query-persist-client@5.75.4
    • @ tanstack/vue-query-devtools@5.75.4
    • @ tanstack/angular-query-experimental@5.75.4
    • @ tanstack/query-async-storage-persister@5.75.4
    • @ tanstack/angular-query-devtools-experimental@5.75.4
  • 5.75.2 - 2025-05-04
  • 5.75.1 - 2025-05-02
  • 5.75.0 - 2025-05-01
  • 5.74.11 - 2025-04-29
  • 5.74.9 - 2025-04-29
  • 5.74.8 - 2025-04-29
  • 5.74.7 - 2025-04-27
  • 5.74.4 - 2025-04-17
  • 5.74.3 - 2025-04-14
  • 5.74.2 - 2025-04-14
  • 5.74.0 - 2025-04-13
  • 5.73.3 - 2025-04-12
  • 5.72.2 - 2025-04-09
  • 5.72.1 - 2025-04-08
  • 5.72.0 - 2025-04-07
  • 5.71.10 - 2025-04-04
  • 5.71.5 - 2025-04-02
  • 5.71.3 - 2025-04-02
  • 5.71.1 - 2025-03-31
  • 5.71.0 - 2025-03-30
  • 5.70.0 - 2025-03-28
  • 5.69.3 - 2025-03-28
  • 5.69.2 - 2025-03-28
  • 5.69.0 - 2025-03-18
  • 5.68.0 - 2025-03-14
  • 5.67.3 - 2025-03-11
  • 5.67.2 - 2025-03-07
  • 5.67.1 - 2025-03-03
  • 5.67.0 - 2025-03-03
  • 5.66.11 - 2025-02-28
  • 5.66.10 - 2025-02-28
  • 5.66.9 - 2025-02-21
  • 5.66.8 - 2025-02-20
  • 5.66.7 - 2025-02-18
  • 5.66.6 - 2025-02-18
  • 5.66.5 - 2025-02-17
  • 5.66.4 - 2025-02-17
  • 5.66.3 - 2025-02-16
  • 5.66.2 - 2025-02-16
  • 5.66.0 - 2025-01-31
  • 5.65.1 - 2025-01-28
  • 5.65.0 - 2025-01-27
  • 5.64.2 - 2025-01-19
  • 5.64.1 - 2025-01-13
  • 5.64.0 - 2025-01-11
  • 5.63.0 - 2025-01-08
  • 5.62.16 - 2025-01-06
  • 5.62.15 - 2025-01-04
  • 5.62.14 - 2025-01-03
  • 5.62.12 - 2025-01-03
  • 5.62.11 - 2024-12-27
  • 5.62.10 - 2024-12-24
  • 5.62.9 - 2024-12-23
  • 5.62.8 - 2024-12-17
  • 5.62.7 - 2024-12-10
  • 5.62.3 - 2024-12-06
  • 5.62.2 - 2024-12-03
  • 5.62.1 - 2024-12-02
  • 5.62.0 - 2024-11-29
  • 5.61.5 - 2024-11-27
  • 5.61.4 - 2024-11-26
  • 5.61.3 - 2024-11-24
  • 5.61.0 - 2024-11-20
  • 5.60.6 - 2024-11-19
  • 5.60.5 - 2024-11-15
  • 5.60.4 - 2024-11-15
  • 5.60.2 - 2024-11-14
  • 5.59.20 - 2024-11-06
  • 5.59.19 - 2024-11-03
  • 5.59.18 - 2024-11-03
  • 5.59.17 - 2024-11-02
  • 5.59.16 - 2024-10-23
from @tanstack/react-query GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade @tanstack/react-query from 5.59.16 to 5.77.0.

See this package in npm:
@tanstack/react-query

See this project in Snyk:
https://app.snyk.io/org/danonektm/project/dd1b7b5f-2423-49a7-9d14-d68f1ee9127b?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants