ci: pin pnpm to v10 to match Node 20 runtime#45
Conversation
pnpm/action-setup@v4 with `version: latest` resolved to pnpm 11, which requires Node >= 22.13 and broke the build on Node 20. Pinning to pnpm 10 (matches torus-ts) keeps us on Node 20. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
This reverts commit 49d5e58.
Replaces discord.gg/torus with discord.gg/w3HVm6W9XH across docs. This re-applies the only intentional change from 49d5e58 (which also included an unrelated mass-reformat that broke MDX builds and was reverted in the previous commit). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
64c56e2 to
c227878
Compare
pnpm/action-setup@v4 with
version: latestresolved to pnpm 11, which requires Node >= 22.13 and broke the build on Node 20. Pinning to pnpm 10 (matches torus-ts) keeps us on Node 20.