Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 29, 2025

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

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

v5.83.0

Compare Source

Version 5.83.0 - 7/11/25, 5:00 PM

Changes

Feat
  • core: QueryObserver returns isEnabled flag (#​9408) (23c8908) by Dominik Dorfmeister
Test
  • solid-query/suspense: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9407) (0569891) by @​sukvvon
  • svelte-query/createMutation: switch to fake timers, replace "waitFor" with "vi.waitFor", and add "expect" (#​9382) (d6930fd) by @​sukvvon
  • svelte-query/createQueries: switch to fake timers, and replace "waitFor" with "vi.waitFor" (#​9383) (ab7fd72) by @​sukvvon
  • svelte-query/createQuery: switch to fake timers, replace "waitFor" with "vi.waitFor", and add "expect" (#​9384) (2212fff) by @​sukvvon
  • svelte-query/useIsFetching: switch to fake timers, add "expect", "vi.waitFor", and replace "findByText" with "getByText" (#​9386) (06cb8eb) by @​sukvvon
  • solid-query/useIsMutating: remove "vi.waitFor", and add "advanceTimersByTimeAsync" (#​9404) (9ecfbf7) by @​sukvvon
  • solid-query/useMutationState: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9405) (89f9483) by @​sukvvon
  • solid-query/useQueries: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9406) (daad8e3) by @​sukvvon
  • svelte-query/createInfiniteQuery: switch to fake timers, and replace "waitFor" with "vi.waitFor" (#​9381) (b32904c) by @​sukvvon
  • solid-query/useIsFetching: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9403) (e2bcbe8) by @​sukvvon
  • solid-query/transition: remove "vi.waitFor", and add "advanceTimersByTimeAsync" (#​9402) (eb1cab7) by @​sukvvon
  • solid-query/QueryClientProvider: remove "vi.waitFor", and add "advanceTimersByTimeAsync", "expect" (#​9401) (93978d3) by @​sukvvon
  • svelte-query/useMutationState: switch to fake timers, and replace "waitFor" with "vi.waitFor" (#​9388) (32467aa) by @​sukvvon
  • svelte-query/useIsMutating: switch to fake timers, add "expect", "vi.waitFor", and replace "findByText" with "getByText" (#​9387) (c597f76) by @​sukvvon
  • solid-query/useIsFetching: switch to fake timers, replace "waitFor" with "vi.waitFor" and "findByText" with "getByText" (#​9377) (bce4d7e) by @​sukvvon
  • svelte-query/QueryClientProvider: switch to fake timers, replace "waitFor" with "vi.waitFor", and add "expect" (#​9385) (c0fd94e) by @​sukvvon
  • solid-query/useQueries: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9380) (f7c83c2) by @​sukvvon
  • solid-query/suspense: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9375) (d1c8cff) by @​sukvvon
  • solid-query/useMutationState: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9379) (94f2150) by @​sukvvon
  • solid-query/useIsMutating: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9378) (509064a) by @​sukvvon
  • solid-query/transition: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9376) (27d82a7) by @​sukvvon
  • solid-query/useInfiniteQuery: switch to fake timers, and replace "waitFor" with "vi.waitFor" (#​9391) (a0aeac0) by @​sukvvon
  • solid-query/QueryClientProvider: switch to fake timers and replace "waitFor" with "vi.waitFor" (#​9374) (c66af8a) by @​sukvvon
  • vue-query/vueQueryPlugin: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9372) (8c79719) by @​sukvvon
  • vue-query/useIsMutating: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9373) (47f7e86) by @​sukvvon
  • vue-query/useIsFetching: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9370) (367a96e) by @​sukvvon
  • vue-query/useQueries: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9369) (fc0b23e) by @​sukvvon
  • vue-query/queryClient: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9371) (79893c8) by @​sukvvon
  • vue-query/useInfiniteQuery: switch to fake timers and replace "sleep" with "advanceTimersByTimeAsync" (#​9368) (fc2a95c) by @​sukvvon
  • react-query/usePrefetchQuery: remove "vi.waitFor" and add "advanceTimersByTimeAsync" (#​9355) (c9daf2c) by @​sukvvon
  • react-query/useQueries: remove "waitFor" and add "advanceTimersByTimeAsync" (#​9367) (fd7c655) by @​sukvvon
  • react-query/useInfiniteQuery: remove "vi.waitFor" and add "advanceTimersByTimeAsync" (#​9366) (f6085d0) by @​sukvvon
  • react-query/useMutation: remove "vi.waitFor", add "advanceTimersByTimeAsync" and replace "findByText" with "getByText" (#​9352) (c680879) by @​sukvvon
  • react-query/mutationOptions: switch to fake timers, remove "vi.waitFor", and add "advanceTimersByTimeAsync" (#​9397) (5765378) by @​sukvvon
  • react-query/suspense: remove "vi.waitFor" and add "advanceTimersByTime" (#​9350) (f580f08) by @​sukvvon
  • react-query/useQuery: remove "vi.waitFor", add "advanceTimersByTimeAsync" and replace "findByText" with "getByText" (#​9363) (eaf768b) by @​sukvvon
  • react-query/useSuspenseQueries: remove "waitFor" and add "advanceTimersByTimeAsync" (#​9356) (a0a0812) by @​sukvvon

Packages

v5.82.0

Compare Source

Version 5.82.0 - 7/9/25, 3:03 PM

Changes
Feat
Chore
Test
Ci
Type
Packages

v5.81.5

Compare Source

Version 5.81.5 - 6/27/25, 7:02 PM

Changes

Fix
Test

Packages

v5.81.4

Compare Source

Version 5.81.4 - 6/27/25, 1:54 PM

Changes

Refactor
  • deprecate createSyncStoragePersister (#​9316) (1078bce) by Dominik Dorfmeister
Test

Packages

v5.81.2

Version 5.81.2 - 6/21/25, 10:28 PM (Manual Release)

Changes

Fix
  • angular-query: fix package publishing (#​9297) (5b0d320) by Arnoud
  • trigger release (0e44a74) by Dominik Dorfmeister
  • trigger release (76c91d8) by Dominik Dorfmeister
Refactor
  • angular-query: build with vite, publish d.ts files to package root (#​9292) (658d5fa) by Arnoud
Chore
Docs
  • add Chrome extension information for TanStack Query devtools across multiple frameworks (#​9275) (1a0ab99) by Dmytro Borysov
  • clarify comment regarding userIds in dependent queries example (#​9288) (22368e0) by @​ahelmi365

Packages

v5.80.10

Compare Source

Version 5.80.10 - 6/19/25, 8:52 AM

Changes
Perf
  • query-core: clear query"s revertState once fetching ends successfully (#​9265) (fa48673) by LoicDavid
Chore
Ci
Docs
Packages

v5.80.7

Compare Source

Version 5.80.7 - 6/11/25, 11:51 PM

Changes

Fix
  • solid-query-devtools: client-side code instantiating prematurely server-side (#​9163) (bd3ac49) by Wesley LeMahieu
Chore
Test
  • add callback return type tests for mutation callbacks (#​9252) (2b9b122) by Braden Wong
Docs
  • fix relative links (#​9262) (cba46b5) by Collin Stevens
  • Remove superfluous text from mutations.md (#​9256) (10b4c2f) by H. C. Kruse
  • Replace accidentally-deleted content in mutations.md (#​9254) (eae7bde) by Christina Martinez

Packages

v5.80.6

Compare Source

v5.80.5

Compare Source

Version 5.80.5 - 6/4/25, 6:43 PM

Changes

Fix
  • experimental_createQueryPersister: Change persisterRestoreAll to restoreQueries with filter support (#​9230) (9e0e60c) by René Klomp

Packages

v5.80.3

Compare Source

Version 5.80.3 - 6/4/25, 9:48 AM

Changes
Fix
  • react-query: move hydrationQueue from state to a derived value (#​9247) (0d2c2e0) by Fredrik Höglund
Docs
Packages

v5.80.2

Compare Source

Version 5.80.2 - 6/3/25, 12:08 PM

Changes
Fix
Packages

v5.80.1

Compare Source

Version 5.80.1 - 6/3/25, 11:23 AM

Changes
Perf
  • improve performance of util function "difference" in quriesObserver.ts in query-core package (#​9201) (57c6ce1) by novice0840
Packages

v5.80.0

Compare Source

Version 5.80.0 - 6/3/25, 9:36 AM

Changes

Feat
  • query-devtools: add indicator for staleTime: "static" (#​9215) (3e7d715) by MINSEONG KIM
Refactor
  • types: remove unnecessary TQueryData generic in InfiniteQueryObserverOptions (#​9224) ([`efa9

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label May 29, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test May 29, 2025 10:25 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test May 29, 2025 10:25 Inactive
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 92d1983 to d5bcfc8 Compare June 2, 2025 17:45
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.79.0 chore(deps): update tanstack-query monorepo to v5.79.2 Jun 2, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test June 2, 2025 17:45 Inactive
@renovate renovate bot had a problem deploying to data-manager-ui/test June 2, 2025 17:45 Failure
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from d5bcfc8 to 3621ac3 Compare June 3, 2025 11:02
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.79.2 chore(deps): update tanstack-query monorepo to v5.80.0 Jun 3, 2025
@renovate renovate bot had a problem deploying to data-manager-ui/test June 3, 2025 11:03 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test June 3, 2025 11:03 Failure
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 3621ac3 to e63b2ee Compare June 3, 2025 15:53
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.80.0 chore(deps): update tanstack-query monorepo to v5.80.2 Jun 3, 2025
@renovate renovate bot had a problem deploying to data-manager-ui/test June 3, 2025 15:53 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test June 3, 2025 15:53 Failure
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from e63b2ee to 595ad3d Compare June 4, 2025 12:08
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.80.2 chore(deps): update tanstack-query monorepo to v5.80.3 Jun 4, 2025
@renovate renovate bot had a problem deploying to data-manager-ui/test June 4, 2025 12:09 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test June 4, 2025 12:09 Failure
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 595ad3d to f7e957f Compare June 4, 2025 18:52
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.80.3 chore(deps): update tanstack-query monorepo to v5.80.5 Jun 4, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test June 4, 2025 18:52 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 4, 2025 18:52 Inactive
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from f7e957f to 93763ea Compare June 5, 2025 15:03
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.80.5 chore(deps): update tanstack-query monorepo to v5.80.6 Jun 5, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test June 5, 2025 15:04 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 5, 2025 15:04 Inactive
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 93763ea to 4606d69 Compare June 12, 2025 01:54
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.80.6 chore(deps): update tanstack-query monorepo to v5.80.7 Jun 12, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test June 12, 2025 01:54 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 21, 2025 13:10 Inactive
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 0fd8efd to 7aa9c9e Compare June 21, 2025 20:39
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.81.0 chore(deps): update tanstack-query monorepo to v5.81.1 Jun 21, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test June 21, 2025 20:39 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 21, 2025 20:39 Inactive
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 7aa9c9e to f2e8a82 Compare June 22, 2025 01:27
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.81.1 chore(deps): update tanstack-query monorepo to v5.81.2 Jun 22, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test June 22, 2025 01:27 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test June 22, 2025 01:27 Inactive
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from f2e8a82 to 66a60c8 Compare June 27, 2025 17:26
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.81.2 chore(deps): update tanstack-query monorepo to v5.81.4 Jun 27, 2025
@renovate renovate bot had a problem deploying to data-manager-ui/test June 27, 2025 17:26 Failure
@renovate renovate bot had a problem deploying to data-manager-ui/test June 27, 2025 17:26 Failure
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 66a60c8 to c155fa5 Compare June 27, 2025 23:45
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.81.4 chore(deps): update tanstack-query monorepo to v5.81.5 Jun 27, 2025
@renovate renovate bot temporarily deployed to data-manager-ui/test June 27, 2025 23:45 Inactive
@renovate renovate bot had a problem deploying to data-manager-ui/test June 27, 2025 23:45 Failure
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from c155fa5 to ae82fe8 Compare July 9, 2025 16:48
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.81.5 chore(deps): update tanstack-query monorepo to v5.82.0 Jul 9, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from ae82fe8 to 2ab4057 Compare July 11, 2025 18:51
@renovate renovate bot changed the title chore(deps): update tanstack-query monorepo to v5.82.0 chore(deps): update tanstack-query monorepo to v5.83.0 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 2ab4057 to 1c5b278 Compare July 19, 2025 10:33
@renovate renovate bot temporarily deployed to data-manager-ui/test July 19, 2025 10:33 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test July 19, 2025 10:33 Inactive
@renovate renovate bot force-pushed the renovate/tanstack-query-monorepo branch from 1c5b278 to 2c7ec6d Compare July 22, 2025 12:11
@OliverDudgeon OliverDudgeon merged commit 8f86a2e into master Jul 22, 2025
4 checks passed
@renovate renovate bot deleted the renovate/tanstack-query-monorepo branch July 22, 2025 12:16
@renovate renovate bot temporarily deployed to data-manager-ui/test July 22, 2025 12:21 Inactive
@renovate renovate bot temporarily deployed to data-manager-ui/test July 22, 2025 12:21 Inactive
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