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 ^5.51.21 #3327

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

triple-bot
Copy link
Contributor

@triple-bot triple-bot commented Jul 30, 2024

This PR contains the following updates:

Package Type Update Change
@tanstack/react-query (source) devDependencies patch ^5.51.11 -> ^5.51.21

Release Notes

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

v5.51.21

Compare Source

Version 5.51.21 - 8/2/24, 6:43 PM

Changes

Fix
  • query-core: make CancelledError extend Error (#​7843) (35c086f) by Dominik Dorfmeister

Packages

v5.51.18

Compare Source

Version 5.51.18 - 8/1/24, 1:38 PM

Changes

Fix
  • query-options: allow returning undefined in initialData function (#​7351) (fdb8ce1) by Shahar Har-Shuv

Packages

v5.51.17

Compare Source

Version 5.51.17 - 8/1/24, 1:21 PM

Changes

Fix
  • core: query should reset to default state even when created from hydration (#​7837) (bbb2244) by Dominik Dorfmeister
Chore
  • deps: lock file maintenance (c7245c9) by renovate[bot]

Packages

v5.51.16

Compare Source

Version 5.51.16 - 7/31/24, 9:08 AM

Changes

Fix
  • svelte-query: ensure compatibility with NodeNext (#​7825) (01e63a5) by Lachlan Collins
Chore
  • deps: lock file maintenance (#​7819) (74f10b7) by renovate[bot]
  • deps: update dependency react-intersection-observer to v9 (#​7818) (e2315cc) by renovate[bot]
  • deps: update all non-major dependencies (#​7817) (4cdc2c8) by renovate[bot]
  • deps: use prettier v3.3.3 (#​7816) (216a926) by Lachlan Collins
Test
  • svelte-query: add refetch test for createQuery (#​7810) (461876a) by Lachlan Collins
Ci
  • renovate: ignore vue2 and vue2.7 (6993177) by Lachlan Collins
  • renovate: add renovate config (#​7813) (6d8d203) by Lachlan Collins
Docs

Packages

v5.51.15

Compare Source

Version 5.51.15 - 7/26/24, 11:47 AM (Manual Release)

Changes

Other

Packages

v5.51.14

Compare Source

Version 5.51.14 - 7/26/24, 8:47 AM

Changes

Fix
  • query-core: abort fetch loop for infinite queries if getNextPageParam returns null or undefined (#​7799) (3ef7887) by Dominik Dorfmeister
Refactor
  • react-query: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery (#​7797) (34a5672) by Lich
Chore
  • Update @tanstack/config to v0.11.0 (#​7795) (bd3296b) by Lachlan Collins
  • svelte-query: Tweak provider tests (#​7794) (1814f56) by Lachlan Collins

Packages


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 Renovate Bot.

@triple-bot triple-bot requested a review from a team as a code owner July 30, 2024 04:32
@triple-bot triple-bot requested review from guswl98, seulgiyoon and dia-triple and removed request for a team July 30, 2024 04:32
@triple-bot triple-bot enabled auto-merge (rebase) July 30, 2024 04:32
Copy link

codecov bot commented Jul 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.57%. Comparing base (33445d1) to head (812e0ff).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3327   +/-   ##
=======================================
  Coverage   14.57%   14.57%           
=======================================
  Files         720      720           
  Lines       10050    10050           
  Branches     3287     3287           
=======================================
  Hits         1465     1465           
  Misses       8162     8162           
  Partials      423      423           

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

@triple-bot triple-bot force-pushed the renovate/tanstack-query-monorepo branch from d3ec2b1 to f0a813c Compare August 1, 2024 01:03
@triple-bot triple-bot changed the title chore(deps): update dependency @tanstack/react-query to ^5.51.15 chore(deps): update dependency @tanstack/react-query to ^5.51.16 Aug 1, 2024
@triple-bot triple-bot force-pushed the renovate/tanstack-query-monorepo branch from f0a813c to f030bcb Compare August 2, 2024 01:00
@triple-bot triple-bot changed the title chore(deps): update dependency @tanstack/react-query to ^5.51.16 chore(deps): update dependency @tanstack/react-query to ^5.51.18 Aug 2, 2024
@triple-bot triple-bot force-pushed the renovate/tanstack-query-monorepo branch from f030bcb to 812e0ff Compare August 5, 2024 01:22
@triple-bot triple-bot changed the title chore(deps): update dependency @tanstack/react-query to ^5.51.18 chore(deps): update dependency @tanstack/react-query to ^5.51.21 Aug 5, 2024
@drakang4 drakang4 added this to the v14.0.1 milestone Aug 7, 2024
@triple-bot triple-bot merged commit 823b8f7 into main Aug 7, 2024
11 checks passed
@triple-bot triple-bot deleted the renovate/tanstack-query-monorepo branch August 7, 2024 07:20
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.

2 participants