Thanks to visit codestin.com
Credit goes to github.com

Skip to content

docs: update TanStack Query version references in frontend guide #18587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link

Update TanStack Query version references in frontend guide

This PR updates the frontend contributing guide to reflect the current version of TanStack Query being used in the codebase.

Changes Made

  • Updated TanStack Query references from v4 to v5 in the tech stack overview section
  • Fixed documentation links to point to the correct v5 documentation URLs
  • Ensured the frontend guide accurately reflects the current dependency versions

Background

The frontend guide was referencing TanStack Query v4, but the actual codebase uses v5.77.0 as shown in site/package.json. This discrepancy could confuse new contributors who might reference outdated documentation patterns.

Verification

  • ✅ Confirmed current TanStack Query version in package.json is v5.77.0
  • ✅ Updated both tech stack overview and data fetching sections
  • ✅ Verified documentation links point to correct v5 URLs
  • ✅ Confirmed other version references (Material UI v5, PNPM) are accurate

Testing Transparency

What I Actually Checked

  • Compared package.json dependencies with guide references
  • Verified TanStack Query version discrepancy (v4 in docs vs v5.77.0 in package.json)
  • Confirmed Material UI and PNPM references are current
  • Checked that directory structure documentation matches actual codebase structure
  • Verified development setup instructions are accurate

What I Did Not Check

  • Did not test the actual development setup commands locally
  • Did not verify all external documentation links are accessible
  • Did not run the frontend application to test functionality
  • Did not check for other potential version mismatches in less prominent dependencies

Link to Devin run

https://app.devin.ai/sessions/542f4003be5643a283b4a193f376d01e

Requested by

[email protected] ([email protected])

- Update TanStack Query references from v4 to v5 to match actual dependency
- Fix documentation links to point to correct v5 documentation
- Ensures frontend contributing guide reflects current tech stack

Co-Authored-By: [email protected] <[email protected]>
Copy link
Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

Stack Overflow returns 403 status to automated link checkers, causing
the check-docs CI job to fail. Adding it to the ignore patterns follows
the established pattern for other sites that block GitHub runner IPs.

Co-Authored-By: [email protected] <[email protected]>
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.

0 participants