Skip to content

Conversation

Sheraff
Copy link
Contributor

@Sheraff Sheraff commented Aug 20, 2025

Fixes #472

This PR was 100% AI generated by Claude Sonnet 4, based on the following prompt:

We need a github action workflow that updates @tanstack/* libraries

  • easy to run
    • on workflow_dispatch
    • on cron schedule
  • checkout this repo
  • install pnpm
  • run pnpm up "@tanstack/*" --latest
  • if the git status --porcelain . is clean, stop here
  • install node
  • run pnpm lint
  • run pnpm build
  • if everything passes commit changes to main

Copy link

netlify bot commented Aug 20, 2025

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit 4d59908
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/68a63c656041bb000894e62f
😎 Deploy Preview https://deploy-preview-473--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 23 (🔴 down 5 from production)
Accessibility: 98 (no change from production)
Best Practices: 83 (no change from production)
SEO: 95 (no change from production)
PWA: 60 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@tannerlinsley tannerlinsley merged commit deb56ed into TanStack:main Aug 23, 2025
5 of 6 checks passed
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.

Auto-update tanstack libraries
2 participants