Skip to content
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

Replace deprecated dependency gulp-util #59

Closed
demurgos opened this issue Dec 29, 2017 · 2 comments
Closed

Replace deprecated dependency gulp-util #59

demurgos opened this issue Dec 29, 2017 · 2 comments

Comments

@demurgos
Copy link
Contributor

gulp-util has been recently deprecated. Continuing to use this dependency may prevent the use of your library with the latest release of Gulp 4 so it is important to replace gulp-util.

The README.md lists alternatives for all the components so a simple replacement should be enough.

Your package is one of the most popular packages still relying on gulp-util, it would be good to publish a fixed version to npm as soon as possible.

See:

@tschaub
Copy link
Owner

tschaub commented Dec 29, 2017

Thanks for the heads up @demurgos. Pull requests welcome if anybody wants to get a start on this.

@demurgos
Copy link
Contributor Author

@tschaub
I am moving my way through the other plugins (see the linked issue) but since you are "active" I'll work on your library next.

demurgos added a commit to demurgos/gulp-newer that referenced this issue Dec 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants