webpack-contrib / postcss-loader

PostCSS loader for webpack
MIT License
2.86k stars 211 forks source link

build!: minimum supported Node.js version is `18.12.0` #677

Closed snitin315 closed 7 months ago

snitin315 commented 7 months ago

This PR contains a:

Motivation / Use-Case

Update Node & deps.

Breaking Changes

The minimum supported Node.js version is 18.12.0

Additional Info

No

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (8ef0c7e) 88.73% compared to head (f97f7ce) 88.73%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #677 +/- ## ======================================= Coverage 88.73% 88.73% ======================================= Files 3 3 Lines 355 355 Branches 116 116 ======================================= Hits 315 315 Misses 37 37 Partials 3 3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.