Skip to content

Conversation

@michaelwschultz
Copy link
Owner

@michaelwschultz michaelwschultz commented Dec 10, 2025

Migrate GitHub workflow and package.json scripts from Yarn/Bun to pnpm.


Open in Cursor Open in Web


Note

Migrates CI to pnpm and updates runtime to Node 22, aligning build/test steps accordingly.

  • Switches GitHub Actions workflow from Yarn to pnpm: install via pnpm/action-setup, enable pnpm cache, and run pnpm install
  • Updates Node in CI to 22 and runs Firebase emulators with pnpm
  • Uses pnpm build/pnpm start for Cypress action
  • Changes package.json build script to pnpm run lint:fix; next build (replacing Bun/Yarn usage)

Written by Cursor Bugbot for commit 34efcea. This will update automatically on new commits. Configure here.

@cursor
Copy link

cursor bot commented Dec 10, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Dec 10, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
hemolog-com Ready Ready Preview, Comment Dec 20, 2025 4:03am

@michaelwschultz michaelwschultz marked this pull request as ready for review December 27, 2025 23:58
@michaelwschultz michaelwschultz merged commit 8ade2db into main Dec 27, 2025
3 of 4 checks passed
@michaelwschultz michaelwschultz deleted the cursor/update-package-manager-to-pnpm-df93 branch December 27, 2025 23:58
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.

3 participants