pancake-frontend
pancake-frontend copied to clipboard
chore: Bump up react query 5.59.15
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-queryfrom^5.52.1tocatalog:in:pnpm-workspace.yamlpackages/wagmi/package.jsonapps/blog/package.jsonapps/games/package.jsonapps/web/package.jsonpackages/awgmi/package.jsonapps/gamification/package.jsonapps/aptos/package.json
- Updated
@tanstack/react-queryversion inpnpm-lock.yamlto5.59.15.
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}
⚠️ 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
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 |
No dependency changes detected. Learn more about Socket for GitHub ↗︎
👍 No dependency changes detected in pull request
we can move it to category
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)