8000 removed deprecated gulp-util by zbennett10 · Pull Request #50 · scniro/gulp-clean-css · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

removed deprecated gulp-util #50

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

Merged
merged 1 commit into from
Dec 28, 2017
Merged

removed deprecated gulp-util #50

merged 1 commit into from
Dec 28, 2017

Conversation

zbennett10
Copy link
Contributor

This pr replaces the recently deprecated gulp-util package with corresponding dependencies.

For more info see: https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5

Thanks!

Copy link
Owner
@scniro scniro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice!

@scniro scniro merged commit 48e956f into scniro:master Dec 28, 2017
@scniro
Copy link
Owner
scniro commented Dec 28, 2017

@zbennett10 3.9.1 has been published to npm. Thank you for being on top of these things!

@zbennett10
Copy link
Contributor Author

@scniro you're welcome! Thank you for the tool!

@@ -30,7 +30,8 @@
],
"dependencies": {
"clean-css": "4.1.9",
"gulp-util": "3.0.8",
"fancy-log": "^1.3.2",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be a devDep (only used in gulpfile.js)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed! Good catch.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We want to be careful about where dependencies go so plugin install size can be reduced as much as possible.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@phated Nice catch, now that plugin-error lives on it's own I can definitely fix as you suggested. Will be incoming soon...

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed with 3.9.2

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.

3 participants
0