upgrade to node20#46
Conversation
|
@JacobMGEvans @mpeyper Could you two help to review this PR |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #46 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 4 4
Lines 130 130
Branches 49 49
=========================================
Hits 130 130 ☔ View full report in Codecov by Sentry. |
|
Still failing to release 😞 |
|
seem another error the latest version is 1.0.3 https://www.npmjs.com/package/babel-plugin-transform-vite-meta-glob |
|
Seem The problem arises because the release for The correct sequence should have been releasing @mpeyper The release order is randomly or specific order? |
|
@mpeyper I created another PR #47 to set |
|
🎉 This PR is included in version 1.1.1 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 1.1.0 🎉 The release is available on npm package (@latest dist-tag) Your semantic-release bot 📦🚀 |

What: Upgrade to node20
Why:
The warning: https://github.com/OpenSourceRaidGuild/babel-vite/actions/runs/7214403907/job/19656427159#step:5:434
After upgrade to node20: No warning anymore https://github.com/vctqs1/babel-vite/actions/runs/7231706878/job/19705165603#step:5:28
https://github.com/OpenSourceRaidGuild/babel-vite/actions/runs/7214403907/job/19656533364#step:7:168)
How: Install node20 in CI
Checklist: