Skip to content

[Snyk] Upgrade @tanstack/react-query from 5.51.9 to 5.51.15 - #5

Merged
davidfrey merged 2 commits into
mainfrom
snyk-upgrade-c2989463d6c79ca6919069aeb09b4f4e
Oct 22, 2024
Merged

davidfrey merged 2 commits into
mainfrom
snyk-upgrade-c2989463d6c79ca6919069aeb09b4f4e

Conversation

@davidfrey

Copy link
Copy Markdown
Owner

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-query from 5.51.9 to 5.51.15.

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

  • The recommended version was released on 23 days ago.

Release notes
Package name: @tanstack/react-query
  • 5.51.15 - 2024-07-26

    Version 5.51.15 - 7/26/24, 11:47 AM (Manual Release)

    Changes

    Other

    Packages

    • @ tanstack/eslint-plugin-query@5.51.15
    • @ tanstack/query-async-storage-persister@5.51.15
    • @ tanstack/query-broadcast-client-experimental@5.51.15
    • @ tanstack/query-core@5.51.15
    • @ tanstack/query-devtools@5.51.15
    • @ tanstack/query-persist-client-core@5.51.15
    • @ tanstack/query-sync-storage-persister@5.51.15
    • @ tanstack/react-query@5.51.15
    • @ tanstack/react-query-devtools@5.51.15
    • @ tanstack/react-query-persist-client@5.51.15
    • @ tanstack/react-query-next-experimental@5.51.15
    • @ tanstack/solid-query@5.51.15
    • @ tanstack/solid-query-devtools@5.51.15
    • @ tanstack/solid-query-persist-client@5.51.15
    • @ tanstack/svelte-query@5.51.15
    • @ tanstack/svelte-query-devtools@5.51.15
    • @ tanstack/svelte-query-persist-client@5.51.15
    • @ tanstack/vue-query@5.51.15
    • @ tanstack/vue-query-devtools@5.51.15
    • @ tanstack/angular-query-devtools-experimental@5.51.15
    • @ tanstack/angular-query-experimental@5.51.15
  • 5.51.14 - 2024-07-26

    Version 5.51.14 - 7/26/24, 8:47 AM

    Changes

    Fix

    • query-core: abort fetch loop for infinite queries if getNextPageParam returns null or undefined (#7799) (3ef7887) by Dominik Dorfmeister

    Refactor

    • react-query: add error message for skipToken in useSuspenseQueries and useSuspenseInfiniteQuery (#7797) (34a5672) by Lich

    Chore

    • Update @ tanstack/config to v0.11.0 (#7795) (bd3296b) by Lachlan Collins
    • svelte-query: Tweak provider tests (#7794) (1814f56) by Lachlan Collins

    Packages

    • @ tanstack/eslint-plugin-query@5.51.14
    • @ tanstack/query-core@5.51.14
    • @ tanstack/react-query@5.51.14
    • @ tanstack/solid-query@5.51.14
    • @ tanstack/vue-query@5.51.14
    • @ tanstack/angular-query-experimental@5.51.14
    • @ tanstack/query-broadcast-client-experimental@5.51.14
    • @ tanstack/query-persist-client-core@5.51.14
    • @ tanstack/query-sync-storage-persister@5.51.14
    • @ tanstack/react-query-devtools@5.51.14
    • @ tanstack/react-query-persist-client@5.51.14
    • @ tanstack/react-query-next-experimental@5.51.14
    • @ tanstack/solid-query-devtools@5.51.14
    • @ tanstack/solid-query-persist-client@5.51.14
    • @ tanstack/svelte-query@5.51.14
    • @ tanstack/svelte-query-devtools@5.51.14
    • @ tanstack/svelte-query-persist-client@5.51.14
    • @ tanstack/vue-query-devtools@5.51.14
    • @ tanstack/angular-query-devtools-experimental@5.51.14
    • @ tanstack/query-async-storage-persister@5.51.14
  • 5.51.11 - 2024-07-20

    Version 5.51.11 - 7/20/24, 10:47 AM

    Changes

    Fix

    • svelte-query: Correct data type when initialData is set (#7769) (b764009) by Lachlan Collins

    Ci

    • Enable autofix on push to release branch (b189e31) by Lachlan Collins

    Docs

    Packages

    • @ tanstack/react-query@5.51.11
    • @ tanstack/svelte-query@5.51.11
    • @ tanstack/react-query-devtools@5.51.11
    • @ tanstack/react-query-persist-client@5.51.11
    • @ tanstack/react-query-next-experimental@5.51.11
    • @ tanstack/svelte-query-devtools@5.51.11
    • @ tanstack/svelte-query-persist-client@5.51.11
  • 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
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.9 to 5.51.15.

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

See this project in Snyk:
https://app.snyk.io/org/davidfrey/project/6d208c6f-9c96-4c21-a97f-d4e59270fef3?utm_source=github&utm_medium=referral&page=upgrade-pr
@vercel

vercel Bot commented Aug 18, 2024

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
yautja ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 22, 2024 8:20pm

@davidfrey
davidfrey merged commit 6b44faf into main Oct 22, 2024
@davidfrey
davidfrey deleted the snyk-upgrade-c2989463d6c79ca6919069aeb09b4f4e branch October 22, 2024 20:19
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