Skip to content

[Snyk] Upgrade @tanstack/react-query from 5.18.1 to 5.59.15#10

Merged
doperiddle merged 1 commit intomainfrom
snyk-upgrade-711dce5cce4047e4af5ee70b9bc58457
Nov 8, 2024
Merged

[Snyk] Upgrade @tanstack/react-query from 5.18.1 to 5.59.15#10
doperiddle merged 1 commit intomainfrom
snyk-upgrade-711dce5cce4047e4af5ee70b9bc58457

Conversation

@doperiddle
Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-query from 5.18.1 to 5.59.15.

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

  • The recommended version was released on 24 days ago.

Release notes
Package name: @tanstack/react-query
  • 5.59.15 - 2024-10-15

    Version 5.59.15 - 10/15/24, 5:12 PM

    Changes

    Fix

    • react-query: resolve overload matches error with exactOptionalPropertyTypes in queryOptions (#8186) (6c06781) by @ gwansikk

    Packages

    • @ tanstack/react-query@5.59.15
    • @ tanstack/react-query-devtools@5.59.15
    • @ tanstack/react-query-persist-client@5.59.15
    • @ tanstack/react-query-next-experimental@5.59.15
  • 5.59.14 - 2024-10-15

    Version 5.59.14 - 10/15/24, 7:20 AM

    Changes

    Fix

    • react-query: make queryFn optional again (#8176) (a085c92) by Julius Marminge
    • react-query: do not overwrite staleTime with the suspense default value if it"s a function (#8174) (d409854) by Dominik Dorfmeister

    Packages

    • @ tanstack/react-query@5.59.14
    • @ tanstack/react-query-devtools@5.59.14
    • @ tanstack/react-query-persist-client@5.59.14
    • @ tanstack/react-query-next-experimental@5.59.14
  • 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
  • 5.59.4 - 2024-10-09
  • 5.59.3 - 2024-10-09
  • 5.59.0 - 2024-10-01
  • 5.56.2 - 2024-09-12
  • 5.56.1 - 2024-09-12
  • 5.56.0 - 2024-09-12
  • 5.55.4 - 2024-09-09
  • 5.55.3 - 2024-09-09
  • 5.55.2 - 2024-09-08
  • 5.55.1 - 2024-09-08
  • 5.55.0 - 2024-09-06
  • 5.54.1 - 2024-09-03
  • 5.53.3 - 2024-09-02
  • 5.53.2 - 2024-09-01
  • 5.53.1 - 2024-08-30
  • 5.52.3 - 2024-08-29
  • 5.52.2 - 2024-08-26
  • 5.52.1 - 2024-08-22
  • 5.52.0 - 2024-08-20
  • 5.51.24 - 2024-08-19
  • 5.51.23 - 2024-08-08
  • 5.51.21 - 2024-08-02
  • 5.51.18 - 2024-08-01
  • 5.51.17 - 2024-08-01
  • 5.51.16 - 2024-07-31
  • 5.51.15 - 2024-07-26
  • 5.51.14 - 2024-07-26
  • 5.51.11 - 2024-07-20
  • 5.51.9 - 2024-07-18
  • 5.51.8 - 2024-07-18
  • 5.51.5 - 2024-07-17
  • 5.51.4 - 2024-07-17
  • 5.51.3 - 2024-07-16
  • 5.51.1 - 2024-07-11
  • 5.50.1 - 2024-07-05
  • 5.49.2 - 2024-06-30
  • 5.49.1 - 2024-06-30
  • 5.49.0 - 2024-06-29
  • 5.48.0 - 2024-06-25
  • 5.47.0 - 2024-06-25
  • 5.45.1 - 2024-06-16
  • 5.45.0 - 2024-06-12
  • 5.44.0 - 2024-06-11
  • 5.40.1 - 2024-06-04
  • 5.40.0 - 2024-05-27
  • 5.39.0 - 2024-05-25
  • 5.38.0 - 2024-05-25
  • 5.37.1 - 2024-05-18
  • 5.36.2 - 2024-05-15
  • 5.36.1 - 2024-05-15
  • 5.36.0 - 2024-05-12
  • 5.35.5 - 2024-05-10
  • 5.35.4 - 2024-05-10
  • 5.35.1 - 2024-05-06
  • 5.34.2 - 2024-05-05
  • 5.34.1 - 2024-05-04
  • 5.32.1 - 2024-04-30
  • 5.32.0 - 2024-04-23
  • 5.31.0 - 2024-04-22
  • 5.29.2 - 2024-04-11
  • 5.29.0 - 2024-04-05
  • 5.28.14 - 2024-04-02
  • 5.28.13 - 2024-04-02
  • 5.28.12 - 2024-04-02
  • 5.28.9 - 2024-03-27
  • 5.28.8 - 2024-03-25
  • 5.28.6 - 2024-03-20
  • 5.28.4 - 2024-03-15
  • 5.28.2 - 2024-03-14
  • 5.28.0 - 2024-03-13
  • 5.27.5 - 2024-03-12
  • 5.27.4 - 2024-03-12
  • 5.27.3 - 2024-03-12
  • 5.27.2 - 2024-03-12
  • 5.27.1 - 2024-03-12
  • 5.26.3 - 2024-03-11
  • 5.25.0 - 2024-03-05
  • 5.24.8 - 2024-03-04
  • 5.24.7 - 2024-03-03
  • 5.24.6 - 2024-03-02
  • 5.24.5 - 2024-03-02
  • 5.24.2 - 2024-03-02
  • 5.24.1 - 2024-02-25
  • 5.22.2 - 2024-02-19
  • 5.21.7 - 2024-02-18
  • 5.21.4 - 2024-02-17
  • 5.21.2 - 2024-02-17
  • 5.20.5 - 2024-02-13
  • 5.20.4 - 2024-02-13
  • 5.20.2 - 2024-02-12
  • 5.20.1 - 2024-02-10
  • 5.18.1 - 2024-02-02
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.18.1 to 5.59.15.

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

See this project in Snyk:
https://app.snyk.io/org/doperiddle/project/0bbc98fa-3fb6-48eb-ba22-5aa5205deb18?utm_source=github&utm_medium=referral&page=upgrade-pr
@doperiddle doperiddle merged commit 6942e75 into main Nov 8, 2024
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