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

[Snyk] Upgrade @tanstack/react-query from 5.59.0 to 5.59.13 #31

Merged
merged 1 commit into from
Nov 6, 2024

Conversation

jwinr
Copy link
Owner

@jwinr jwinr commented Nov 4, 2024

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-query from 5.59.0 to 5.59.13.

ℹ️ 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 10 versions ahead of your current version.

  • The recommended version was released on 23 days ago.

Release notes
Package name: @tanstack/react-query
  • 5.59.13 - 2024-10-12

    Version 5.59.13 - 10/12/24, 9:38 AM

    Changes

    Fix

    • query-core: don"t finalizeThenable of different queries (#8171) (5d69ad7) by Dominik Dorfmeister

    Packages

    • @ tanstack/query-core@5.59.13
    • @ tanstack/react-query@5.59.13
    • @ tanstack/query-broadcast-client-experimental@5.59.13
    • @ tanstack/query-persist-client-core@5.59.13
    • @ tanstack/query-sync-storage-persister@5.59.13
    • @ tanstack/react-query-devtools@5.59.13
    • @ tanstack/react-query-persist-client@5.59.13
    • @ tanstack/react-query-next-experimental@5.59.13
    • @ tanstack/solid-query@5.59.13
    • @ tanstack/solid-query-devtools@5.59.13
    • @ tanstack/solid-query-persist-client@5.59.13
    • @ tanstack/svelte-query@5.59.13
    • @ tanstack/svelte-query-devtools@5.59.13
    • @ tanstack/svelte-query-persist-client@5.59.13
    • @ tanstack/vue-query@5.59.13
    • @ tanstack/vue-query-devtools@5.59.13
    • @ tanstack/angular-query-experimental@5.59.13
    • @ tanstack/query-async-storage-persister@5.59.13
    • @ tanstack/angular-query-devtools-experimental@5.59.13
  • 5.59.12 - 2024-10-12

    Version 5.59.12 - 10/12/24, 7:40 AM

    Changes

    Fix

    • query-core: move thenable-recreation into createResult (#8169) (4758303) by Dominik Dorfmeister

    Types

    Packages

    • @ tanstack/query-core@5.59.12
    • @ tanstack/react-query@5.59.12
    • @ tanstack/vue-query@5.59.12
    • @ tanstack/query-broadcast-client-experimental@5.59.12
    • @ tanstack/query-persist-client-core@5.59.12
    • @ tanstack/query-sync-storage-persister@5.59.12
    • @ tanstack/react-query-devtools@5.59.12
    • @ tanstack/react-query-persist-client@5.59.12
    • @ tanstack/react-query-next-experimental@5.59.12
    • @ tanstack/solid-query@5.59.12
    • @ tanstack/solid-query-devtools@5.59.12
    • @ tanstack/solid-query-persist-client@5.59.12
    • @ tanstack/svelte-query@5.59.12
    • @ tanstack/svelte-query-devtools@5.59.12
    • @ tanstack/svelte-query-persist-client@5.59.12
    • @ tanstack/vue-query-devtools@5.59.12
    • @ tanstack/angular-query-experimental@5.59.12
    • @ tanstack/query-async-storage-persister@5.59.12
    • @ tanstack/angular-query-devtools-experimental@5.59.12
  • 5.59.11 - 2024-10-11

    Version 5.59.11 - 10/11/24, 6:35 PM

    Changes

    Refactor

    • types: throw type error when skipToken is present in suspense query (#8082) (a991d92) by Gwansik Kim

    Packages

    • @ 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

    Version 5.59.10 - 10/11/24, 6:24 PM

    Changes

    Fix

    • 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

    Packages

    • @ 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

    Version 5.59.9 - 10/10/24, 6:56 PM

    Changes

    Fix

    • core: don"t consider queries as enabled if they have no observers and have never fetched (successfully or erroneously) (#8161) (5228e51) by Dominik Dorfmeister

    Test

    Packages

    • @ 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

    Version 5.59.8 - 10/9/24, 7:10 PM

    Changes

    Fix

    • allow optional initialData object (#8157) (329b5f8) by Jimmy Callin

    Packages

    • @ 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

    Version 5.59.6 - 10/9/24, 2:34 PM

    Changes

    Fix

    • perf: improve long running task performance in query core (#8107) (5499577) by David

    Packages

    • @ 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

    Version 5.59.5 - 10/9/24, 2:00 PM

    Changes

    Fix

    • react-query: Allow optional initialData in infiniteQueryOptions (#8154) (8d03029) by Sunghoon

    Packages

    • @ 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

    Version 5.59.4 - 10/9/24, 1:02 PM

    Changes

    Fix

    • 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

    Chore

    • eslint-plugin-query: expect-expect warning for expectArrayEqualIgnoreOrder (#8143) (85a525a) by Sol Lee
    • no-shadow lint warning in insertAtPositions() (#8142) (78b086b) by Sol Lee

    Test

    • hydration test case for overwriting with promise (05ccd65) by Dominik Dorfmeister

    Packages

    • @ 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
  • 5.59.0 - 2024-10-01
from @tanstack/react-query GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

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:

Snyk has created this PR to upgrade @tanstack/react-query from 5.59.0 to 5.59.13.

See this package in npm:
@tanstack/react-query

See this project in Snyk:
https://app.snyk.io/org/jwinr/project/36c4156b-7d33-46e9-a83d-13c3e8770d19?utm_source=github&utm_medium=referral&page=upgrade-pr
@jwinr jwinr merged commit c176a46 into main Nov 6, 2024
2 checks passed
@jwinr jwinr deleted the snyk-upgrade-302196381e83f19418aad04250f0bb8c branch November 6, 2024 01:15
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.

2 participants