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 ^5.40.0 #422

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 25, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.40.0

Compare Source

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

v5.38.0

Compare Source

Version 5.38.0 - 5/25/2024, 12:34 PM

Changes
Feat
Docs
Packages

v5.37.1

Compare Source

Version 5.37.1 - 5/18/2024, 8:42 AM

Changes

Fix
Chore

Packages

v5.36.2

Compare Source

v5.36.1

Compare Source

Version 5.36.1 - 5/15/2024, 2:22 PM

Changes

Fix
  • types: make TVariables default to unknown on Mutation (#​7433) (c2861c4) by Dominik Dorfmeister
Docs
  • not using useState in creating queryClient when use ReactQueryStreamedHydration in suspense-example (#​7431) (3a9e046) by polee
Other
  • Update overview.md (10c7527) by Tanner Linsley

Packages

v5.36.0

Compare Source

v5.35.5

Compare Source

v5.35.4

Compare Source

Version 5.35.4 - 5/10/2024, 2:10 PM

Changes

Fix
  • deprecate direction passed to QueryFunctionContext (#​7410) (fbe3b44) by Dominik Dorfmeister
Docs

Packages

v5.35.1

Compare Source

Version 5.35.1 - 5/6/2024, 6:38 AM

Changes

Fix
Docs

Packages

v5.34.2

Compare Source

v5.34.1

Compare Source

Version 5.34.1 - 5/4/2024, 8:30 AM

Changes

Fix
Docs

Packages

v5.32.1

Compare Source

Version 5.32.1 - 4/30/2024, 1:38 PM

Changes
Fix
  • trigger release (684ffbf) by Dominik Dorfmeister
  • codemods: Use .cjs extension for CommonJS files (#​7333) (2aca521) by Anton Jeppsson
Docs
  • createSyncStoragePersister: fix typo (#​7348) (6768a9c) by Mackie Underdown
Packages

v5.32.0

Compare Source

Version 5.32.0 - 4/23/2024, 7:31 AM

Changes

Feat
  • core: make observers on Query a public property (#​7326) (e3240f0) by Dominik Dorfmeister
Chore
  • docs: fix prettier (f025a7c) by Dominik Dorfmeister
Docs

Packages

v5.31.0

Compare Source

Version 5.31.0 - 4/22/2024, 6:41 AM

Changes

Feat

Packages

v5.29.2

Compare Source

Version 5.29.2 - 4/11/2024, 9:21 AM

Changes
Fix
  • react-query: reorder query function declarations (#​7260) (03048e3) by ienrum
Chore
  • no idea why that fails now (78b594d) by Dominik Dorfmeister
Docs
Types
Packages

v5.29.0

Compare Source

Version 5.29.0 - 4/5/2024, 5:58 PM

Changes

Feat
  • core: memoize result of combine (#​7233) (3c31124) by Dominik Dorfmeister
Chore
Docs
  • fix quickstart (0b9f971) by Tanner Linsley
  • migrate docs to use path-based navigation instead of route-based (#​7211) (754640a) by Tanner Linsley

Packages

v5.28.14

Compare Source

Version 5.28.14 - 4/2/2024, 3:24 PM

Changes

Fix
  • react-query: useSuspenseQueries type not compatible with queryOption (#​7194) (f585bfe) by Andrew Kogut
Docs

Packages

v5.28.13

Compare Source

Version 5.28.13 - 4/2/2024, 3:03 PM

Changes

Fix
  • core: do not invoke combine in constructor (#​7215) (53cdfce) by Dominik Dorfmeister

Packages

v5.28.12

Compare Source

Version 5.28.12 - 4/2/2024, 12:24 PM

Changes

Fix
  • types: add pageParam and direction as optional to "normal" queryFn (#​7212) (e5bfbbe) by Dominik Dorfmeister

Packages

v5.28.9

Compare Source

Version 5.28.9 - 3/27/2024, 3:02 AM

Changes
Fix
Refactor
Style
Packages

v5.28.8

Compare Source

Version 5.28.8 - 3/25/2024, 10:32 AM

Changes

Fix
  • *: infer data type correctly when conditional skipToken is passed to useQueries (#​7150) (a559c48) by 김관식
Chore
  • fix prettier (2ddf803) by Dominik Dorfmeister
Ci
Docs
Types

Packages

v5.28.6

Compare Source

Version 5.28.6 - 3/20/2024, 11:27 PM

Changes

Fix
  • vue-query: respect throwOnError in suspense (#​7143) (392d352) by Damian Osipiuk
Ci
Docs
Test

Packages


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 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 renovate label Feb 25, 2024
Copy link

cloudflare-pages bot commented Feb 25, 2024

Deploying naria2 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 35ce402
Status: ✅  Deploy successful!
Preview URL: https://75fb02a5.naria2.pages.dev
Branch Preview URL: https://renovate-tanstack-query-mono.naria2.pages.dev

View logs

@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.24.1 fix(deps): update tanstack-query monorepo to ^5.24.2 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from f6689c2 to b541b2e Compare March 2, 2024 21:13
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.24.2 fix(deps): update tanstack-query monorepo to ^5.24.6 Mar 2, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from b541b2e to 639d61c Compare March 4, 2024 00:45
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.24.6 fix(deps): update tanstack-query monorepo to ^5.24.7 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 639d61c to 5af0fca Compare March 4, 2024 11:14
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.24.7 fix(deps): update tanstack-query monorepo to ^5.24.8 Mar 4, 2024
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.24.8 fix(deps): update tanstack-query monorepo to ^5.25.0 Mar 5, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from a976ebf to 8ba2172 Compare March 11, 2024 13:40
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.25.0 fix(deps): update tanstack-query monorepo to ^5.26.3 Mar 11, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 8ba2172 to 1fa537e Compare March 12, 2024 03:41
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.26.3 fix(deps): update tanstack-query monorepo Mar 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1fa537e to 537a174 Compare March 12, 2024 08:19
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo fix(deps): update tanstack-query monorepo to ^5.27.3 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 537a174 to 9cb6187 Compare March 12, 2024 11:24
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.27.3 fix(deps): update tanstack-query monorepo to ^5.27.5 Mar 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9cb6187 to 7b404de Compare March 12, 2024 15:45
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.27.5 fix(deps): update tanstack-query monorepo Mar 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from 3100d6b to 822afc6 Compare March 13, 2024 17:39
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo fix(deps): update tanstack-query monorepo to ^5.28.0 Mar 13, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 822afc6 to dc2b3fe Compare March 14, 2024 17:51
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.28.0 fix(deps): update tanstack-query monorepo to ^5.28.2 Mar 14, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from dc2b3fe to 7243dc3 Compare March 15, 2024 04:49
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.28.2 fix(deps): update tanstack-query monorepo Mar 15, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7243dc3 to 5a93b74 Compare March 15, 2024 14:49
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 22d3d44 to 358fbbc Compare April 22, 2024 07:21
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.29.2 fix(deps): update tanstack-query monorepo to ^5.31.0 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 358fbbc to d43e080 Compare April 23, 2024 08:30
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.31.0 fix(deps): update tanstack-query monorepo to ^5.32.0 Apr 23, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 3 times, most recently from 1b0d580 to 07cb328 Compare April 30, 2024 17:32
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.32.0 fix(deps): update tanstack-query monorepo to ^5.32.1 Apr 30, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 07cb328 to 7accc17 Compare May 4, 2024 11:05
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.32.1 fix(deps): update tanstack-query monorepo to ^5.34.1 May 4, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7accc17 to c2605ee Compare May 5, 2024 10:11
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.34.1 fix(deps): update tanstack-query monorepo to ^5.34.2 May 5, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c2605ee to e7ebbab Compare May 6, 2024 09:55
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.34.2 fix(deps): update tanstack-query monorepo to ^5.35.1 May 6, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e7ebbab to 19a647e Compare May 10, 2024 16:41
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.35.1 fix(deps): update tanstack-query monorepo to ^5.35.5 May 10, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch 2 times, most recently from a5a9e07 to 5cb112c Compare May 12, 2024 16:40
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.35.5 fix(deps): update tanstack-query monorepo to ^5.36.0 May 12, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5cb112c to 5a9cfc6 Compare May 15, 2024 19:58
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.36.0 fix(deps): update tanstack-query monorepo to ^5.36.2 May 15, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 5a9cfc6 to 777c1b8 Compare May 18, 2024 09:44
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.36.2 fix(deps): update tanstack-query monorepo to ^5.37.1 May 18, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 777c1b8 to 554be38 Compare May 25, 2024 13:30
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.37.1 fix(deps): update tanstack-query monorepo to ^5.38.0 May 25, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 554be38 to 3344121 Compare May 25, 2024 21:40
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.38.0 fix(deps): update tanstack-query monorepo to ^5.39.0 May 25, 2024
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 3344121 to 35ce402 Compare May 27, 2024 19:35
@renovate renovate bot changed the title fix(deps): update tanstack-query monorepo to ^5.39.0 fix(deps): update tanstack-query monorepo to ^5.40.0 May 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants