Skip to content
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

Update tanstack-query monorepo to v5 (major) #829

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.45.1

Compare Source

Version 5.45.1 - 6/16/2024, 8:16 PM

Changes

Refactor
  • react-query: improve type inference for useSuspenseQueries with skipToken (#​7564) (77a7b28) by GwanSik Kim
Docs
  • fix grammar mistake on migrating-to-v5.md (#​7556) (8d69ef4) by Paul Ashioya

Packages

v5.45.0

Compare Source

Version 5.45.0 - 6/12/2024, 12:35 PM

Changes

Feat
Docs

Packages

v5.44.0

Compare Source

Version 5.44.0 - 6/11/2024, 1:13 PM

Changes

Feat
  • query-core: staleTime as a function (#​7541) (96a743e) by Dominik Dorfmeister

Packages

v5.40.1

Compare Source

Version 5.40.1 - 6/4/2024, 8:18 AM

Changes

Refactor
  • *: improved type inference for useQueries with skipToken (#​7484) (6f08200) by 김관식
Chore
Ci
Docs
Other
  • Revert "chore: add CODECOV_TOKEN" (ee02838) by Dominik Dorfmeister
Test

Packages

v5.40.0

Compare Source

v5.39.0

Compare Source

Version 5.39.0 - 5/25/2024, 6:33 PM

Changes
Feat
  • react-query: support React 19 (41ec572) by Dominik Dorfmeister
Packages

v5.38.0

Compare Source

Version 5.38.0 - 5/25/2024, 12:34 PM

Changes
Feat
Docs
Packages

v5.37.1

Compare Source

Version 5.37.1 - 5/18/2024, 8:42 AM

Changes

Fix
Chore

Packages

v5.36.2

Compare Source

v5.36.1

Compare Source

Version 5.36.1 - 5/15/2024, 2:22 PM

Changes

Fix
  • types: make TVariables default to unknown on Mutation (#​7433) (c2861c4) by Dominik Dorfmeister
Docs
  • not using useState in creating queryClient when use ReactQueryStreamedHydration in suspense-example (#​7431) (3a9e046) by polee
Other
  • Update overview.md (10c7527) by Tanner Linsley

Packages

v5.36.0

Compare Source

v5.35.5

Compare Source

v5.35.4

Compare Source

Version 5.35.4 - 5/10/2024, 2:10 PM

Changes

Fix
  • deprecate direction passed to QueryFunctionContext (#​7410) (fbe3b44) by Dominik Dorfmeister
Docs

Packages

v5.35.1

Compare Source

Version 5.35.1 - 5/6/2024, 6:38 AM

Changes

Fix
Docs

Packages

v5.34.2

Compare Source

v5.34.1

Compare Source

Version 5.34.1 - 5/4/2024, 8:30 AM

Changes

Fix
Docs

Packages

v5.32.1

Compare Source

Version 5.32.1 - 4/30/2024, 1:38 PM

Changes
Fix
  • trigger release (684ffbf) by Dominik Dorfmeister
  • codemods: Use .cjs extension for CommonJS files (#​7333) (2aca521) by Anton Jeppsson
Docs
  • createSyncStoragePersister: fix typo (#​7348) (6768a9c) by Mackie Underdown
Packages

v5.32.0

Compare Source

Version 5.32.0 - 4/23/2024, 7:31 AM

Changes

Feat
  • core: make observers on Query a public property (#​7326) (e3240f0) by Dominik Dorfmeister
Chore
  • docs: fix prettier (f025a7c) by Dominik Dorfmeister
Docs

Packages

v5.31.0

Compare Source

Version 5.31.0 - 4/22/2024, 6:41 AM

Changes

Feat

Packages

v5.29.2

Compare Source

Version 5.29.2 - 4/11/2024, 9:21 AM

Changes
Fix
  • react-query: reorder query function declarations (#​7260) (03048e3) by ienrum
Chore
  • no idea why that fails now (78b594d) by Dominik Dorfmeister
Docs
Types
Packages

v5.29.0

Compare Source

Version 5.29.0 - 4/5/2024, 5:58 PM

Changes

Feat
  • core: memoize result of combine (#​7233) (3c31124) by Dominik Dorfmeister
Chore
Docs
  • fix quickstart (0b9f971) by Tanner Linsley
  • migrate docs to use path-based navigation instead of route-based (#​7211) (754640a) by Tanner Linsley

Packages

v5.28.14

Compare Source

Version 5.28.14 - 4/2/2024, 3:24 PM

Changes

Fix
  • react-query: useSuspenseQueries type not compatible with queryOption (#​7194) (f585bfe) by Andrew Kogut
Docs

Packages

v5.28.13

Compare Source

Version 5.28.13 - 4/2/2024, 3:03 PM

Changes

Fix
  • core: do not invoke combine in constructor (#​7215) (53cdfce) by Dominik Dorfmeister

Packages

v5.28.12

Compare Source

Version 5.28.12 - 4/2/2024, 12:24 PM

Changes

Fix
  • types: add pageParam and direction as optional to "normal" queryFn (#​7212) (e5bfbbe) by Dominik Dorfmeister

Packages


Configuration

📅 Schedule: Branch creation - "before 4am" (UTC), 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 16 times, most recently from 301d6ac to e1c223a Compare October 28, 2023 06:04
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 13 times, most recently from 8c96bd8 to 1d60643 Compare November 4, 2023 18:32
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 1d60643 to 2551c31 Compare November 5, 2023 13:36
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 16 times, most recently from 07f77df to 5071240 Compare June 8, 2024 04:08
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 12 times, most recently from 7a9b963 to 76822d0 Compare June 17, 2024 04:38
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 76822d0 to 21c9301 Compare June 18, 2024 05:12
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.

None yet

0 participants