Skip to content

[Snyk] Upgrade @tanstack/react-query from 5.59.0 to 5.59.11#3387

Closed
arnfinn wants to merge 1 commit intodevelopfrom
snyk-upgrade-bd1bdd8043a6336c2ee5d503238c41a7
Closed

[Snyk] Upgrade @tanstack/react-query from 5.59.0 to 5.59.11#3387
arnfinn wants to merge 1 commit intodevelopfrom
snyk-upgrade-bd1bdd8043a6336c2ee5d503238c41a7

Conversation

@arnfinn
Copy link
Copy Markdown
Contributor

@arnfinn arnfinn commented Nov 2, 2024

snyk-top-banner

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

    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

    Version 5.59.3 - 10/9/24, 5:48 AM

    Changes

    Fix

    • query-core: new cache entry check (#8151) (e419ab1) by jxom

    Packages

    • @ 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 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.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
@arnfinn arnfinn closed this Nov 4, 2024
@arnfinn arnfinn deleted the snyk-upgrade-bd1bdd8043a6336c2ee5d503238c41a7 branch November 4, 2024 11:37
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