Skip to content

[Snyk] Upgrade @tanstack/react-query from 5.51.16 to 5.51.18#28

Merged
zntb merged 1 commit intomainfrom
snyk-upgrade-321113bcd7bf3a5c9f8bc020bb8e945a
Aug 23, 2024
Merged

[Snyk] Upgrade @tanstack/react-query from 5.51.16 to 5.51.18#28
zntb merged 1 commit intomainfrom
snyk-upgrade-321113bcd7bf3a5c9f8bc020bb8e945a

Conversation

@zntb
Copy link
Owner

@zntb zntb commented Aug 23, 2024

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-query from 5.51.16 to 5.51.18.

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

  • The recommended version was released on 22 days ago.

Release notes
Package name: @tanstack/react-query
  • 5.51.18 - 2024-08-01

    Version 5.51.18 - 8/1/24, 1:38 PM

    Changes

    Fix

    • query-options: allow returning undefined in initialData function (#7351) (fdb8ce1) by Shahar Har-Shuv

    Packages

    • @ tanstack/react-query@5.51.18
    • @ tanstack/angular-query-experimental@5.51.18
    • @ tanstack/react-query-devtools@5.51.18
    • @ tanstack/react-query-persist-client@5.51.18
    • @ tanstack/react-query-next-experimental@5.51.18
    • @ tanstack/angular-query-devtools-experimental@5.51.18
  • 5.51.17 - 2024-08-01

    Version 5.51.17 - 8/1/24, 1:21 PM

    Changes

    Fix

    • core: query should reset to default state even when created from hydration (#7837) (bbb2244) by Dominik Dorfmeister

    Chore

    • deps: lock file maintenance (c7245c9) by renovate[bot]

    Packages

    • @ tanstack/query-core@5.51.17
    • @ tanstack/query-broadcast-client-experimental@5.51.17
    • @ tanstack/query-persist-client-core@5.51.17
    • @ tanstack/query-sync-storage-persister@5.51.17
    • @ tanstack/react-query@5.51.17
    • @ tanstack/react-query-devtools@5.51.17
    • @ tanstack/react-query-persist-client@5.51.17
    • @ tanstack/react-query-next-experimental@5.51.17
    • @ tanstack/solid-query@5.51.17
    • @ tanstack/solid-query-devtools@5.51.17
    • @ tanstack/solid-query-persist-client@5.51.17
    • @ tanstack/svelte-query@5.51.17
    • @ tanstack/svelte-query-devtools@5.51.17
    • @ tanstack/svelte-query-persist-client@5.51.17
    • @ tanstack/vue-query@5.51.17
    • @ tanstack/vue-query-devtools@5.51.17
    • @ tanstack/angular-query-experimental@5.51.17
    • @ tanstack/query-async-storage-persister@5.51.17
    • @ tanstack/angular-query-devtools-experimental@5.51.17
  • 5.51.16 - 2024-07-31

    Version 5.51.16 - 7/31/24, 9:08 AM

    Changes

    Fix

    • svelte-query: ensure compatibility with NodeNext (#7825) (01e63a5) by Lachlan Collins

    Chore

    • deps: lock file maintenance (#7819) (74f10b7) by renovate[bot]
    • deps: update dependency react-intersection-observer to v9 (#7818) (e2315cc) by renovate[bot]
    • deps: update all non-major dependencies (#7817) (4cdc2c8) by renovate[bot]
    • deps: use prettier v3.3.3 (#7816) (216a926) by Lachlan Collins

    Test

    • svelte-query: add refetch test for createQuery (#7810) (461876a) by Lachlan Collins

    Ci

    • renovate: ignore vue2 and vue2.7 (6993177) by Lachlan Collins
    • renovate: add renovate config (#7813) (6d8d203) by Lachlan Collins

    Docs

    • svelte-query: add persist to basic example (#7807) (99f1250) by Lachlan Collins
    • solid-query: fix quick-start example (#7770) (fcac011) by @ manudeli
    • typedoc: use sub-folders for reference docs (#7803) (f2fd318) by Lachlan Collins
    • examples: Fix small errors in svelte examples (#7801) (dac5da5) by Lachlan Collins

    Packages

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

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

See this project in Snyk:
https://app.snyk.io/org/zntb/project/3f7a23d2-a22c-4487-8442-502155814573?utm_source=github&utm_medium=referral&page=upgrade-pr
@zntb zntb merged commit 98dfc0e into main Aug 23, 2024
@zntb zntb deleted the snyk-upgrade-321113bcd7bf3a5c9f8bc020bb8e945a branch August 23, 2024 04: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