Skip to content

Comments

[Snyk] Upgrade @tanstack/react-query from 5.45.1 to 5.64.2#6

Closed
Dargon789 wants to merge 1 commit intomasterfrom
snyk-upgrade-03178c54d4c54014129e16dcb9a2eda9
Closed

[Snyk] Upgrade @tanstack/react-query from 5.45.1 to 5.64.2#6
Dargon789 wants to merge 1 commit intomasterfrom
snyk-upgrade-03178c54d4c54014129e16dcb9a2eda9

Conversation

@Dargon789
Copy link
Owner

@Dargon789 Dargon789 commented Feb 16, 2025

snyk-top-banner

Snyk has created this PR to upgrade @tanstack/react-query from 5.45.1 to 5.64.2.

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

  • The recommended version was released a month ago.

Release notes
Package name: @tanstack/react-query
  • 5.64.2 - 2025-01-19

    Version 5.64.2 - 1/19/25, 8:45 AM

    Changes

    Fix

    • react-query: add missing subscribed option to UseInfiniteQueryOptions (#8546) (3e3fba9) by Seyed Mohammad Asadi

    Chore

    • deps: replace rimraf with premove (#8532) (f04dd19) by Lachlan Collins

    Packages

    • @ tanstack/eslint-plugin-query@5.64.2
    • @ tanstack/query-async-storage-persister@5.64.2
    • @ tanstack/query-broadcast-client-experimental@5.64.2
    • @ tanstack/query-core@5.64.2
    • @ tanstack/query-devtools@5.64.2
    • @ tanstack/query-persist-client-core@5.64.2
    • @ tanstack/query-sync-storage-persister@5.64.2
    • @ tanstack/react-query@5.64.2
    • @ tanstack/react-query-devtools@5.64.2
    • @ tanstack/react-query-persist-client@5.64.2
    • @ tanstack/react-query-next-experimental@5.64.2
    • @ tanstack/solid-query@5.64.2
    • @ tanstack/solid-query-devtools@5.64.2
    • @ tanstack/solid-query-persist-client@5.64.2
    • @ tanstack/svelte-query@5.64.2
    • @ tanstack/svelte-query-devtools@5.64.2
    • @ tanstack/svelte-query-persist-client@5.64.2
    • @ tanstack/vue-query@5.64.2
    • @ tanstack/vue-query-devtools@5.64.2
    • @ tanstack/angular-query-devtools-experimental@5.64.2
    • @ tanstack/angular-query-experimental@5.64.2
  • 5.64.1 - 2025-01-13

    Version 5.64.1 - 1/13/25, 1:23 PM

    Changes

    Fix

    Packages

    • @ tanstack/query-core@5.64.1
    • @ tanstack/query-broadcast-client-experimental@5.64.1
    • @ tanstack/query-persist-client-core@5.64.1
    • @ tanstack/query-sync-storage-persister@5.64.1
    • @ tanstack/react-query@5.64.1
    • @ tanstack/react-query-devtools@5.64.1
    • @ tanstack/react-query-persist-client@5.64.1
    • @ tanstack/react-query-next-experimental@5.64.1
    • @ tanstack/solid-query@5.64.1
    • @ tanstack/solid-query-devtools@5.64.1
    • @ tanstack/solid-query-persist-client@5.64.1
    • @ tanstack/svelte-query@5.64.1
    • @ tanstack/svelte-query-devtools@5.64.1
    • @ tanstack/svelte-query-persist-client@5.64.1
    • @ tanstack/vue-query@5.64.1
    • @ tanstack/vue-query-devtools@5.64.1
    • @ tanstack/angular-query-experimental@5.64.1
    • @ tanstack/query-async-storage-persister@5.64.1
    • @ tanstack/angular-query-devtools-experimental@5.64.1
  • 5.64.0 - 2025-01-11

    Version 5.64.0 - 1/11/25, 6:59 PM

    Changes

    Feat

    Docs

    • react-query: highlight per component select pattern for query options (#8522) (8ddebc6) by @ DogPawHat
    • react-query: Add import statement with skipToken to the docs (#8519) (690fd2a) by Przemek Maszczynski

    Packages

    • @ tanstack/query-core@5.64.0
    • @ tanstack/query-broadcast-client-experimental@5.64.0
    • @ tanstack/query-persist-client-core@5.64.0
    • @ tanstack/query-sync-storage-persister@5.64.0
    • @ tanstack/react-query@5.64.0
    • @ tanstack/react-query-devtools@5.64.0
    • @ tanstack/react-query-persist-client@5.64.0
    • @ tanstack/react-query-next-experimental@5.64.0
    • @ tanstack/solid-query@5.64.0
    • @ tanstack/solid-query-devtools@5.64.0
    • @ tanstack/solid-query-persist-client@5.64.0
    • @ tanstack/svelte-query@5.64.0
    • @ tanstack/svelte-query-devtools@5.64.0
    • @ tanstack/svelte-query-persist-client@5.64.0
    • @ tanstack/vue-query@5.64.0
    • @ tanstack/vue-query-devtools@5.64.0
    • @ tanstack/angular-query-experimental@5.64.0
    • @ tanstack/query-async-storage-persister@5.64.0
    • @ tanstack/angular-query-devtools-experimental@5.64.0
  • 5.63.0 - 2025-01-08

    Version 5.63.0 - 1/8/25, 2:21 PM

    Changes

    Feat

    • react-query: allow useQuery and useQueries to unsubscribe from the query cache with an option (#8348) (e2bc216) by Dominik Dorfmeister

    Packages

    • @ tanstack/react-query@5.63.0
    • @ tanstack/react-query-devtools@5.63.0
    • @ tanstack/react-query-persist-client@5.63.0
    • @ tanstack/react-query-next-experimental@5.63.0
  • 5.62.16 - 2025-01-06

    Version 5.62.16 - 1/6/25, 7:15 PM (Manual Release)

    Changes

    Fix

    • QueriesObserver: include default options on duplicate query, queryHash check (#8432) (e664d22) by nick-avi-say
    • vue-query: ensure queryKey match the current value of ref used inside (#8443) (3104854) by @ Mini-ghost
    • react-query: eslint-plugin-query now working with vanilla js (#8322) (f6757a6) by Ifeanyi Aladi
    • eslint-plugin-query: export Plugin interface (#8392) (9a0ca9b) by Tomáš Vojtášek

    Test

    • add a test to ensure new meta gets accepted by fetchQuery (d08d115) by Dominik Dorfmeister

    Packages

    • @ tanstack/eslint-plugin-query@5.62.16
    • @ tanstack/query-async-storage-persister@5.62.16
    • @ tanstack/query-broadcast-client-experimental@5.62.16
    • @ tanstack/query-core@5.62.16
    • @ tanstack/query-devtools@5.62.16
    • @ tanstack/query-persist-client-core@5.62.16
    • @ tanstack/query-sync-storage-persister@5.62.16
    • @ tanstack/react-query@5.62.16
    • @ tanstack/react-query-devtools@5.62.16
    • @ tanstack/react-query-persist-client@5.62.16
    • @ tanstack/react-query-next-experimental@5.62.16
    • @ tanstack/solid-query@5.62.16
    • @ tanstack/solid-query-devtools@5.62.16
    • @ tanstack/solid-query-persist-client@5.62.16
    • @ tanstack/svelte-query@5.62.16
    • @ tanstack/svelte-query-devtools@5.62.16
    • @ tanstack/svelte-query-persist-client@5.62.16
    • @ tanstack/vue-query@5.62.16
    • @ tanstack/vue-query-devtools@5.62.16
    • @ tanstack/angular-query-devtools-experimental@5.62.16
    • @ tanstack/angular-query-experimental@5.62.16
  • 5.62.15 - 2025-01-04
  • 5.62.14 - 2025-01-03

    Version 5.62.14 - 1/3/25, 7:50 PM

    Changes

    Fix

    • react-query: ensureSuspenseTimers should ALWAYS set staleTime to 1000 when it is below 1000. (#8398) (0503282) by @ minseong0324

    Packages

    • @ tanstack/react-query@5.62.14
    • @ tanstack/react-query-devtools@5.62.14
    • @ tanstack/react-query-persist-client@5.62.14
    • @ tanstack/react-query-next-experimental@5.62.14
  • 5.62.12 - 2025-01-03

    Version 5.62.12 - 1/3/25, 2:50 PM

    Changes

    Perf

    • query-core: Improve mutationCache implementation performance (#8496) (19b95c4) by Dominik Dorfmeister

    Docs

    Packages

    • @ tanstack/query-core@5.62.12
    • @ tanstack/query-broadcast-client-experimental@5.62.12
    • @ tanstack/query-persist-client-core@5.62.12
    • @ tanstack/query-sync-storage-persister@5.62.12
    • @ tanstack/react-query@5.62.12
    • @ tanstack/react-query-devtools@5.62.12
    • @ tanstack/react-query-persist-client@5.62.12
    • @ tanstack/react-query-next-experimental@5.62.12
    • @ tanstack/solid-query@5.62.12
    • @ tanstack/solid-query-devtools@5.62.12
    • @ tanstack/solid-query-persist-client@5.62.12
    • @ tanstack/svelte-query@5.62.12
    • @ tanstack/svelte-query-devtools@5.62.12
    • @ tanstack/svelte-query-persist-client@5.62.12
    • @ tanstack/vue-query@5.62.12
    • @ tanstack/vue-query-devtools@5.62.12
    • @ tanstack/angular-query-experimental@5.62.12
    • @ tanstack/query-async-storage-persister@5.62.12
    • @ tanstack/angular-query-devtools-experimental@5.62.12
  • 5.62.11 - 2024-12-27

    Version 5.62.11 - 12/27/24, 1:15 PM

    Changes

    Fix

    Packages

    • @ tanstack/react-query@5.62.11
    • @ tanstack/react-query-devtools@5.62.11
    • @ tanstack/react-query-persist-client@5.62.11
    • @ tanstack/react-query-next-experimental@5.62.11
  • 5.62.10 - 2024-12-24

    Version 5.62.10 - 12/24/24, 12:05 PM

    Changes

    Fix

    • solid-query: solid query options default error type (#8472) (287848b) by Muhammad Ilham Mubarak

    Chore

    • react-query: update devDeps (#8427) (ee628e1) by Jonghyeon Ko

    Docs

    • contributing: update pnpm version (#8473) (3bc3147) by Muhammad Ilham Mubarak

    Packages

    • @ tanstack/react-query@5.62.10
    • @ tanstack/react-query-devtools@5.62.10
    • @ tanstack/react-query-persist-client@5.62.10
    • @ tanstack/react-query-next-experimental@5.62.10
    • @ tanstack/solid-query@5.62.10
    • @ tanstack/solid-query-devtools@5.62.10
    • @ tanstack/solid-query-persist-client@5.62.10
  • 5.62.9 - 2024-12-23
  • 5.62.8 - 2024-12-17
  • 5.62.7 - 2024-12-10
  • 5.62.3 - 2024-12-06
  • 5.62.2 - 2024-12-03
  • 5.62.1 - 2024-12-02
  • 5.62.0 - 2024-11-29
  • 5.61.5 - 2024-11-27
  • 5.61.4 - 2024-11-26
  • 5.61.3 - 2024-11-24
  • 5.61.0 - 2024-11-20
  • 5.60.6 - 2024-11-19
  • 5.60.5 - 2024-11-15
  • 5.60.4 - 2024-11-15
  • 5.60.2 - 2024-11-14
  • 5.59.20 - 2024-11-06
  • 5.59.19 - 2024-11-03
  • 5.59.18 - 2024-11-03
  • 5.59.17 - 2024-11-02
  • 5.59.16 - 2024-10-23
  • 5.59.15 - 2024-10-15
  • 5.59.14 - 2024-10-15
  • 5.59.13 - 2024-10-12
  • 5.59.12 - 2024-10-12
  • 5.59.11 - 2024-10-11
  • 5.59.10 - 2024-10-11
  • 5.59.9 - 2024-10-10
  • 5.59.8 - 2024-10-09
  • 5.59.6 - 2024-10-09
  • 5.59.5 - 2024-10-09
  • 5.59.4 - 2024-10-09
  • 5.59.3 - 2024-10-09
  • 5.59.0 - 2024-10-01
  • 5.56.2 - 2024-09-12
  • 5.56.1 - 2024-09-12
  • 5.56.0 - 2024-09-12
  • 5.55.4 - 2024-09-09
  • 5.55.3 - 2024-09-09
  • 5.55.2 - 2024-09-08
  • 5.55.1 - 2024-09-08
  • 5.55.0 - 2024-09-06
  • 5.54.1 - 2024-09-03
  • 5.53.3 - 2024-09-02
  • 5.53.2 - 2024-09-01
  • 5.53.1 - 2024-08-30
  • 5.52.3 - 2024-08-29
  • 5.52.2 - 2024-08-26
  • 5.52.1 - 2024-08-22
  • 5.52.0 - 2024-08-20
  • 5.51.24 - 2024-08-19
  • 5.51.23 - 2024-08-08
  • 5.51.21 - 2024-08-02
  • 5.51.18 - 2024-08-01
  • 5.51.17 - 2024-08-01
  • 5.51.16 - 2024-07-31
  • 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
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:

Summary by Sourcery

Upgrade @tanstack/react-query from 5.45.1 to 5.64.2.

@vercel
Copy link

vercel bot commented Feb 16, 2025

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

Name Status Preview Comments Updated (UTC)
sequence-js-1at4 ❌ Failed (Inspect) Feb 21, 2025 6:00pm
sequence-js-hgzp ❌ Failed (Inspect) Feb 21, 2025 6:00pm
sequence.js 🔄 Building (Inspect) Visit Preview 💬 Add feedback Feb 21, 2025 6:00pm
sequence.js-1740160713709-M3RX 🛑 Canceled (Inspect) Feb 21, 2025 6:00pm
wagmi-project ❌ Failed (Inspect) Feb 21, 2025 6:00pm

@codesandbox
Copy link

codesandbox bot commented Feb 16, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@sourcery-ai
Copy link

sourcery-ai bot commented Feb 16, 2025

Reviewer's Guide by Sourcery

This pull request upgrades the @tanstack/react-query package from version 5.45.1 to 5.64.2 by modifying the package.json file.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
The pull request upgrades the @tanstack/react-query package to the latest version.
  • Updated @tanstack/react-query from version 5.45.1 to 5.64.2.
wagmi-project/package.json

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!
  • Generate a plan of action for an issue: Comment @sourcery-ai plan on
    an issue to generate a plan of action for it.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot ('[Snyk]' found in title). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

@vercel vercel bot temporarily deployed to Preview – sequence-js-hgzp February 16, 2025 00:19 Inactive
@vercel vercel bot temporarily deployed to Preview – sequence-js-1at4 February 16, 2025 00:19 Inactive
@vercel vercel bot temporarily deployed to Preview – wagmi-project February 16, 2025 00:20 Inactive
@Dargon789 Dargon789 self-assigned this Feb 21, 2025
Snyk has created this PR to upgrade @tanstack/react-query from 5.45.1 to 5.64.2.

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

See this project in Snyk:
https://app.snyk.io/org/dargon789/project/bb845543-cbee-4e11-8cf9-8bfdf9205bf1?utm_source=github&utm_medium=referral&page=upgrade-pr
@Dargon789 Dargon789 force-pushed the snyk-upgrade-03178c54d4c54014129e16dcb9a2eda9 branch from 87d0014 to a5b1d91 Compare February 21, 2025 17:58
@vercel vercel bot temporarily deployed to Preview – sequence.js-1740160713709-M3RX February 21, 2025 17:58 Inactive
@vercel vercel bot temporarily deployed to Preview – sequence-js-hgzp February 21, 2025 17:58 Inactive
@vercel vercel bot temporarily deployed to Preview – wagmi-project February 21, 2025 18:00 Inactive
@vercel vercel bot temporarily deployed to Preview – sequence-js-1at4 February 21, 2025 18:00 Inactive
@Dargon789 Dargon789 enabled auto-merge (squash) February 21, 2025 18:02
@Dargon789 Dargon789 disabled auto-merge February 27, 2025 01:46
@Dargon789 Dargon789 enabled auto-merge February 27, 2025 01:46
@Dargon789
Copy link
Owner Author

Version Packages/Github Releases

@Dargon789 Dargon789 closed this Feb 27, 2025
auto-merge was automatically disabled February 27, 2025 01:49

Pull request was closed

@Dargon789 Dargon789 deleted the snyk-upgrade-03178c54d4c54014129e16dcb9a2eda9 branch June 12, 2025 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants