Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps @tanstack/react-query from 5.62.7 to 5.62.16.

Release notes

Sourced from @​tanstack/react-query's releases.

v5.62.16

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

v5.62.14

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

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

PR-Codex overview

This PR focuses on upgrading the version of @tanstack/react-query from 5.62.7 to 5.62.16 across multiple package files to ensure compatibility and possibly include bug fixes or improvements.

Detailed summary

  • Updated @tanstack/react-query from 5.62.7 to 5.62.16 in:
    • apps/wallet-ui/package.json
    • apps/portal/package.json
    • apps/playground-web/package.json
    • apps/dashboard/package.json
    • packages/thirdweb/package.json
    • pnpm-lock.yaml

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@dependabot dependabot bot requested review from a team and jakubkrehel as code owners January 6, 2025 20:43
@dependabot dependabot bot added Dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2025
@changeset-bot
Copy link

changeset-bot bot commented Jan 6, 2025

⚠️ No Changeset found

Latest commit: 153c728

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@graphite-app
Copy link
Contributor

graphite-app bot commented Jan 6, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • merge-queue - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@vercel
Copy link

vercel bot commented Jan 6, 2025

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

Name Status Preview Comments Updated (UTC)
docs-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 5:44am
thirdweb_playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 5:44am
thirdweb-www ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 5:44am
wallet-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 7, 2025 5:44am

@github-actions github-actions bot added Dashboard Involves changes to the Dashboard. Playground Changes involving the Playground codebase. Portal Involves changes to the Portal (docs) codebase. packages Ecosystem Portal Involves changes to the Ecosystem Portal SDK Involves changes to the thirdweb SDK labels Jan 6, 2025
@socket-security
Copy link

socket-security bot commented Jan 6, 2025

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@tanstack/[email protected] None +1 2.66 MB nksaraf, tannerlinsley

🚮 Removed packages: npm/@tanstack/[email protected]

View full report↗︎

@gregfromstl gregfromstl added the merge-queue Adds the pull request to Graphite's merge queue. label Jan 7, 2025
Copy link
Contributor

gregfromstl commented Jan 7, 2025

Merge activity

  • Jan 6, 9:25 PM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.
  • Jan 7, 12:30 AM EST: Graphite disabled "merge when ready" on this PR due to: a merge conflict with the target branch; resolve the conflict and try again..
  • Jan 7, 12:30 AM EST: The merge label 'merge-queue' was detected. This PR will be added to the Graphite merge queue once it meets the requirements.

Bumps [@tanstack/react-query](https://github.com/TanStack/query/tree/HEAD/packages/react-query) from 5.62.7 to 5.62.16.
- [Release notes](https://github.com/TanStack/query/releases)
- [Commits](https://github.com/TanStack/query/commits/v5.62.16/packages/react-query)

---
updated-dependencies:
- dependency-name: "@tanstack/react-query"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/tanstack/react-query-5.62.16 branch from 28d01d5 to 153c728 Compare January 7, 2025 05:30
@gregfromstl gregfromstl merged commit d53a5c1 into main Jan 8, 2025
30 checks passed
@gregfromstl gregfromstl deleted the dependabot/npm_and_yarn/tanstack/react-query-5.62.16 branch January 8, 2025 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dashboard Involves changes to the Dashboard. Dependencies Pull requests that update a dependency file Ecosystem Portal Involves changes to the Ecosystem Portal javascript Pull requests that update Javascript code merge-queue Adds the pull request to Graphite's merge queue. packages Playground Changes involving the Playground codebase. Portal Involves changes to the Portal (docs) codebase. SDK Involves changes to the thirdweb SDK

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants