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 gulp-util #28

Closed
prog1dev opened this issue Oct 13, 2018 · 1 comment
Closed

Replace deprecated gulp-util #28

prog1dev opened this issue Oct 13, 2018 · 1 comment

Comments

@prog1dev
Copy link
Contributor

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 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:

unlight pushed a commit that referenced this issue Oct 13, 2018
BREAKING CHANGE: Removed deprecated gulp-util

#28 #29
unlight pushed a commit that referenced this issue Oct 13, 2018
## 7.0.0 (2018-10-13)

* docs: Moved changelog ([6584733](6584733))
* feat: Removed gulp-util ([180a775](180a775)), closes [#28](#28) [#29](#29)
* 6.0.1 ([1e49903](1e49903))
* Broken url test ([36ea40a](36ea40a))
* Fixed potential catastrophic backtracking vulnerability ([b354458](b354458))
* Merge remote-tracking branch 'prog1dev/master' ([2e19116](2e19116))
* Replace deprecated gulp-util ([d29729e](d29729e))
* Updated some dependencies ([5ec88e2](5ec88e2))

### BREAKING CHANGE

* Removed deprecated gulp-util
@unlight
Copy link
Owner

unlight commented Oct 13, 2018

🎉 This issue has been resolved in version 7.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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