[Snyk] Upgrade @tanstack/react-query from 5.59.0 to 5.59.11#3387
Closed
[Snyk] Upgrade @tanstack/react-query from 5.59.0 to 5.59.11#3387
Conversation
Snyk has created this PR to upgrade @tanstack/react-query from 5.59.0 to 5.59.11. See this package in npm: @tanstack/react-query See this project in Snyk: https://app.snyk.io/org/arnfinn/project/0847007b-5cd0-4358-af3c-3591c7079bf2?utm_source=github&utm_medium=referral&page=upgrade-pr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade @tanstack/react-query from 5.59.0 to 5.59.11.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 8 versions ahead of your current version.
The recommended version was released on 22 days ago.
Release notes
Package name: @tanstack/react-query
-
5.59.11 - 2024-10-11
- types: throw type error when
- @ tanstack/react-query@5.59.11
- @ tanstack/react-query-devtools@5.59.11
- @ tanstack/react-query-persist-client@5.59.11
- @ tanstack/react-query-next-experimental@5.59.11
-
5.59.10 - 2024-10-11
- core: correctly gc query when suspense is used when query unmounts while it"s still fetching (#8168) (5edd617) by Dominik Dorfmeister
- react-query: Allow optional initialData object in queryOptions (#8162) (931d98d) by Sunghoon
- @ tanstack/query-core@5.59.10
- @ tanstack/react-query@5.59.10
- @ tanstack/query-broadcast-client-experimental@5.59.10
- @ tanstack/query-persist-client-core@5.59.10
- @ tanstack/query-sync-storage-persister@5.59.10
- @ tanstack/react-query-devtools@5.59.10
- @ tanstack/react-query-persist-client@5.59.10
- @ tanstack/react-query-next-experimental@5.59.10
- @ tanstack/solid-query@5.59.10
- @ tanstack/solid-query-devtools@5.59.10
- @ tanstack/solid-query-persist-client@5.59.10
- @ tanstack/svelte-query@5.59.10
- @ tanstack/svelte-query-devtools@5.59.10
- @ tanstack/svelte-query-persist-client@5.59.10
- @ tanstack/vue-query@5.59.10
- @ tanstack/vue-query-devtools@5.59.10
- @ tanstack/angular-query-experimental@5.59.10
- @ tanstack/query-async-storage-persister@5.59.10
- @ tanstack/angular-query-devtools-experimental@5.59.10
-
5.59.9 - 2024-10-10
- core: don"t consider queries as enabled if they have no observers and have never fetched (successfully or erroneously) (#8161) (5228e51) by Dominik Dorfmeister
- react-query: update describe in infiniteQueryOptions.test-d.tsx (#8081) (e3aca98) by @ gwansikk
- @ tanstack/query-core@5.59.9
- @ tanstack/react-query@5.59.9
- @ tanstack/query-broadcast-client-experimental@5.59.9
- @ tanstack/query-persist-client-core@5.59.9
- @ tanstack/query-sync-storage-persister@5.59.9
- @ tanstack/react-query-devtools@5.59.9
- @ tanstack/react-query-persist-client@5.59.9
- @ tanstack/react-query-next-experimental@5.59.9
- @ tanstack/solid-query@5.59.9
- @ tanstack/solid-query-devtools@5.59.9
- @ tanstack/solid-query-persist-client@5.59.9
- @ tanstack/svelte-query@5.59.9
- @ tanstack/svelte-query-devtools@5.59.9
- @ tanstack/svelte-query-persist-client@5.59.9
- @ tanstack/vue-query@5.59.9
- @ tanstack/vue-query-devtools@5.59.9
- @ tanstack/angular-query-experimental@5.59.9
- @ tanstack/query-async-storage-persister@5.59.9
- @ tanstack/angular-query-devtools-experimental@5.59.9
-
5.59.8 - 2024-10-09
- allow optional initialData object (#8157) (329b5f8) by Jimmy Callin
- @ tanstack/react-query@5.59.8
- @ tanstack/react-query-devtools@5.59.8
- @ tanstack/react-query-persist-client@5.59.8
- @ tanstack/react-query-next-experimental@5.59.8
-
5.59.6 - 2024-10-09
- perf: improve long running task performance in query core (#8107) (5499577) by David
- @ tanstack/query-core@5.59.6
- @ tanstack/query-broadcast-client-experimental@5.59.6
- @ tanstack/query-persist-client-core@5.59.6
- @ tanstack/query-sync-storage-persister@5.59.6
- @ tanstack/react-query@5.59.6
- @ tanstack/react-query-devtools@5.59.6
- @ tanstack/react-query-persist-client@5.59.6
- @ tanstack/react-query-next-experimental@5.59.6
- @ tanstack/solid-query@5.59.6
- @ tanstack/solid-query-devtools@5.59.6
- @ tanstack/solid-query-persist-client@5.59.6
- @ tanstack/svelte-query@5.59.6
- @ tanstack/svelte-query-devtools@5.59.6
- @ tanstack/svelte-query-persist-client@5.59.6
- @ tanstack/vue-query@5.59.6
- @ tanstack/vue-query-devtools@5.59.6
- @ tanstack/angular-query-experimental@5.59.6
- @ tanstack/query-async-storage-persister@5.59.6
- @ tanstack/angular-query-devtools-experimental@5.59.6
-
5.59.5 - 2024-10-09
- react-query: Allow optional initialData in infiniteQueryOptions (#8154) (8d03029) by Sunghoon
- @ tanstack/react-query@5.59.5
- @ tanstack/react-query-devtools@5.59.5
- @ tanstack/react-query-persist-client@5.59.5
- @ tanstack/react-query-next-experimental@5.59.5
-
5.59.4 - 2024-10-09
- core: do not inform QueriesObserver subscribers if combined result hasn"t changed (#8153) (cae2524) by Dominik Dorfmeister
- eslint-plugin-query: handle callable params within exaustive-deps rule (#8150) (eb2f9d3) by pawel-twardziak
- eslint-plugin-query:
- hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister
- @ tanstack/eslint-plugin-query@5.59.4
- @ tanstack/query-core@5.59.4
- @ tanstack/react-query@5.59.4
- @ tanstack/query-broadcast-client-experimental@5.59.4
- @ tanstack/query-persist-client-core@5.59.4
- @ tanstack/query-sync-storage-persister@5.59.4
- @ tanstack/react-query-devtools@5.59.4
- @ tanstack/react-query-persist-client@5.59.4
- @ tanstack/react-query-next-experimental@5.59.4
- @ tanstack/solid-query@5.59.4
- @ tanstack/solid-query-devtools@5.59.4
- @ tanstack/solid-query-persist-client@5.59.4
- @ tanstack/svelte-query@5.59.4
- @ tanstack/svelte-query-devtools@5.59.4
- @ tanstack/svelte-query-persist-client@5.59.4
- @ tanstack/vue-query@5.59.4
- @ tanstack/vue-query-devtools@5.59.4
- @ tanstack/angular-query-experimental@5.59.4
- @ tanstack/query-async-storage-persister@5.59.4
- @ tanstack/angular-query-devtools-experimental@5.59.4
-
5.59.3 - 2024-10-09
- query-core: new cache entry check (#8151) (e419ab1) by jxom
- @ tanstack/react-query@5.59.3
- @ tanstack/react-query-devtools@5.59.3
- @ tanstack/react-query-persist-client@5.59.3
- @ tanstack/react-query-next-experimental@5.59.3
-
5.59.0 - 2024-10-01
from @tanstack/react-query GitHub release notesVersion 5.59.11 - 10/11/24, 6:35 PM
Changes
Refactor
skipTokenis present in suspense query (#8082) (a991d92) by Gwansik KimPackages
Version 5.59.10 - 10/11/24, 6:24 PM
Changes
Fix
Packages
Version 5.59.9 - 10/10/24, 6:56 PM
Changes
Fix
Test
Packages
Version 5.59.8 - 10/9/24, 7:10 PM
Changes
Fix
Packages
Version 5.59.6 - 10/9/24, 2:34 PM
Changes
Fix
Packages
Version 5.59.5 - 10/9/24, 2:00 PM
Changes
Fix
Packages
Version 5.59.4 - 10/9/24, 1:02 PM
Changes
Fix
Chore
expect-expectwarning forexpectArrayEqualIgnoreOrder(#8143) (85a525a) by Sol Leeno-shadowlint warning ininsertAtPositions()(#8142) (78b086b) by Sol LeeTest
Packages
Version 5.59.3 - 10/9/24, 5:48 AM
Changes
Fix
Packages
Important
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information: