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 #145

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ethpandaops-renovatebot[bot]
Copy link

@ethpandaops-renovatebot ethpandaops-renovatebot bot commented Nov 21, 2023

This PR contains the following updates:

Package Type Update Change Pending
@tanstack/react-query (source) dependencies major 4.24.6 -> 5.51.11 5.51.21 (+5)

Release Notes

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

v5.51.11

Compare Source

Version 5.51.11 - 7/20/24, 10:47 AM

Changes

Fix
  • svelte-query: Correct data type when initialData is set (#​7769) (b764009) by Lachlan Collins
Ci
  • Enable autofix on push to release branch (b189e31) by Lachlan Collins
Docs

Packages

v5.51.9

Version 5.51.9 - 7/18/24, 7:35 AM (Manual Release)

Changes

Fix
Ci
Docs

Packages

v5.51.5

Compare Source

Version 5.51.5 - 7/17/24, 2:35 PM

Changes

Fix
Test
  • svelte-query: Refactor test logic (#​7744) (01212de) by Lachlan Collins
Docs
  • solid-query: add optional chaining to prevent suspense bug (#​7709) (91cfc10) by Dhruv

Packages

v5.51.4

Compare Source

Version 5.51.4 - 7/17/24, 11:10 AM

Changes

Fix
  • core: do not invoke getNextPageParam or getPreviousPageParam if there is we have empty pages in the cache (#​7743) (7edf587) by Dominik Dorfmeister
Chore
  • utils: Ensure consistent declaration style of utility functions and standardize parameters for the sleep method (#​7554) (95d814a) by MinhoPark
Docs
  • Update Streaming with Server Components docs to reflect correct usage (#​7725) (a1ce3c4) by Ryan Miller

Packages

v5.51.3

Compare Source

Version 5.51.3 - 7/16/24, 8:32 PM

Changes

Fix
  • vue-query: export InitialQueryOptions types (#​7720) (a3f5a0a) by Andy Li
Chore
Test
Docs

Packages

v5.51.1

Compare Source

Version 5.51.1 - 7/11/24, 4:56 AM (Manual Release)

Changes

Ci
Docs
  • examples: Modernise Next.js examples (#​7706) (b58da75) by Lachlan Collins
  • eslint-plugin-query: Fix rules links (#​7705) (8d0ba7e) by twiddler
  • examples: Modernise React examples (#​7704) (7fc9472) by Lachlan Collins
  • add Query Rewind to vue community projects (#​7688) (14d9c49) by John Dunn

Packages

v5.50.1

Compare Source

Version 5.50.1 - 7/5/24, 3:00 AM

Changes

Fix
Docs

Packages

v5.49.2

Compare Source

Version 5.49.2 - 6/30/24, 6:11 AM

Changes

Fix
  • react-query: experimental before/after query options (#​7652) (56fad10) by Tanner Linsley
  • react-query: experimental before/after query options (#​7651) (4be599f) by Tanner Linsley

Packages

v5.49.1

Compare Source

Version 5.49.1 - 6/30/24, 5:49 AM

Changes

Fix
  • react-query: add experimental beforeQuery/afterQuery client options (#​7650) (8927e4c) by Tanner Linsley
Ci
Docs

Packages

v5.49.0

Compare Source

Version 5.49.0 - 6/29/24, 6:21 AM

Changes

Feat
  • hydration: dehydrate.serialize and hydrate.deserialize (#​7615) (8cbe7d5) by Julius Marminge
Chore
Ci
  • Use Node 20 for CodeSandbox examples (#​7646) (033e739) by Lachlan Collins
Docs
Tests
  • Use recommended @testing-library/svelte setup (#​7645) (003e1a8) by Lachlan Collins

Packages

v5.48.0

Compare Source

Version 5.48.0 - 6/25/24, 2:14 PM

Changes

Feat
  • core: Add possibility to pass a callback to enabled. (#​7566) (31b9ab4) by John

Packages

v5.47.0

Compare Source

Version 5.47.0 - 6/25/24, 12:27 PM

Changes

Feat
  • react-query: usePrefetchQuery (#​7582) (fbfe940) by Dominik Dorfmeister
Chore
Ci

Packages

v5.45.1

Compare Source

Version 5.45.1 - 6/16/2024, 8:16 PM

Changes

Refactor
  • react-query: improve type inference for useSuspenseQueries with skipToken (#​7564) (77a7b28) by GwanSik Kim
Docs
  • fix grammar mistake on migrating-to-v5.md (#​7556) (8d69ef4) by Paul Ashioya

Packages

v5.45.0

Compare Source

Version 5.45.0 - 6/12/2024, 12:35 PM

Changes

Feat
Docs

Packages

v5.44.0

Compare Source

Version 5.44.0 - 6/11/2024, 1:13 PM

Changes

Feat
  • query-core: staleTime as a function (#​7541) (96a743e) by Dominik Dorfmeister

Packages

v5.40.1

Compare Source

Version 5.40.1 - 6/4/2024, 8:18 AM

Changes

Refactor
  • *: improved type inference for useQueries with skipToken (#​7484) (6f08200) by 김관식
Chore
Ci
Docs
Other
  • Revert "chore: add CODECOV_TOKEN" (ee02838) by Dominik Dorfmeister
Test

Packages

v5.40.0

Compare Source

Version 5.40.0 - 5/27/2024, 6:15 PM

Changes

Feat
  • allow to dehydrate and restore promises (#​7481) (721730a) by Dominik Dorfmeister

Packages

v5.39.0

Compare Source

Version 5.39.0 - 5/25/2024, 6:33 PM

Changes

Feat
  • react-query: support React 19 (41ec572) by Dominik Dorfmeister

Packages


Configuration

📅 Schedule: Branch creation - "every 2 weeks on Tuesday" in timezone Europe/Berlin, Automerge - "after 9am every weekday except Friday or Monday,before 11am every weekday except Friday or Monday" in timezone Europe/Berlin.

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

@ethpandaops-renovatebot ethpandaops-renovatebot bot added the dependencies Pull requests that update a dependency file label Nov 21, 2023
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from eb087ac to 499c489 Compare November 28, 2023 01:15
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 72c753c to 6c68798 Compare December 12, 2023 01:13
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from fb51608 to 255ed07 Compare December 26, 2023 01:11
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 3b89180 to 5cef35b Compare January 9, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 9b649c4 to b550d01 Compare January 23, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from b855a71 to 2b08bf8 Compare February 6, 2024 01:12
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from 2b08bf8 to 8d952cb Compare February 20, 2024 01:08
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 242b116 to f50bdc7 Compare March 5, 2024 01:08
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from f50bdc7 to 01f3c99 Compare March 12, 2024 01:09
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from 174e1bb to 5a59ca2 Compare March 26, 2024 01:11
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from 5a59ca2 to 183eaf6 Compare April 2, 2024 01:14
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from 183eaf6 to 6c69a0a Compare April 16, 2024 01:11
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from ee37c65 to 716e146 Compare April 30, 2024 01:10
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from a534d14 to 7a4e925 Compare May 21, 2024 01:12
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from 7a4e925 to 009fe42 Compare May 28, 2024 01:16
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch 2 times, most recently from bf2429a to 9b7d079 Compare June 11, 2024 01:18
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from 9b7d079 to 91ae732 Compare June 18, 2024 01:19
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from 91ae732 to f14fb0b Compare June 25, 2024 01:20
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from f14fb0b to 8ac5d54 Compare July 2, 2024 01:21
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from 8ac5d54 to bd9bc4b Compare July 16, 2024 01:21
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from bd9bc4b to 7ad32cc Compare July 23, 2024 01:24
@ethpandaops-renovatebot ethpandaops-renovatebot bot force-pushed the renovate/major-tanstack-query-monorepo branch from 7ad32cc to fb743fb Compare August 6, 2024 01:26
@ethpandaops-renovatebot
Copy link
Author

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
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant