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) #14

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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
Ci
Docs
  • angular-query-devtools: button position relative (#​6911) (65a5540) by Arnoud

Packages

v5.20.5

Compare Source

Version 5.20.5 - 2/13/2024, 1:13 PM

Changes

Fix
  • core: do not update mutations if key has changed (#​6889) (7e25569) by Dominik Dorfmeister

Packages

v5.20.4

Compare Source

Version 5.20.4 - 2/13/2024, 12:48 PM

Changes

Fix
  • types: type structural sharing as unknown (#​6888) (aad4078) by Dominik Dorfmeister

Packages

v5.20.2

Compare Source

Version 5.20.2 - 2/12/2024, 4:03 PM

Changes

Refactor
Chore
  • fix multiple-dependency-versions (cac31bc) by Dominik Dorfmeister
  • Update dependencies (#​6871) (7a51c2a) by Lachlan Collins
  • Use plugin:react/jsx-runtime config (#​6868) (9b496bf) by Lachlan Collins
Ci
Docs

Packages

v5.20.1

Compare Source

Version 5.20.1 - 2/10/2024, 8:52 AM

Changes

Refactor
  • eslint-plugin-query: Use ESLintUtils.RuleCreator (#​6867) (7b7cc2f) by Lachlan Collins
Chore
  • Replace @ts-ignore with @ts-expect-error (#​6866) (e105930) by Lachlan Collins
  • Add recommended eslint rules, dedupe parserOptions (#​6865) (8cd6441) by Lachlan Collins

Packages

v5.18.1

Compare Source

Version 5.18.1 - 2/2/2024, 7:58 AM (Manual Release)

Changes
Ci
  • Update example dependencies when publishing (#​6809) (2c115f8) by Lachlan Collins
Packages

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 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 added the dependencies Pull requests that update a dependency file label Nov 20, 2023
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 326c0ae to 05ca01d Compare November 27, 2023 14:25
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 45c24dd to 9d34426 Compare December 14, 2023 12:25
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from b99e70b to f4e83ee Compare December 22, 2023 00:44
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 10 times, most recently from b105865 to d14c77e Compare January 17, 2024 22:03
Copy link

sonarcloud bot commented Jan 22, 2024

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

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

See analysis details on SonarCloud

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from d14c77e to 157705c Compare February 1, 2024 15:24
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 24a9658 to cb6b096 Compare February 26, 2024 14:01
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 5 times, most recently from 529062b to 024fcfa Compare March 26, 2024 07:31
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 10 times, most recently from 7a2baf2 to a836d25 Compare April 3, 2024 18:35
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from 09122cd to 14cd6ca Compare April 16, 2024 08:53
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 6 times, most recently from 4812537 to 3079f18 Compare April 25, 2024 09:56
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 3079f18 to 8551213 Compare May 2, 2024 06:06
@swouf swouf closed this May 6, 2024
Copy link
Contributor Author

renovate bot commented May 6, 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 May 6, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant