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.16 to 5.59.20 #48

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

jwinr
Copy link
Owner

@jwinr jwinr commented Dec 2, 2024

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-query from 5.59.16 to 5.59.20.

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

  • The recommended version was released on a month ago.

Release notes
Package name: @tanstack/react-query
  • 5.59.20 - 2024-11-06

    Version 5.59.20 - 11/6/24, 2:13 PM

    Changes

    Fix

    • don"t ship test files (848df62) by Dominik Dorfmeister

    Test

    Docs

    Packages

    • @ tanstack/eslint-plugin-query@5.59.20
    • @ tanstack/query-async-storage-persister@5.59.20
    • @ tanstack/query-broadcast-client-experimental@5.59.20
    • @ tanstack/query-core@5.59.20
    • @ tanstack/query-devtools@5.59.20
    • @ tanstack/query-persist-client-core@5.59.20
    • @ tanstack/query-sync-storage-persister@5.59.20
    • @ tanstack/react-query@5.59.20
    • @ tanstack/react-query-devtools@5.59.20
    • @ tanstack/react-query-persist-client@5.59.20
    • @ tanstack/react-query-next-experimental@5.59.20
    • @ tanstack/solid-query@5.59.20
    • @ tanstack/solid-query-devtools@5.59.20
    • @ tanstack/solid-query-persist-client@5.59.20
    • @ tanstack/svelte-query@5.59.20
    • @ tanstack/svelte-query-devtools@5.59.20
    • @ tanstack/svelte-query-persist-client@5.59.20
    • @ tanstack/vue-query@5.59.20
    • @ tanstack/vue-query-devtools@5.59.20
    • @ tanstack/angular-query-devtools-experimental@5.59.20
    • @ tanstack/angular-query-experimental@5.59.20
  • 5.59.19 - 2024-11-03

    Version 5.59.19 - 11/3/24, 2:17 PM

    Changes

    Fix

    • query-devtools: handle null properties for __previousQueryOptions (#8240) (9c93dc0) by Kae

    Test

    • react-query: remove async from queryFn (#8232) (0f84062) by Sol Lee

    Docs

    • community-projects: Add Atomic CRM to the list of community projects (#8229) (92defc6) by CarolineClr

    Packages

    • @ tanstack/query-devtools@5.59.19
    • @ tanstack/react-query@5.59.19
    • @ tanstack/react-query-devtools@5.59.19
    • @ tanstack/react-query-persist-client@5.59.19
    • @ tanstack/react-query-next-experimental@5.59.19
    • @ tanstack/solid-query-devtools@5.59.19
    • @ tanstack/svelte-query-devtools@5.59.19
    • @ tanstack/vue-query-devtools@5.59.19
    • @ tanstack/angular-query-devtools-experimental@5.59.19
  • 5.59.18 - 2024-11-03

    Version 5.59.18 - 11/3/24, 9:27 AM

    Changes

    Fix

    • useQuery: don"t retryOnMount when prefetchInRender is used (#8247) (74f0d6a) by Dominik Dorfmeister

    Packages

    • @ tanstack/react-query@5.59.18
    • @ tanstack/react-query-devtools@5.59.18
    • @ tanstack/react-query-persist-client@5.59.18
    • @ tanstack/react-query-next-experimental@5.59.18
  • 5.59.17 - 2024-11-02

    Version 5.59.17 - 11/2/24, 5:45 PM

    Changes

    Fix

    • useQueries: warn on duplicate keys (#8246) (c643635) by Dominik Dorfmeister

    Chore

    • react-query-persist-client: remove redundant setIsRestoring(true) to fix lint warning (#8213) (39a35d8) by Sol Lee
    • docs: update useQueryFocusAware docs (#8205) (caf6556) by @ ugurcanatas

    Test

    • react-query: better query-persist-client-core import (#8212) (1865f0d) by Lachlan Collins

    Docs

    • angular-query: add query options from a service example (#8220) (c61ff1e) by Arnoud

    Packages

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

    Version 5.59.16 - 10/23/24, 12:53 PM

    Changes

    Fix

    • react-query: make sure promises are always finalized (#8211) (df49fbd) by Dominik Dorfmeister

    Chore

    • query-core: define queryCache notify method"s return type (#8191) (4fceb26) by Haeun Nam
    • react-query: remove unnecessary test file (test/suspense.tsx, suspense.test-d.tsx) (#8208) (d3e2a8a) by @ manudeli

    Docs

    • Update disabling-queries.md (#8201) (9d99fcb) by Ollie Chick
    • react-query: fix prefetch with suspense example (#8193) (a2ea754) by Qiushi Yan
    • "hydrate" to "dehydrate" in documentation (#8190) (1980a11) by Ariel-Moroshko

    Packages

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

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 4636022 into main Dec 6, 2024
3 checks passed
@jwinr jwinr deleted the snyk-upgrade-2f175d3a29d7d9da8cf4f98412a9f3cb branch December 6, 2024 22:50
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