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

Bump PostCSS to 8.3, resolving CVE-2021-23368 #12

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

tommylau-exe
Copy link

Fixes PostCSS ReDoS vulnerability. See https://www.npmjs.com/advisories/1693

All tests run using npm run test pass. At a glance, it doesn't look like there are any relevant breaking changes in the PostCSS 8.0.0 release notes.

@tommylau-exe
Copy link
Author

Looks like the CI for Node v6 failed. This is probably due to one of PostCSS 8's breaking changes, which drop support for Node v6, among others:

PostCSS 8 dropped Node.js 6.x, 8.x, 11.x, and 13.x versions support. All these versions have no security updates anymore.

Pulled from PostCSS 8.0.0 release notes under "Breaking Changes".

@niksy
Copy link

niksy commented Nov 9, 2021

What can we do to help to get this merged?

Copy link

Choose a reason for hiding this comment

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

PostCSS to 8.4.38

package.json Outdated Show resolved Hide resolved
@alex-voznyuk-kovaltchuk-sp

@nmccready @tchetwin @phated Could you please merge it and create a release?

Co-authored-by: Alex Voznyuk-Kovaltchuk <67268243+alex-voznyuk-kovaltchuk-sp@users.noreply.github.com>
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