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

fix(deps): update tanstack-query monorepo to v5 (major) #650

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 11, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.7.0

Compare Source

Version 5.7.0 - 11/4/2023, 3:39 PM

Changes

Feat
  • react-query: better error in development mode to identify bad useQuery calls (#​6288) (8a86182) by GLabat

Packages

v5.4.3

Compare Source

Version 5.4.3 - 10/29/2023, 1:33 PM

Changes
Fix
  • query-core: ensureQueryData should not call fetchQuery for queries with falsy data (#​6261) (b671071) by HYUNGU KANG
Chore
Packages

v5.0.5

Compare Source

Version 5.0.5 - 10/23/2023, 1:19 AM

Changes

Fix
  • svelte-query: Make combine work for createQueries (#​6222) (b35fe32) by Lachlan Collins
Chore
Docs

Packages

v5.0.0

Compare Source

Version 5.0.0 - 10/17/2023, 12:23 PM

Changes

Read the announcement post here: https://tanstack.com/blog/announcing-tanstack-query-v5

Read the migration guide here: https://tanstack.com/query/v5/docs/react/guides/migrating-to-v5

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 is behind base branch, 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 4 times, most recently from 4a4d01a to 0ebf58c Compare November 11, 2023 18:59
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 0ebf58c to 9be954d Compare November 11, 2023 19:55
@DerekRoberts
Copy link
Member

DerekRoberts commented Nov 11, 2023

Migration guide.
https://tanstack.com/query/v5/docs/react/guides/migrating-to-v5

Issue written.
#657

@DerekRoberts DerekRoberts linked an issue Nov 11, 2023 that may be closed by this pull request
Copy link
Contributor Author

renovate bot commented Nov 11, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 5.x releases. But if you manually upgrade to 5.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/major-tanstack-query-monorepo branch November 11, 2023 21:29
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.

feat: migrate to tanstack v5
1 participant