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): ⬆️ upgrade @tanstack/react-query to v5 #73

Open
wants to merge 2 commits 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.28.0 -> 5.28.14 age adoption passing confidence

Release Notes

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

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

v5.28.9

Compare Source

Version 5.28.9 - 3/27/2024, 3:02 AM

Changes
Fix
Refactor
Style
Packages

v5.28.8

Compare Source

Version 5.28.8 - 3/25/2024, 10:32 AM

Changes

Fix
  • *: infer data type correctly when conditional skipToken is passed to useQueries (#​7150) (a559c48) by 김관식
Chore
  • fix prettier (2ddf803) by Dominik Dorfmeister
Ci
Docs
Types

Packages

v5.28.6

Compare Source

Version 5.28.6 - 3/20/2024, 11:27 PM

Changes

Fix
  • vue-query: respect throwOnError in suspense (#​7143) (392d352) by Damian Osipiuk
Ci
Docs
Test

Packages

v5.28.4

Compare Source

Version 5.28.4 - 3/15/2024, 11:54 AM

Changes
Fix
  • core: optimistic results reflect correct state (#​7114) (4d5cc66) by Dominik Dorfmeister
Packages

v5.28.2

Compare Source

Version 5.28.2 - 3/14/2024, 4:53 PM

Changes

Fix

Packages

v5.28.0

Compare Source

Version 5.28.0 - 3/13/2024, 12:20 PM

Changes

Feat
  • ensureQueryData: add "revalidateIfStale" option (#​6996) (e34bf4d) by Andre de Waard

Packages

v5.27.5

Compare Source

Version 5.27.5 - 3/12/2024, 9:27 AM

Changes
Fix
  • core: resumed mutations should not be interrupted by refetches (#​7085) (61f5507) by Dominik Dorfmeister
Packages

v5.27.4

Compare Source

Version 5.27.4 - 3/12/2024, 8:56 AM

Changes
Refactor
  • core: remove reference to internal promise field (#​7086) (549862e) by Dominik Dorfmeister
Packages

v5.27.3

Version 5.27.3 - 3/12/2024, 7:55 AM (Manual Release)

Changes

Fix
  • core: do not count disabled observers as stale (#​7059) (c55f609) by Dominik Dorfmeister
  • core: make sure all options of a query are reactive (#​7081) (605b8e9) by Dominik Dorfmeister
Docs
  • Typo fix in url for react query native dev tools link (#​7024) (a437f6d) by austin johnson

Packages

v5.27.1

Compare Source

Version 5.27.1 - 3/12/2024, 7:23 AM

Changes
Fix
  • query-core: Replace the deprecated "window" with "globalThis" for Deno (#​7029) (78ace08) by Sol Lee
Packages

v5.26.3

Compare Source

Version 5.26.3 - 3/11/2024, 11:31 AM

Changes
Fix
  • core: pass isFocused boolean to focusManager callback (#​7066) (2819dcd) by Dominik Dorfmeister
Chore
  • Revert "test(vue-query): use vitest typecheck correctly with *.test-d.ts (#​6988)" (#​7068) (914876f) by Dominik Dorfmeister
Ci
Docs
  • fix link in typescript.md (661ddd3) by Dominik Dorfmeister
Test
Packages

v5.25.0

Compare Source

Version 5.25.0 - 3/5/2024, 3:10 PM

Changes

Feat
  • add typesafe query disabling via skipToken (#​6999) (77d5b2e) by Jaaneek
Ci
Docs

Packages

v5.24.8

Compare Source

Version 5.24.8 - 3/4/2024, 8:51 AM

Changes
Fix
  • query-core: do not call resumePausedMutations while we are offline (#​7019) (bdd2b55) by Dominik Dorfmeister
Docs
Packages

v5.24.7

Compare Source

Version 5.24.7 - 3/3/2024, 9:24 PM

Changes

Fix
  • query-core: make sure accessing one property on a query result in useQueries tracks properties across all observers (#​7014) (5e64873) by Dominik Dorfmeister
Docs
Test

Packages


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone Asia/Kolkata, 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 this update 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.

@vercel
Copy link

vercel bot commented Oct 22, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bookmark-tags ❌ Failed (Inspect) Apr 8, 2024 0:09am

@renovate renovate bot added the Dependency ⏫ Pull requests that update a dependency file label Oct 22, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Oct 22, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Oct 23, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Oct 26, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Oct 26, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Oct 29, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 1, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Nov 7, 2023
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 28, 2024
kodiakhq[bot]
kodiakhq bot previously approved these changes Mar 30, 2024
kodiakhq[bot]
kodiakhq bot previously approved these changes Apr 5, 2024
@renovate renovate bot force-pushed the renovate/major-5-dependencies-(major) branch from a186591 to 2ea08df Compare April 8, 2024 12:05
Copy link
Contributor Author

renovate bot commented Apr 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependency ⏫ Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants