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 #18

Open
phil-r opened this issue Jan 2, 2018 · 1 comment
Open

Replace deprecated dependency gulp-util #18

phil-r opened this issue Jan 2, 2018 · 1 comment

Comments

@phil-r
Copy link

phil-r commented Jan 2, 2018

gulp-util has been deprecated recently. Continuing to use this dependency may prevent the use of your library with the recently released version 4 of Gulp, 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:

@jussi-kalliokoski
Copy link
Owner

Removed the direct dedendency (turns out it was not even used) and released as v0.1.5. However, gulp-util is still a transitive, I'll happily accept and release PRs that fix the transitive dependency on gulp-util.

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