css-loader icon indicating copy to clipboard operation
css-loader copied to clipboard

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

Open snitin315 opened this issue 1 year ago • 1 comments

This PR contains a:

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

Motivation / Use-Case

Update Node & deps.

Breaking Changes

Minimum supported Node.js version is 18.12.0

Additional Info

No

snitin315 avatar Jan 14 '24 01:01 snitin315

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (0751f7a) 96.04% compared to head (f5c2a3f) 96.04%.

Files Patch % Lines
src/utils.js 57.14% 3 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1563   +/-   ##
=======================================
  Coverage   96.04%   96.04%           
=======================================
  Files          10       10           
  Lines        1188     1188           
  Branches      459      459           
=======================================
  Hits         1141     1141           
  Misses         38       38           
  Partials        9        9           

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

codecov[bot] avatar Jan 14 '24 01:01 codecov[bot]

Fixed in master

alexander-akait avatar Apr 08 '24 17:04 alexander-akait