jprichardson / node-kexec

Node.js exec function to replace running process; like Ruby's exec.
MIT License
50 stars 25 forks source link

Add support for Node 12, 14 & update dependencies #40

Open StorytellerCZ opened 3 years ago

StorytellerCZ commented 3 years ago

Based on #38 I have added extended CI to cover Node 14 and removed CI for EOL Node versions. Mocha was also updated to the latest version.

StorytellerCZ commented 3 years ago

Still need to see if there is anything from #37 that can be ported over, but ready for review @jprichardson

galenhuntington commented 3 years ago

This PR looks great, but alas this project seems abandoned. The last mainline commit was 4.5 years ago.

foysavas commented 3 years ago

Happy to merge this, but don't have the ability publish to npm.

@StorytellerCZ can you update the README to point to recommend installing via @meteor/kexec or @StorytellerCZ/kexec and take over from there?

jprichardson commented 3 years ago

I'm happy to hand maintenance over. Need to know to whom.

StorytellerCZ commented 3 years ago

I'll ask the guys at Meteor if they could manage it since it is being used there.

StorytellerCZ commented 3 years ago

@jprichardson I can merge PRs and publish new versions, but I don't have the capacity to further develop.

CMCDragonkai commented 3 years ago

Any reason why this isn't merged yet?

i-am-al-x commented 2 years ago

@jprichardson please merge the pull request. Lots of us developers need "kexec" fixed, so that we can use WebPack with current version of Node. Your help is needed.

jprichardson commented 2 years ago

@i-am-al-x https://github.com/jprichardson/node-kexec/pull/40#issuecomment-841651984

kedarv commented 2 years ago

@i-am-al-x You can use the PR author's fork: https://github.com/StorytellerCZ/node-kexec and not have to be blocked on someone not hitting merge here :)