Skip to content

[Snyk] Upgrade @tanstack/react-query from 5.45.1 to 5.51.9#49

Closed
muhiddinjv wants to merge 1 commit intomainfrom
snyk-upgrade-10c9b74d95600b94a4c9908d13a41444
Closed

[Snyk] Upgrade @tanstack/react-query from 5.45.1 to 5.51.9#49
muhiddinjv wants to merge 1 commit intomainfrom
snyk-upgrade-10c9b74d95600b94a4c9908d13a41444

Conversation

@muhiddinjv
Copy link
Owner

snyk-top-banner

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

  • The recommended version was released on 23 days ago.

Release notes
Package name: @tanstack/react-query
  • 5.51.9 - 2024-07-18

    Version 5.51.9 - 7/18/24, 7:35 AM (Manual Release)

    Changes

    Fix

    • query-core: allow function value of notifyOnChangeProps query option to return undefined (#7441) (0c671ee) by @ winghouchan

    Ci

    Docs

    Packages

    • @ tanstack/eslint-plugin-query@5.51.9
    • @ tanstack/query-async-storage-persister@5.51.9
    • @ tanstack/query-broadcast-client-experimental@5.51.9
    • @ tanstack/query-core@5.51.9
    • @ tanstack/query-devtools@5.51.9
    • @ tanstack/query-persist-client-core@5.51.9
    • @ tanstack/query-sync-storage-persister@5.51.9
    • @ tanstack/react-query@5.51.9
    • @ tanstack/react-query-devtools@5.51.9
    • @ tanstack/react-query-persist-client@5.51.9
    • @ tanstack/react-query-next-experimental@5.51.9
    • @ tanstack/solid-query@5.51.9
    • @ tanstack/solid-query-devtools@5.51.9
    • @ tanstack/solid-query-persist-client@5.51.9
    • @ tanstack/svelte-query@5.51.9
    • @ tanstack/svelte-query-devtools@5.51.9
    • @ tanstack/svelte-query-persist-client@5.51.9
    • @ tanstack/vue-query@5.51.9
    • @ tanstack/vue-query-devtools@5.51.9
    • @ tanstack/angular-query-devtools-experimental@5.51.9
    • @ tanstack/angular-query-experimental@5.51.9
  • 5.51.8 - 2024-07-18
  • 5.51.5 - 2024-07-17

    Version 5.51.5 - 7/17/24, 2:35 PM

    Changes

    Fix

    Test

    • svelte-query: Refactor test logic (#7744) (01212de) by Lachlan Collins

    Docs

    • solid-query: add optional chaining to prevent suspense bug (#7709) (91cfc10) by Dhruv

    Packages

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

    Version 5.51.4 - 7/17/24, 11:10 AM

    Changes

    Fix

    • core: do not invoke getNextPageParam or getPreviousPageParam if there is we have empty pages in the cache (#7743) (7edf587) by Dominik Dorfmeister

    Chore

    • utils: Ensure consistent declaration style of utility functions and standardize parameters for the sleep method (#7554) (95d814a) by MinhoPark

    Docs

    • Update Streaming with Server Components docs to reflect correct usage (#7725) (a1ce3c4) by Ryan Miller

    Packages

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

    Version 5.51.3 - 7/16/24, 8:32 PM

    Changes

    Fix

    • vue-query: export InitialQueryOptions types (#7720) (a3f5a0a) by Andy Li

    Chore

    • update knip schema to v5 (#7740) (23b9a19) by 김석진(poki)
    • deps: Update dev and example dependencies (#7742) (28af03f) by Lachlan Collins
    • *: vitest v2 (#7735) (d10a456) by Jonghyeon Ko
    • prettier (4635954) by Dominik Dorfmeister

    Test

    • svelte-query: Check query states (#7741) (38e5c4b) by Lachlan Collins

    Docs

    • access latest data for useMutationState (#7738) (369d826) by Kier Borromeo
    • Update comparison.md (#7703) (79e5202) by Alessia Bellisario

    Packages

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

    Version 5.51.1 - 7/11/24, 4:56 AM (Manual Release)

    Changes

    Ci

    Docs

    • examples: Modernise Next.js examples (#7706) (b58da75) by Lachlan Collins
    • eslint-plugin-query: Fix rules links (#7705) (8d0ba7e) by twiddler
    • examples: Modernise React examples (#7704) (7fc9472) by Lachlan Collins
    • add Query Rewind to vue community projects (#7688) (14d9c49) by John Dunn

    Packages

    • @ tanstack/eslint-plugin-query@5.51.1
    • @ tanstack/query-async-storage-persister@5.51.1
    • @ tanstack/query-broadcast-client-experimental@5.51.1
    • @ tanstack/query-core@5.51.1
    • @ tanstack/query-devtools@5.51.1
    • @ tanstack/query-persist-client-core@5.51.1
    • @ tanstack/query-sync-storage-persister@5.51.1
    • @ tanstack/react-query@5.51.1
    • @ tanstack/react-query-devtools@5.51.1
    • @ tanstack/react-query-persist-client@5.51.1
    • @ tanstack/react-query-next-experimental@5.51.1
    • @ tanstack/solid-query@5.51.1
    • @ tanstack/solid-query-devtools@5.51.1
    • @ tanstack/solid-query-persist-client@5.51.1
    • @ tanstack/svelte-query@5.51.1
    • @ tanstack/svelte-query-devtools@5.51.1
    • @ tanstack/svelte-query-persist-client@5.51.1
    • @ tanstack/vue-query@5.51.1
    • @ tanstack/vue-query-devtools@5.51.1
    • @ tanstack/angular-query-devtools-experimental@5.51.1
    • @ tanstack/angular-query-experimental@5.51.1
  • 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
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.
  • Snyk has automatically assigned this pull request, set who gets assigned.

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.45.1 to 5.51.9.

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

See this project in Snyk:
https://app.snyk.io/org/muhiddinjv/project/bea1511b-cb2c-42c4-a80c-3435b0612dc6?utm_source=github&utm_medium=referral&page=upgrade-pr
@muhiddinjv muhiddinjv closed this Mar 13, 2025
@muhiddinjv muhiddinjv deleted the snyk-upgrade-10c9b74d95600b94a4c9908d13a41444 branch March 13, 2025 06:35
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.

3 participants