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 dependency @tanstack/react-query to v5 #1227

Merged
merged 2 commits into from
Jan 2, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 23, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.17.0

Compare Source

Version 5.17.0 - 12/31/2023, 12:30 PM

Changes

Feat
Chore

Packages

v5.15.5

Compare Source

Version 5.15.5 - 12/29/2023, 11:10 PM

Changes

Fix
  • queriesObserver: do not bail-out of calling setResult for empty queries (#​6614) (6ec6ee8) by Dominik Dorfmeister

Packages

v5.15.4

Compare Source

Version 5.15.4 - 12/29/2023, 9:42 PM

Changes

Fix
  • react: don"t set options before suspending (#​6611) (639c725) by Dominik Dorfmeister

Packages

v5.15.3

Compare Source

Version 5.15.3 - 12/29/2023, 10:27 AM

Changes

Fix
  • vue-query-devtools: Use vue-tsc to test types (#​6610) (2ed4779) by Lachlan Collins
Chore
  • Ensure each package has Vite framework adapter (#​6609) (425aaf6) by Lachlan Collins
  • Add type checking to integrations (#​6607) (ddf5539) by Lachlan Collins
Docs

Packages

v5.15.0

Compare Source

Version 5.15.0 - 12/26/2023, 9:35 AM

Changes

Feat
Chore
  • solid-query: Replace screen with rendered in tests (#​6589) (3b6e373) by Lachlan Collins
  • Fix coverage range and nested tests (#​6588) (42362e4) by Lachlan Collins

Packages

v5.14.6

Compare Source

Version 5.14.6 - 12/23/2023, 4:04 PM

Changes

Fix
Chore

Packages

v5.14.2

Compare Source

Version 5.14.2 - 12/19/2023, 8:37 PM

Changes

Fix
Chore
Docs
Other
  • Update README.md (a950962) by Tanner Linsley
  • refactor(angular-query-devtools) non optional devtools property in devtools component (#​6555) (1ed85ed) by Arnoud

Packages

v5.14.1

Compare Source

Version 5.14.1 - 12/17/2023, 2:28 PM

Changes

Fix
Docs
Other

Packages

v5.14.0

Compare Source

Version 5.14.0 - 12/15/2023, 12:01 PM

Changes

Feat
  • core: changing mutationKeys should reset observer (#​6511) (94154d7) by Dominik Dorfmeister
Docs
Other
  • Update config.json (e2d5da2) by Tanner Linsley
  • Update config.json (b3a73b0) by Tanner Linsley
  • Update config.json (5eb4f6d) by Tanner Linsley
  • Update config.json (2539b37) by Tanner Linsley

Packages

v5.13.4

Compare Source

Version 5.13.4 - 12/9/2023, 9:51 AM

Changes

Fix
  • core: mutation GC leak when reset, but not unsubscribed (#​6509) (e34bfab) by Dominik Dorfmeister

Packages

v5.12.2

Compare Source

Version 5.12.2 - 12/2/2023, 9:37 AM

Changes
Fix
  • useQueries: add type tests for useQueries and fix a couple of type bugs (#​6471) (b54936f) by Charlotte Grace (Bone)
Docs
Packages

v5.12.1

Compare Source

Version 5.12.1 - 12/1/2023, 3:42 PM

Changes
Feat
Fix
Chore
Packages

v5.12.0

Compare Source

v5.10.0

Compare Source

Version 5.10.0 - 11/29/2023, 3:06 PM

Changes

Feat
Chore

Packages

v5.9.0

Compare Source

Version 5.9.0 - 11/29/2023, 7:47 AM

Changes
Feat
Fix
  • types: Fix types when using select with the queryOptions helper (#​6454) (3319d80) by Charlotte Grace (Bone)
Chore
Packages

v5.8.9

Compare Source

Version 5.8.9 - 11/28/2023, 8:27 AM

Changes

Fix
Chore
  • remove integrations packages from sherif (5163ed4) by Dominik Dorfmeister
Test
  • add vite5 integration test for react (#​6443) (6b79e10) by Dominik Dorfmeister

Packages

v5.8.7

Compare Source

Version 5.8.7 - 11/24/2023, 7:48 PM

Changes

Fix
  • core: make sure queries initialize correctly (#​6431) (43bb4b9) by Dominik Dorfmeister

Packages

v5.8.6

Compare Source

Version 5.8.6 - 11/24/2023, 9:19 AM

Changes

Fix
  • react-query: make sure options are up-to-date when a mounted component re-suspends (#​6429) (1f0088e) by Dominik Dorfmeister
Chore
Docs

Packages

v5.8.4

Compare Source

Version 5.8.4 - 11/15/2023, 11:29 AM

Changes
Fix
  • react-query: useSuspenseQuery returns undefined as data when network is offline (#​6350) (e7f6d3a) by EL AYADI Mohamed
Chore
Docs
  • Fix example hook cleanup if window is undefined (#​6372) (c6d5f53) by Richard Ejem
Packages

v5.8.3

Compare Source

Version 5.8.3 - 11/13/2023, 8:49 AM

Changes

Manual Release: v5.8.3

Packages

v5.8.2: 5.8.2

Compare Source

fixes

fix(query-core): Show correct placeholderData when request in cache (https://github.com/TanStack/query/pull/6357

https://github.com/TanStack/query/pull/6357)

  • fix(query-core): Show correct placeholderData when reuest in cache

v5.8.1

Compare Source

Version 5.8.1 - 11/8/2023, 8:03 AM

Changes
Fix
  • core: make sure queries that re

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 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 requested a review from wtchnm as a code owner October 23, 2023 00:06
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 23, 2023
@vercel
Copy link

vercel bot commented Oct 23, 2023

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

Name Status Preview Comments Updated (UTC)
vitamin ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 1, 2024 11:57pm

@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 463450d to 68c0193 Compare October 23, 2023 04:53
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 68c0193 to c210b9d Compare October 29, 2023 16:55
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from c210b9d to 876d831 Compare November 4, 2023 16:29
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 876d831 to 408691c Compare November 5, 2023 12:56
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 408691c to 093f2da Compare November 5, 2023 17:08
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 093f2da to a73bcf7 Compare November 8, 2023 10:52
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from a73bcf7 to 9a3068c Compare November 11, 2023 21:16
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 9a3068c to 205a1ce Compare November 13, 2023 17:05
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 205a1ce to e4f758d Compare November 15, 2023 13:26
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from e4f758d to a4dda19 Compare November 24, 2023 10:38
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from a4dda19 to e0bb238 Compare November 24, 2023 21:30
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from e0bb238 to f1e7aad Compare November 28, 2023 09:05
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from f1e7aad to 4b26fe6 Compare November 29, 2023 14:16
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 0b4f18f to 0acb333 Compare December 23, 2023 19:25
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 0acb333 to 12523d7 Compare December 26, 2023 10:11
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 12523d7 to 620a33c Compare December 29, 2023 10:41
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from 620a33c to d29716c Compare December 30, 2023 00:39
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from d29716c to bbdf9ff Compare December 31, 2023 12:44
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from bbdf9ff to a94c64e Compare January 1, 2024 23:28
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch 4 times, most recently from e46cf0a to eff3db8 Compare January 1, 2024 23:36
@renovate renovate bot force-pushed the renovate/major-tanstack-query-monorepo branch from eff3db8 to e449be7 Compare January 1, 2024 23:38
Copy link

cypress bot commented Jan 1, 2024

Passing run #3169 ↗︎

0 7 0 0 Flakiness 0

Details:

Merge 5853dea into 39536b4...
Project: Vitamin Commit: 057fec3837 ℹ️
Status: Passed Duration: 00:06 💡
Started: Jan 1, 2024 11:57 PM Ended: Jan 1, 2024 11:57 PM

Review all test suite changes for PR #1227 ↗︎

Copy link

codecov bot commented Jan 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (39536b4) 100.00% compared to head (5853dea) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##              main     #1227   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        12           
  Lines           71        71           
  Branches        11        11           
=========================================
  Hits            71        71           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor Author

renovate bot commented Jan 2, 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.

@wtchnm wtchnm merged commit 93c55d9 into main Jan 2, 2024
6 checks passed
@wtchnm wtchnm deleted the renovate/major-tanstack-query-monorepo branch January 2, 2024 00:00
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