fix(deps): update all non-major dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@tanstack/react-query (source) | dependencies | patch | 5.59.16 -> 5.59.19 |
@types/node (source) | dependencies | patch | 22.8.5 -> 22.8.7 |
graphql-request | dependencies | patch | 7.1.0 -> 7.1.2 |
Release Notes
TanStack/query (@tanstack/react-query)
v5.59.19
Version 5.59.19 - 11/3/24, 2:17 PM
Changes
Fix
Test
Docs
- community-projects: Add Atomic CRM to the list of community projects (#8229) (
92defc6
) by CarolineClr
Packages
- @tanstack/query-devtools@5.59.19
- @tanstack/react-query@5.59.19
- @tanstack/react-query-devtools@5.59.19
- @tanstack/react-query-persist-client@5.59.19
- @tanstack/react-query-next-experimental@5.59.19
- @tanstack/solid-query-devtools@5.59.19
- @tanstack/svelte-query-devtools@5.59.19
- @tanstack/vue-query-devtools@5.59.19
- @tanstack/angular-query-devtools-experimental@5.59.19
v5.59.18
Version 5.59.18 - 11/3/24, 9:27 AM
Changes
Fix
- useQuery: don"t retryOnMount when prefetchInRender is used (#8247) (
74f0d6a
) by Dominik Dorfmeister
Packages
- @tanstack/react-query@5.59.18
- @tanstack/react-query-devtools@5.59.18
- @tanstack/react-query-persist-client@5.59.18
- @tanstack/react-query-next-experimental@5.59.18
v5.59.17
Version 5.59.17 - 11/2/24, 5:45 PM
Changes
Fix
Chore
- react-query-persist-client: remove redundant
setIsRestoring(true)
to fix lint warning (#8213) (39a35d8
) by Sol Lee - docs: update useQueryFocusAware docs (#8205) (
caf6556
) by @ugurcanatas
Test
Docs
Packages
- @tanstack/query-core@5.59.17
- @tanstack/react-query@5.59.17
- @tanstack/react-query-persist-client@5.59.17
- @tanstack/query-broadcast-client-experimental@5.59.17
- @tanstack/query-persist-client-core@5.59.17
- @tanstack/query-sync-storage-persister@5.59.17
- @tanstack/react-query-devtools@5.59.17
- @tanstack/react-query-next-experimental@5.59.17
- @tanstack/solid-query@5.59.17
- @tanstack/solid-query-devtools@5.59.17
- @tanstack/solid-query-persist-client@5.59.17
- @tanstack/svelte-query@5.59.17
- @tanstack/svelte-query-devtools@5.59.17
- @tanstack/svelte-query-persist-client@5.59.17
- @tanstack/vue-query@5.59.17
- @tanstack/vue-query-devtools@5.59.17
- @tanstack/angular-query-experimental@5.59.17
- @tanstack/query-async-storage-persister@5.59.17
- @tanstack/angular-query-devtools-experimental@5.59.17
jasonkuhrt/graphql-request (graphql-request)
v7.1.2
: graphql-request@7.1.2
Fixes:
-
b732f45
Remove reference totype-fest
which is not a dependency.
v7.1.1
: graphql-request@7.1.1
Fixes
-
37445c8
Support CJS and remove Graffle code. To use Graffle by now, you should be usingpnpm add graffle@next
.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by uis-devops-renovatebot