gulpjs / undertaker

Task registry that allows composition through series/parallel methods.
MIT License
200 stars 31 forks source link

chore!: Normalize repository, dropping node <10.13 support #97

Closed sttk closed 1 year ago

sttk commented 2 years ago

This PR updates this project:

NOTE: Be careful that this package depends on bach which will be bumped up.

Closes #96

sttk commented 2 years ago

@phated I've modified what you pointed out. Please review this PR again.

sttk commented 1 year ago

@phated Sorry for the delay in the treatment. I've upgrade vinyl-fs version to 4.0.0.

ecraig12345 commented 1 year ago

@phated Is there a plan to release this new version soon? I work on another library that depends on undertaker, and the old version depends (indirectly) on es5-ext which is flagged as malicious by some systems due to a protest message.

phated commented 1 year ago

@ecraig12345 I think you meant to subscribe to https://github.com/gulpjs/undertaker/pull/101 - The release will be made when we have free time, as the project is currently under-funded since almost all sponsors fell off during the pandemic. A release requires making sure this works under gulp 5 preparations.