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 Node libraries that break our Gulp tasks #442

Open
jonathanstegall opened this issue Nov 30, 2021 · 0 comments
Open

Update Node libraries that break our Gulp tasks #442

jonathanstegall opened this issue Nov 30, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jonathanstegall
Copy link
Member

jonathanstegall commented Nov 30, 2021

Is this update related to a problem? Please describe.
No. The Gulp tasks currently work fine, at least for now.

Current version the plugin includes

  • gulp-imagemin 7.1.0
  • stylelint 13.13.1

Version to be included

  • gulp imagemin 8.0.0
  • stylelint 14.1.0

Have you tested this update? What happened?
Yes.

  • Imagemin is now a fully ESM package. See this document for more and for some upgrade options.
  • Stylelint has breaking changes in version 14. See this document for info about that, and track what gulp-stylelint is doing at this issue: 132
@jonathanstegall jonathanstegall added the enhancement New feature or request label Nov 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant