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.40.1 to 5.52.0 #4

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

AKJUS
Copy link
Owner

@AKJUS AKJUS commented Sep 12, 2024

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-query from 5.40.1 to 5.52.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 25 versions ahead of your current version.

  • The recommended version was released on 23 days ago.

Release notes
Package name: @tanstack/react-query
  • 5.52.0 - 2024-08-20

    Version 5.52.0 - 8/20/24, 6:54 PM

    Changes

    Feat

    • eslint-plugin-query: add rule that disallows putting the result of query hooks directly in a React hook dependency array (#7911) (f65ebe7) by Manuel Schiller

    Refactor

    Docs

    Packages

    • @ tanstack/eslint-plugin-query@5.52.0
    • @ tanstack/query-core@5.52.0
    • @ tanstack/query-broadcast-client-experimental@5.52.0
    • @ tanstack/query-persist-client-core@5.52.0
    • @ tanstack/query-sync-storage-persister@5.52.0
    • @ tanstack/react-query@5.52.0
    • @ tanstack/react-query-devtools@5.52.0
    • @ tanstack/react-query-persist-client@5.52.0
    • @ tanstack/react-query-next-experimental@5.52.0
    • @ tanstack/solid-query@5.52.0
    • @ tanstack/solid-query-devtools@5.52.0
    • @ tanstack/solid-query-persist-client@5.52.0
    • @ tanstack/svelte-query@5.52.0
    • @ tanstack/svelte-query-devtools@5.52.0
    • @ tanstack/svelte-query-persist-client@5.52.0
    • @ tanstack/vue-query@5.52.0
    • @ tanstack/vue-query-devtools@5.52.0
    • @ tanstack/angular-query-experimental@5.52.0
    • @ tanstack/query-async-storage-persister@5.52.0
    • @ tanstack/angular-query-devtools-experimental@5.52.0
  • 5.51.24 - 2024-08-19

    Version 5.51.24 - 8/19/24, 11:03 AM

    Changes

    Refactor

    • query-core: shorten listeners code (#7913) (6500c98) by Jonghyeon Ko

    Ci

    • *: official @ vitest/eslint-plugin (#7896) (ab1a353) by Jonghyeon Ko
    • apply automated fixes (04c977b) by autofix-ci[bot]
    • rename integration projects for consistency (#7875) (73fbf00) by Lachlan Collins

    Docs

    Doc

    • Issue template: Point to latest examples (#7878) (59a6d3d) by Ian VanSchooten

    Packages

    • @ tanstack/query-core@5.51.24
    • @ tanstack/query-sync-storage-persister@5.51.24
    • @ tanstack/react-query@5.51.24
    • @ tanstack/solid-query@5.51.24
    • @ tanstack/vue-query@5.51.24
    • @ tanstack/angular-query-experimental@5.51.24
    • @ tanstack/query-broadcast-client-experimental@5.51.24
    • @ tanstack/query-persist-client-core@5.51.24
    • @ tanstack/react-query-devtools@5.51.24
    • @ tanstack/react-query-persist-client@5.51.24
    • @ tanstack/react-query-next-experimental@5.51.24
    • @ tanstack/solid-query-devtools@5.51.24
    • @ tanstack/solid-query-persist-client@5.51.24
    • @ tanstack/svelte-query@5.51.24
    • @ tanstack/svelte-query-devtools@5.51.24
    • @ tanstack/svelte-query-persist-client@5.51.24
    • @ tanstack/vue-query-devtools@5.51.24
    • @ tanstack/angular-query-devtools-experimental@5.51.24
    • @ tanstack/query-async-storage-persister@5.51.24
  • 5.51.23 - 2024-08-08

    Version 5.51.23 - 8/8/24, 8:02 AM

    Changes

    Fix

    • react-query: ensure we have a gcTime of at least 1 second when using suspense (#7860) (c744f99) by Dominik Dorfmeister

    Docs

    Packages

    • @ tanstack/react-query@5.51.23
    • @ tanstack/react-query-devtools@5.51.23
    • @ tanstack/react-query-persist-client@5.51.23
    • @ tanstack/react-query-next-experimental@5.51.23
  • 5.51.21 - 2024-08-02

    Version 5.51.21 - 8/2/24, 6:43 PM

    Changes

    Fix

    • query-core: make CancelledError extend Error (#7843) (35c086f) by Dominik Dorfmeister

    Packages

    • @ tanstack/query-core@5.51.21
    • @ tanstack/react-query@5.51.21
    • @ tanstack/query-broadcast-client-experimental@5.51.21
    • @ tanstack/query-persist-client-core@5.51.21
    • @ tanstack/query-sync-storage-persister@5.51.21
    • @ tanstack/react-query-devtools@5.51.21
    • @ tanstack/react-query-persist-client@5.51.21
    • @ tanstack/react-query-next-experimental@5.51.21
    • @ tanstack/solid-query@5.51.21
    • @ tanstack/solid-query-devtools@5.51.21
    • @ tanstack/solid-query-persist-client@5.51.21
    • @ tanstack/svelte-query@5.51.21
    • @ tanstack/svelte-query-devtools@5.51.21
    • @ tanstack/svelte-query-persist-client@5.51.21
    • @ tanstack/vue-query@5.51.21
    • @ tanstack/vue-query-devtools@5.51.21
    • @ tanstack/angular-query-experimental@5.51.21
    • @ tanstack/query-async-storage-persister@5.51.21
    • @ tanstack/angular-query-devtools-experimental@5.51.21
  • 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
  • 5.51.15 - 2024-07-26
  • 5.51.14 - 2024-07-26
  • 5.51.11 - 2024-07-20
  • 5.51.9 - 2024-07-18
  • 5.51.8 - 2024-07-18
  • 5.51.5 - 2024-07-17
  • 5.51.4 - 2024-07-17
  • 5.51.3 - 2024-07-16
  • 5.51.1 - 2024-07-11
  • 5.50.1 - 2024-07-05
  • 5.49.2 - 2024-06-30
  • 5.49.1 - 2024-06-30
  • 5.49.0 - 2024-06-29
  • 5.48.0 - 2024-06-25
  • 5.47.0 - 2024-06-25
  • 5.45.1 - 2024-06-16
  • 5.45.0 - 2024-06-12
  • 5.44.0 - 2024-06-11
  • 5.40.1 - 2024-06-04
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.40.1 to 5.52.0.

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

See this project in Snyk:
https://app.snyk.io/org/akjus/project/7dd55746-d5ea-4f01-a0cf-74bcd3bda034?utm_source=github&utm_medium=referral&page=upgrade-pr
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