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.9 #31

Merged
merged 1 commit into from
Nov 1, 2024

Conversation

zntb
Copy link
Owner

@zntb zntb commented Nov 1, 2024

snyk-top-banner

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

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

  • The recommended version was released on 21 days ago.

Release notes
Package name: @tanstack/react-query
  • 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

    Version 5.59.0 - 10/1/24, 3:45 PM

    Changes

    Feat

    Docs

    • react-query: Fix broken route on eslint-plugin-query.md (#8113) (55a6155) by Gaurav Kumar
    • react-query: fix a typo in guides/ssr.md (#8086) (9227fd3) by Morteza
    • angular-query: add rxjs example (#8108) (68ca717) by Arnoud

    Other

    Packages

    • @ tanstack/query-core@5.59.0
    • @ tanstack/react-query@5.59.0
    • @ tanstack/solid-query@5.59.0
    • @ tanstack/query-broadcast-client-experimental@5.59.0
    • @ tanstack/query-persist-client-core@5.59.0
    • @ tanstack/query-sync-storage-persister@5.59.0
    • @ tanstack/react-query-devtools@5.59.0
    • @ tanstack/react-query-persist-client@5.59.0
    • @ tanstack/react-query-next-experimental@5.59.0
    • @ tanstack/solid-query-devtools@5.59.0
    • @ tanstack/solid-query-persist-client@5.59.0
    • @ tanstack/svelte-query@5.59.0
    • @ tanstack/svelte-query-devtools@5.59.0
    • @ tanstack/svelte-query-persist-client@5.59.0
    • @ tanstack/vue-query@5.59.0
    • @ tanstack/vue-query-devtools@5.59.0
    • @ tanstack/angular-query-experimental@5.59.0
    • @ tanstack/query-async-storage-persister@5.59.0
    • @ tanstack/angular-query-devtools-experimental@5.59.0
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.9.

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

See this project in Snyk:
https://app.snyk.io/org/zntb/project/5ad9946c-b2d9-4905-ade0-ba77dbbf52f5?utm_source=github&utm_medium=referral&page=upgrade-pr
@zntb zntb merged commit d59343e into main Nov 1, 2024
1 check passed
@zntb zntb deleted the snyk-upgrade-9d9414db097900779dfb0a82156bf7e1 branch November 1, 2024 04:24
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