nodejs / node-core-utils

CLI tools for Node.js Core collaborators
https://nodejs.github.io/node-core-utils/
MIT License
234 stars 106 forks source link

chore: remove `execa` dependency #722

Closed aduh95 closed 8 months ago

aduh95 commented 8 months ago

The less dependencies we have, the better.

codecov[bot] commented 8 months ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4b2b6fa) 83.38% compared to head (be5c54c) 83.38%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #722 +/- ## ======================================= Coverage 83.38% 83.38% ======================================= Files 37 37 Lines 4158 4158 ======================================= Hits 3467 3467 Misses 691 691 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

targos commented 8 months ago

This seems to have broken git node v8 major: https://github.com/nodejs/node-v8/actions/runs/6080766368/job/16495239660