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

build: update cssnano to 4.1.11 #79

Merged

Conversation

alexandruandrei91
Copy link
Contributor

Update cssnano from 4.1.10 to 4.1.11 because it had a dependency (is-svg) with a security issue (cssnano/cssnano#1025). They've got rid of that in the 4.1.11 release.

This PR contains a:

  • [ x] bugfix
  • new feature
  • code refactor
  • [x ] test update
  • typo fix
  • metadata update

Motivation / Use-Case

Remove a security vulnerability.

Breaking Changes

Additional Info

Hi! 👋

cssnano had a dependency (is-svg) with a security problem. That dependency is now removed.
@codecov
Copy link

codecov bot commented Apr 7, 2021

Codecov Report

Merging #79 (42867fe) into master (5211eed) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #79   +/-   ##
=======================================
  Coverage   99.50%   99.50%           
=======================================
  Files           3        3           
  Lines         200      200           
  Branches       67       67           
=======================================
  Hits          199      199           
  Misses          1        1           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5211eed...42867fe. Read the comment docs.

@alexander-akait
Copy link
Member

Please accept CLA

@alexandruandrei91
Copy link
Contributor Author

Please accept CLA

I did, but for some reason it's still marked as Pending.

You have signed the CLA for webpack-contrib/css-minimizer-webpack-plugin

@alexander-akait alexander-akait merged commit 39404cd into webpack-contrib:master Apr 7, 2021
@alexandruandrei91 alexandruandrei91 deleted the update-cssnano branch April 7, 2021 12:35
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.

2 participants