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

chore(deps): update dependency @tanstack/react-query to v5 #723

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

v5.24.6

Compare Source

Version 5.24.6 - 3/2/2024, 8:30 PM

Changes
Fix
  • core: do not rely on dataUpdatedAt truthiness (#​7008) (3191ae8) by Dominik Dorfmeister
Packages

v5.24.5

Compare Source

Version 5.24.5 - 3/2/2024, 8:17 PM

Changes
Fix
  • types: make getQueryState types work with queryOptions (#​7010) (93d442c) by Dominik Dorfmeister
Packages

v5.24.2

Compare Source

Version 5.24.2 - 3/2/2024, 1:10 PM

Changes
Fix
Refactor
  • switch typeof undefined checks with strict comparison of the value undefined (#​7006) (11e9650) by Dominik Dorfmeister
  • *: Import noop function from utils (#​6964) (b7b5096) by Sol Lee
Chore
  • fix lint (55782ae) by Dominik Dorfmeister
  • angular-query: disable cache in Angular examples (#​6970) (ef3a0df) by Arnoud
Ci
Docs
  • Updated installation commands with bun package manger (#​6971) (d83aa27) by Ekam Ahuja
Test
Packages

v5.24.1

Compare Source

Version 5.24.1 - 2/25/2024, 12:51 AM

Changes
Fix
Test
  • queryClient: Remove flaky perfomance tests (#​6946) (747aa78) by SebKranz
Packages

v5.22.2

Compare Source

Version 5.22.2 - 2/19/2024, 12:52 PM

Changes

Fix
  • query-core: notify queryCache after updateQuery() (#​6936) (35fa47d) by Dominik Dorfmeister
Docs

Packages

v5.21.7

Compare Source

Version 5.21.7 - 2/18/2024, 8:52 AM

Changes

Refactor
  • core: use queryCache.get instead of find({ queryKey }) for better perf (#​6918) (14aa69f) by SebKranz

Packages

v5.21.4

Compare Source

Version 5.21.4 - 2/17/2024, 6:34 PM

Changes

Refactor
  • types: make queryKey required on ObserverOptions (#​6879) (61f4d74) by Dominik Dorfmeister

Packages

v5.21.2

Compare Source

Version 5.21.2 - 2/17/2024, 10:07 AM

Changes

Fix
Chore

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "after 10pm every weekday,before 5am every weekday,every weekend" (UTC).

🚦 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 18 times, most recently from 7c38e05 to 0ccc88a Compare March 5, 2024 06:29
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 9 times, most recently from 1477fb2 to 3e80b4c Compare March 12, 2024 15:18
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 37805e9 to 481bdff Compare March 13, 2024 11:33
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 10 times, most recently from 01be77c to e068d37 Compare March 14, 2024 09:40
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from e068d37 to 4eef912 Compare March 14, 2024 09:53
Copy link

sonarcloud bot commented Mar 14, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@spaenleh spaenleh closed this Mar 14, 2024
Copy link
Contributor Author

renovate bot commented Mar 14, 2024

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 March 14, 2024 10:08
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.

1 participant