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 v4.36.1 #22

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 20, 2023

This PR contains the following updates:

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

Release Notes

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

v4.36.1

Compare Source

Version 4.36.1 - 10/7/2023, 7:08 AM

Changes

Fix
  • fix release (2b0fc95) by Dominik Dorfmeister

Packages

v4.35.7

Compare Source

Version 4.35.7 - 10/1/2023, 10:15 AM

Changes

Fix
  • hydration: do not alter fetchStatus when hydrating existing queries (#​6088) (a29f1a6) by Dominik Dorfmeister
Chore
  • Update CONTRIBUTING.md (b29824a) by Dominik Dorfmeister
Docs

Packages

v4.35.3

Compare Source

Version 4.35.3 - 9/13/2023, 6:28 AM

Changes

Fix
Docs

Packages

v4.35.0

Compare Source

Version 4.35.0 - 9/7/2023, 8:04 AM

Changes

Feat
Chore
Docs

Packages

v4.33.0

Compare Source

Version 4.33.0 - 8/19/2023, 11:33 AM

Changes

Feat
Chore

Packages

v4.32.6

Compare Source

Version 4.32.6 - 8/5/2023, 6:28 AM

Changes

Fix
  • core: Infinite render loops in react-query v4.29.22 and up (#​5839) (cfd6133) by Łukasz Komoszyński

Packages

v4.32.5

Compare Source

Version 4.32.5 - 8/4/2023, 7:45 AM

Changes

Fix

Packages

v4.32.1

Compare Source

Version 4.32.1 - 8/1/2023, 10:49 AM

Changes
Fix
  • *: Update repository information in package.json (#​5819) (10bf0ee) by Daniel Basilio
Chore
Docs
Packages

v4.32.0

Compare Source

Version 4.32.0 - 7/21/2023, 9:28 AM

Changes
Feat
Packages

v4.30.0

Compare Source

Version 4.30.0 - 7/21/2023, 8:31 AM

Changes
Feat
  • add new function type to notifyOnChangeProps (#​5734) (74f2e28) by Paulo Marcos
Docs
Packages

v4.29.25

Compare Source

Version 4.29.25 - 7/16/2023, 4:56 AM

Changes

Refactor
Other

Packages

v4.29.23

Compare Source

Version 4.29.23 - 7/14/2023, 2:49 PM

Changes
Fix
  • core: onlineManager and focusManager should invoke listeners when a change occurred (#​5713) (5322ede) by Dominik Dorfmeister
Packages

v4.29.22

Compare Source

Version 4.29.22 - 7/14/2023, 2:34 PM

Changes
Fix
  • core: Assign observer"s current Result when optimistic read occurs (#​5573) (15dceab) by EL AYADI Mohamed
Packages

v4.29.19

Compare Source

Version 4.29.19 - 6/27/2023, 1:06 PM

Changes

Fix
  • types: Add pageParam type to QueryFunction generic types (#​5623) (390e47b) by Mike Lyons
Chore
  • Update eslint config from alpha branch (#​5632) (ddf6986) by Lachlan Collins

Packages

v4.29.18

Compare Source

Version 4.29.18 - 6/27/2023, 7:05 AM

Changes

Fix
  • Revert "refactor(rect-query): prefer client-only import over "use client" (#​5626)" (#​5630) (1c46228) by Dominik Dorfmeister
Other
  • Revert "fix(vue-query): do not subscribe on server - nuxt2 memory leak fix (#​5576)" (#​5627) (3e82c58) by Damian Osipiuk

Packages

v4.29.17

Compare Source

Version 4.29.17 - 6/25/2023, 2:33 PM

Changes

Refactor
  • query: add more context to "Missing queryFn" error (#​5620) (9077bb9) by GLabat

Packages

v4.29.16

Compare Source

Version 4.29.16 - 6/25/2023, 2:21 PM

Changes

Refactor
  • rect-query: prefer client-only import over "use client" (#​5626) (3e25f51) by Dominik Dorfmeister

Packages

v4.29.15

Compare Source

Version 4.29.15 - 6/20/2023, 4:52 PM

Changes

Refactor
Docs

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 this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@vercel
Copy link

vercel bot commented Jun 20, 2023

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

Name Status Preview Comments Updated (UTC)
next-use-wallet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 7, 2023 10:28am

@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.15 fix(deps): update dependency @tanstack/react-query to v4.29.17 Jun 25, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 43be12e to 0cb6316 Compare June 25, 2023 17:09
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.17 fix(deps): update dependency @tanstack/react-query to v4.29.18 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0cb6316 to 30417ea Compare June 27, 2023 11:48
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.18 fix(deps): update dependency @tanstack/react-query to v4.29.19 Jun 27, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 30417ea to 1722297 Compare June 27, 2023 13:44
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.19 fix(deps): update dependency @tanstack/react-query to v4.29.23 Jul 14, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1722297 to d10771f Compare July 14, 2023 15:53
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.23 fix(deps): update dependency @tanstack/react-query to v4.29.25 Jul 16, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from d10771f to cf964d5 Compare July 16, 2023 06:15
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.29.25 fix(deps): update dependency @tanstack/react-query to v4.32.0 Jul 21, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from cf964d5 to 8161cda Compare July 21, 2023 10:20
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.32.0 fix(deps): update dependency @tanstack/react-query to v4.32.1 Aug 1, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 8161cda to 01e5439 Compare August 1, 2023 11:10
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.32.1 fix(deps): update dependency @tanstack/react-query to v4.32.5 Aug 4, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 01e5439 to 90cd52c Compare August 4, 2023 09:18
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.32.5 fix(deps): update dependency @tanstack/react-query to v4.32.6 Aug 5, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 90cd52c to 9ae9d0f Compare August 5, 2023 07:13
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.32.6 fix(deps): update dependency @tanstack/react-query to v4.33.0 Aug 19, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 9ae9d0f to 60ff957 Compare August 19, 2023 13:11
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.33.0 fix(deps): update dependency @tanstack/react-query to v4.35.0 Sep 7, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 60ff957 to 373e5c3 Compare September 7, 2023 08:14
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.35.0 fix(deps): update dependency @tanstack/react-query to v4.35.3 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 373e5c3 to e032a02 Compare September 13, 2023 08:12
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e032a02 to ed0966c Compare October 1, 2023 13:56
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.35.3 fix(deps): update dependency @tanstack/react-query to v4.35.7 Oct 1, 2023
@renovate renovate bot changed the title fix(deps): update dependency @tanstack/react-query to v4.35.7 fix(deps): update dependency @tanstack/react-query to v4.36.1 Oct 7, 2023
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ed0966c to 3017226 Compare October 7, 2023 10:27
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.

0 participants