yiisoft / yii2

Yii 2: The Fast, Secure and Professional PHP Framework
http://www.yiiframework.com
BSD 3-Clause "New" or "Revised" License
14.24k stars 6.9k forks source link

Updated JS test packages #20180

Closed rhertogh closed 5 months ago

rhertogh commented 5 months ago

Updated Node (6 -> 20), NPM (6 -> 10), jsdom (11.11.0 -> 24.1.0), leche (2.2.3 -> 2.3.0), mocha (5.2.0 -> 6.2.3)

Q A
Is bugfix? ✔️
New feature?
Breaks BC?
Fixed issues #19965

Should make dependabot happy again.

codecov[bot] commented 5 months ago

Codecov Report

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

Project coverage is 13.50%. Comparing base (e1268d1) to head (d184629). Report is 9 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #20180 +/- ## ============================================ - Coverage 22.16% 13.50% -8.66% - Complexity 11386 11388 +2 ============================================ Files 430 430 Lines 37113 37102 -11 ============================================ - Hits 8225 5010 -3215 - Misses 28888 32092 +3204 ```

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

samdark commented 5 months ago

Thank you!