pancake-frontend icon indicating copy to clipboard operation
pancake-frontend copied to clipboard

chore: Bump up react query 5.59.15

Open memoyil opened this issue 1 year ago • 5 comments


PR-Codex overview

This PR updates the version of @tanstack/react-query across multiple package files from ^5.52.1 to catalog:, which points to the latest version 5.59.15. This ensures all packages are using the most recent version of the library for improved performance and features.

Detailed summary

  • Updated @tanstack/react-query from ^5.52.1 to catalog: in:
    • pnpm-workspace.yaml
    • packages/wagmi/package.json
    • apps/blog/package.json
    • apps/games/package.json
    • apps/web/package.json
    • packages/awgmi/package.json
    • apps/gamification/package.json
    • apps/aptos/package.json
  • Updated @tanstack/react-query version in pnpm-lock.yaml to 5.59.15.

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

memoyil avatar Oct 19 '24 18:10 memoyil

⚠️ No Changeset found

Latest commit: 0c6877f353d86453f6b5048f3a761b96764806f2

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

changeset-bot[bot] avatar Oct 19 '24 18:10 changeset-bot[bot]

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

Name Status Preview Comments Updated (UTC)
aptos-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 5:31am
blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 5:31am
games ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 5:31am
gamification ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 5:31am
web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 5:31am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
bridge ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 5:31am
uikit ⬜️ Ignored (Inspect) Visit Preview Oct 21, 2024 5:31am

vercel[bot] avatar Oct 19 '24 18:10 vercel[bot]

No dependency changes detected. Learn more about Socket for GitHub ↗︎

👍 No dependency changes detected in pull request

socket-security[bot] avatar Oct 19 '24 18:10 socket-security[bot]

we can move it to category

chefjackson avatar Oct 21 '24 02:10 chefjackson

We may need clear reasons to upgrade these libraries; otherwise, it will increase testing workload and uncertainty.

There are fixes + perf improvements between and 5.52 and 5.59 (https://github.com/tanstack/query/releases) and we should do it regulary otherwise if library version is too stale in the codebase it might be too hard to bump up (potential breaking changes and dependency on other libraries)

memoyil avatar Oct 21 '24 05:10 memoyil