chore: update pnpm to the lateset#10348
Conversation
|
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThis PR updates release and tooling configuration across three files. The pnpm package manager is upgraded from 10.33.4 to 11.1.1. Renovate's configuration now sets minimumReleaseAge to "3 days" for several packageRules and a Rust toolchain custom manager. The workspace configuration adds a minimumReleaseAge: 4320 and an allowBuilds map enabling dprint and tombi while disabling esbuild. Suggested labels
Suggested reviewers
🚥 Pre-merge checks | ✅ 4✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Comment |
yanthomasdev
left a comment
There was a problem hiding this comment.
The changes sound good but will need Node.js to be updated in workflows
Summary
This PR updates pnpm to the latest, and sets up
"minimumReleaseAge"to 3 days for both pnpm and renovate.Test Plan
Green CI
Docs