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

removing deprecated gulp-util #12

Merged
merged 2 commits into from
Jan 10, 2018
Merged

removing deprecated gulp-util #12

merged 2 commits into from
Jan 10, 2018

Conversation

joeycozza
Copy link
Contributor

Fixes #11

Replace deprecated dependency gulp-util

gulp-util has been deprecated recently. 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 popular but still relying on gulp-util, it would be good to publish a fixed version to npm as soon as possible.

See:

https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
gulpjs/gulp-util#143

@jmerrifield jmerrifield merged commit db8f660 into jmerrifield:master Jan 10, 2018
@jmerrifield
Copy link
Owner

Thanks for the contribution @joeycozza! I was struggling to find the time.

Published v0.0.7 to NPM.

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

Successfully merging this pull request may close these issues.

Replace deprecated dependency gulp-util
2 participants