Skip to content

fix(deps): update dependency @tanstack/react-query to v5 #10096

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@tanstack/react-query (source) 4.36.1 -> 5.80.7 age adoption passing confidence

Release Notes

TanStack/query (@​tanstack/react-query)

v5.80.7

Compare Source

Version 5.80.7 - 6/11/25, 11:51 PM

Changes

Fix
  • solid-query-devtools: client-side code instantiating prematurely server-side (#​9163) (bd3ac49) by Wesley LeMahieu
Chore
Test
  • add callback return type tests for mutation callbacks (#​9252) (2b9b122) by Braden Wong
Docs
  • fix relative links (#​9262) (cba46b5) by Collin Stevens
  • Remove superfluous text from mutations.md (#​9256) (10b4c2f) by H. C. Kruse
  • Replace accidentally-deleted content in mutations.md (#​9254) (eae7bde) by Christina Martinez

Packages

v5.80.6

Compare Source

v5.80.5

Compare Source

Version 5.80.5 - 6/4/25, 6:43 PM

Changes

Fix
  • experimental_createQueryPersister: Change persisterRestoreAll to restoreQueries with filter support (#​9230) (9e0e60c) by René Klomp

Packages

v5.80.3

Compare Source

Version 5.80.3 - 6/4/25, 9:48 AM

Changes
Fix
  • react-query: move hydrationQueue from state to a derived value (#​9247) (0d2c2e0) by Fredrik Höglund
Docs
Packages

v5.80.2

Compare Source

Version 5.80.2 - 6/3/25, 12:08 PM

Changes
Fix
Packages

v5.80.1

Compare Source

Version 5.80.1 - 6/3/25, 11:23 AM

Changes
Perf
  • improve performance of util function "difference" in quriesObserver.ts in query-core package (#​9201) (57c6ce1) by novice0840
Packages

v5.80.0

Compare Source

Version 5.80.0 - 6/3/25, 9:36 AM

Changes

Feat
  • query-devtools: add indicator for staleTime: "static" (#​9215) (3e7d715) by MINSEONG KIM
Refactor
  • types: remove unnecessary TQueryData generic in InfiniteQueryObserverOptions (#​9224) (efa963d) by Braden Wong
  • query-core: add "Set" instead of "includes" (#​9221) (4bf169e) by novice0840
Chore
  • consolidate noop function usage across framework packages (#​9228) (1fba7fc) by Braden Wong
  • remove redundant word in comment (#​9231) (a2a23a8) by clonemycode
  • improve type safety in getQueryData by using generics (#​9218) (3a89ec9) by Braden Wong

Packages

v5.79.2

Compare Source

Version 5.79.2 - 6/2/25, 4:29 PM

Changes

Refactor
  • react-query: change the order of const variables (#​9211) (0e083c6) by novice0840
  • query-core: extract context creation to functions and move type assertions (#​9210) (0cbfc5e) by Braden Wong

Packages

v5.79.1

Compare Source

Version 5.79.1 - 6/2/25, 4:17 PM

Changes

Refactor
  • types: narrow onSuccess/onError/onMutate/onSettled callback types to Promise | void (#​9202) (982f6ca) by Braden Wong
Docs
  • Mention query keys needs to be serializable using JSON.stringify (#​9204) (ff2b51a) by Zentrik

Packages

v5.79.0

Compare Source

Version 5.79.0 - 5/29/25, 9:42 AM

Changes
Feat
Chore
  • update to eslint-plugin-react-hooks v6 (#​9071) (34eedd6) by Dominik Dorfmeister
  • angular-query: update to angular 20 stable (#​9209) (9e30aaf) by Arnoud
Packages

v5.77.2

Compare Source

Version 5.77.2 - 5/26/25, 12:08 PM

Changes
Refactor
Packages

v5.77.1

Compare Source

Version 5.77.1 - 5/25/25, 9:15 PM

Changes

Fix
  • core: do not hydrate promises if existing query is already fetching (d4b7818) by Fredrik Höglund
Docs

Packages

v5.77.0

Compare Source

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

v5.76.2

Compare Source

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

v5.76.1

Compare Source

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

v5.76.0

Compare Source

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

v5.75.7

Compare Source

v5.75.6

Compare Source

v5.75.5

Compare Source

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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

changeset-bot bot commented Aug 19, 2024

⚠️ No Changeset found

Latest commit: 088c6de

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link
Contributor

github-actions bot commented Aug 19, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-codegen/cli 5.0.7-alpha-20250604221227-6b958a0abcbbf4d4cd113b12f13cbeb099f2dee2 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Aug 19, 2024

💻 Website Preview

The latest changes are available as preview in: https://pr-10096.graphql-code-generator.pages.dev

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from fdd39f0 to be62b48 Compare August 22, 2024 18:50
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 28690d5 to 31ccda9 Compare September 2, 2024 16:38
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 3014f9d to 836b463 Compare September 9, 2024 06:48
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 3 times, most recently from baf025e to d95c6fd Compare September 12, 2024 20:28
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from d95c6fd to a4680dd Compare October 1, 2024 16:09
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 9 times, most recently from 7fede1f to 0a7441c Compare October 15, 2024 18:33
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 27da508 to 6c71e0f Compare May 9, 2025 18:21
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 6c71e0f to 714530f Compare May 12, 2025 12:51
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 714530f to c73c460 Compare May 13, 2025 23:01
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from c73c460 to aa81f55 Compare May 22, 2025 16:11
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from aa81f55 to 43660e4 Compare May 25, 2025 03:35
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 43660e4 to eaf1094 Compare May 25, 2025 22:57
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from eaf1094 to cb78724 Compare May 26, 2025 12:59
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from cb78724 to 41cd438 Compare May 29, 2025 10:58
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 41cd438 to 2b97b7a Compare June 2, 2025 18:45
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 2b97b7a to c63d361 Compare June 3, 2025 10:24
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from c63d361 to 1536c25 Compare June 3, 2025 16:43
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 1536c25 to 69e874f Compare June 4, 2025 11:38
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 69e874f to 6b958a0 Compare June 4, 2025 22:10
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 6b958a0 to 51604ff Compare June 6, 2025 20:48
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 51604ff to 088c6de Compare June 12, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants