Skip to content

Conversation

@CalPinSW
Copy link
Owner

This PR was automatically created by Snyk using the credentials of a real user.


![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123)

Snyk has created this PR to upgrade @tanstack/react-query from 5.36.2 to 5.40.0.

ℹ️ 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 25 days ago.

Release notes
Package name: @tanstack/react-query
  • 5.40.0 - 2024-05-27

    Version 5.40.0 - 5/27/2024, 6:15 PM

    Changes

    Feat

    • allow to dehydrate and restore promises (#7481) (721730a) by Dominik Dorfmeister

    Packages

    • @ tanstack/query-core@5.40.0
    • @ tanstack/react-query@5.40.0
    • @ tanstack/query-broadcast-client-experimental@5.40.0
    • @ tanstack/query-persist-client-core@5.40.0
    • @ tanstack/query-sync-storage-persister@5.40.0
    • @ tanstack/react-query-devtools@5.40.0
    • @ tanstack/react-query-persist-client@5.40.0
    • @ tanstack/react-query-next-experimental@5.40.0
    • @ tanstack/solid-query@5.40.0
    • @ tanstack/solid-query-devtools@5.40.0
    • @ tanstack/solid-query-persist-client@5.40.0
    • @ tanstack/svelte-query@5.40.0
    • @ tanstack/svelte-query-devtools@5.40.0
    • @ tanstack/svelte-query-persist-client@5.40.0
    • @ tanstack/vue-query@5.40.0
    • @ tanstack/vue-query-devtools@5.40.0
    • @ tanstack/angular-query-experimental@5.40.0
    • @ tanstack/query-async-storage-persister@5.40.0
    • @ tanstack/angular-query-devtools-experimental@5.40.0
  • 5.39.0 - 2024-05-25

    Version 5.39.0 - 5/25/2024, 6:33 PM

    Changes

    Feat

    • react-query: support React 19 (41ec572) by Dominik Dorfmeister

    Packages

    • @ tanstack/react-query@5.39.0
    • @ tanstack/react-query-devtools@5.39.0
    • @ tanstack/react-query-persist-client@5.39.0
    • @ tanstack/react-query-next-experimental@5.39.0
  • 5.38.0 - 2024-05-25

    Version 5.38.0 - 5/25/2024, 12:34 PM

    Changes

    Feat

    Docs

    Packages

    • @ tanstack/query-core@5.38.0
    • @ tanstack/svelte-query@5.38.0
    • @ tanstack/query-broadcast-client-experimental@5.38.0
    • @ tanstack/query-persist-client-core@5.38.0
    • @ tanstack/query-sync-storage-persister@5.38.0
    • @ tanstack/react-query@5.38.0
    • @ tanstack/react-query-devtools@5.38.0
    • @ tanstack/react-query-persist-client@5.38.0
    • @ tanstack/react-query-next-experimental@5.38.0
    • @ tanstack/solid-query@5.38.0
    • @ tanstack/solid-query-devtools@5.38.0
    • @ tanstack/solid-query-persist-client@5.38.0
    • @ tanstack/svelte-query-devtools@5.38.0
    • @ tanstack/svelte-query-persist-client@5.38.0
    • @ tanstack/vue-query@5.38.0
    • @ tanstack/vue-query-devtools@5.38.0
    • @ tanstack/angular-query-experimental@5.38.0
    • @ tanstack/query-async-storage-persister@5.38.0
    • @ tanstack/angular-query-devtools-experimental@5.38.0
  • 5.37.1 - 2024-05-18

    Version 5.37.1 - 5/18/2024, 8:42 AM

    Changes

    Fix

    • Enable link-workspace-packages (#7451) (8493b34) by Lachlan Collins

    Chore

    Packages

    • @ tanstack/query-devtools@5.37.1
    • @ tanstack/query-persist-client-core@5.37.1
    • @ tanstack/react-query@5.37.1
    • @ tanstack/react-query-devtools@5.37.1
    • @ tanstack/react-query-persist-client@5.37.1
    • @ tanstack/react-query-next-experimental@5.37.1
    • @ tanstack/solid-query@5.37.1
    • @ tanstack/solid-query-devtools@5.37.1
    • @ tanstack/solid-query-persist-client@5.37.1
    • @ tanstack/svelte-query@5.37.1
    • @ tanstack/svelte-query-devtools@5.37.1
    • @ tanstack/svelte-query-persist-client@5.37.1
    • @ tanstack/vue-query@5.37.1
    • @ tanstack/vue-query-devtools@5.37.1
    • @ tanstack/angular-query-devtools-experimental@5.37.1
    • @ tanstack/angular-query-experimental@5.37.1
    • @ tanstack/query-async-storage-persister@5.37.1
    • @ tanstack/query-sync-storage-persister@5.37.1
  • 5.36.2 - 2024-05-15

    Version 5.36.2 - 5/15/2024, 7:34 PM

    Changes

    Fix

    Docs

    Packages

    • @ tanstack/react-query@5.36.2
    • @ tanstack/react-query-devtools@5.36.2
    • @ tanstack/react-query-persist-client@5.36.2
    • @ tanstack/react-query-next-experimental@5.36.2
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.36.2 to 5.40.0.

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

See this project in Snyk:
https://app.snyk.io/org/calpinsw/project/3f278374-a2a0-407c-ac26-8fd2a108c950?utm_source=github&utm_medium=referral&page=upgrade-pr
@CalPinSW CalPinSW merged commit 0d7c363 into main Jun 26, 2024
@CalPinSW CalPinSW deleted the snyk-upgrade-7f21d4d738373db7a83c8dacc33781d1 branch June 26, 2024 09:27
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