Closed sray closed 8 years ago
Thanks but we have no plans to update dependencies of this module. It is in process of being deprecated with the goal of consumers using the dependencies they need directly, which will allow them to update at will (among other things).
@phated: looking through other closed PRs, it seems I am not the only one opening a PR to update dependencies. So, maybe it would be a good idea to state the deprecation (or the started process of deprecation) of gulp-util in the README? Otherwise more people may end up wasting their time.
note that an update to array-differ ^2.0.0 is not possible unless one wants to give up supporting node < 6. one test case had to be adjusted to fit to the vinyl update (as of version 2.0.0, vinyl automatically removes trailing separators of directories).