-
-
Notifications
You must be signed in to change notification settings - Fork 116
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: remove node 14 and add node 20 support #614
Conversation
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #614 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 32 32
Lines 898 889 -9
=========================================
- Hits 898 889 -9
☔ View full report in Codecov by Sentry. |
28e4213
to
30c1250
Compare
68fa60d
to
0e05721
Compare
07c4d14
to
a5c7e36
Compare
Code Climate has analyzed commit a5c7e36 and detected 0 issues on this pull request. View more on Code Climate. |
Shipped in release $ sfdx plugins:install sfdx-git-delta@latest-rc
$ sfdx plugins:install [email protected] |
Explain your changes
Remove installation test for node 14 as sfdx is compatible at least with the current LTS
Add installation test for node 20
Update the engine to point to the actual active current LTS (16)
Node 14 is deprecated from
sfdx
standpointAdd dependency linter
Ensure sane dependency management and as light as possible package