bugsnag / bugsnag-js-performance

Monitor the performance of your JavaScript (web and React Native) and see the results in your BugSnag dashboard.
https://docs.bugsnag.com/performance/integration-guides
MIT License
4 stars 1 forks source link

[PLAT-11825] Update webpack-dev-middleware #456

Closed gingerbenw closed 1 month ago

gingerbenw commented 1 month ago

Goal

Resolve CVE-2024-29180 by overriding webpack-dev-middleware to v7.1.0 (required by @angular-devkit/build-angular)

github-actions[bot] commented 1 month ago

Browser bundle size

NPM build

Package
Before 188.88 kB
After 188.88 kB
± No change

CDN build

Unminified Minfied Minified + gzipped
Before 94.81 kB 35.55 kB 10.77 kB
After 94.81 kB 35.55 kB 10.77 kB
± No change No change No change

Code coverage

Coverage values did not change👌.

Total:

Lines Branches Functions Statements
87.22%(+0%) 78.89%(+0%) 87.99%(+0%) 84.03%(+0%)

Generated against 9f991f5357d2f6433e149bc89f46e18f0e8cc457 on 16 May 2024 at 14:55:37 UTC