upgrade nw-builder 3.8.3 and node 14#519
upgrade nw-builder 3.8.3 and node 14#519nerdCopter wants to merge 8 commits intoemuflight:masterfrom
Conversation
📝 WalkthroughWalkthroughThe pull request updates the Node.js runtime version from 12 to 14 in the CI workflow and pins the nw-builder dependency to version 3.8.3, removing the caret constraint that previously allowed minor and patch version updates. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes
Pre-merge checks and finishing touches✅ Passed checks (3 passed)
✨ Finishing touches🧪 Generate unit tests (beta)
📜 Recent review detailsConfiguration used: CodeRabbit UI Review profile: CHILL Plan: Pro ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (2)
⏰ 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). (1)
🔇 Additional comments (2)
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 |
- Upgrade Node.js from 12 to 14.21.3 (LTS) - Upgrade nw-builder from 3.5.7 to 3.8.3 (fixes NW.js download) - Add .nvmrc for nvm users - Update yarn.lock with Node 14 compatible dependencies Based on PR emuflight#519 which resolves NW.js download failures
Summary by CodeRabbit