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

chore: update cssnano to 7.0 #263

Merged
merged 1 commit into from
May 7, 2024

Conversation

ludofischer
Copy link
Contributor

@ludofischer ludofischer commented Apr 27, 2024

The 7.0 release is identical to the latest 6.0 release, except it requires Node.js 18 as a minimum

This PR contains a:

  • bugfix
  • new feature
  • code refactor
  • test update
  • typo fix
  • metadata update

Motivation / Use-Case

I don't plan to make new releases to cssnano 6.x, so to receive updates, css-minimizer-webpack-plugin should switch to 7.0

Breaking Changes

There are no breaking changes because css-minimizer-webpack-plugin already requires node >= 18.12

Additional Info

https://github.com/cssnano/cssnano/releases

The 7.0 release is identical to the latest 6.0 release,
except it requires Node.js 18 as a minimum
Copy link

codecov bot commented Apr 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.09%. Comparing base (2ce7dc0) to head (6d6078f).
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #263   +/-   ##
=======================================
  Coverage   96.09%   96.09%           
=======================================
  Files           3        3           
  Lines         282      282           
  Branches      111      110    -1     
=======================================
  Hits          271      271           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexander-akait alexander-akait merged commit a252ce9 into webpack-contrib:master May 7, 2024
14 checks passed
@ludofischer ludofischer deleted the update-cssnano branch May 7, 2024 17:06
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.

None yet

2 participants