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

Update dependencies #170

Closed
wants to merge 3 commits into from
Closed

Conversation

demurgos
Copy link
Member

Closes #166

Drops dependency on deprecated gulp-util and updates most dependencies. Note that eslint-config-google could not be updated to the latest version due to the support for old Node versions lacking support for trailing commas (see #169).

Following the deprecation of `gulp-util`, replace it by directly
importing the individual components used by `gulp-pug`.
@demurgos
Copy link
Member Author

demurgos commented Dec 27, 2017

CI broke on deprecated Node versions because gulp-eslint uses const. I'll push a version passing CI. It would be better to first fix #169 (merge #171).

@demurgos demurgos force-pushed the issue-166 branch 2 times, most recently from 4e6ec31 to 921ed5d Compare December 27, 2017 22:06
@demurgos
Copy link
Member Author

I'll close the PR in favor of a simple one only dropping support on gulp-util. It is impossible to update dependencies currently due to older Node versions.

@demurgos demurgos closed this Dec 27, 2017
@demurgos demurgos deleted the issue-166 branch April 8, 2018 08:05
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.

1 participant