chore: align Node version to 24.11.1 across CI and workspaces#3268
chore: align Node version to 24.11.1 across CI and workspaces#3268jeanfbrito merged 1 commit intodevfrom
Conversation
CI workflows and the desktop-release-action workspace were still pinned to Node 22.17.1 while package.json engines, devEngines, and volta all reference 24.11.1.
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (4)
📜 Recent review details⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (3)
🧰 Additional context used🧠 Learnings (2)📓 Common learnings📚 Learning: 2026-03-11T06:38:40.426ZApplied to files:
🔇 Additional comments (4)
WalkthroughUpdated Node.js runtime version from 22.17.1 to 24.11.1 across three GitHub Actions workflows and one package.json configuration file. No functional logic or dependencies were modified. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Suggested labels
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 📝 Coding Plan
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 |
Summary
CI workflows and the desktop-release-action workspace were still pinned to Node 22.17.1 while
package.jsonengines, devEngines, and volta all reference 24.11.1.node-versioninpull-request-build.yml,build-release.yml, andvalidate-pr.ymlfrom 22.17.1 to 24.11.1workspaces/desktop-release-action/package.jsonfrom 22.17.1 to 24.11.1Test plan
Summary by CodeRabbit