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
5 stars 3 forks source link

[PLAT-11470] update vite to 4.5.3 #453

Closed gingerbenw closed 4 months ago

gingerbenw commented 4 months ago

Goal

Resolve CVE-2023-49293, CVE-2024-23331 and CVE-2024-31207 by overriding the version of vite used by @angular-devkit/build-angular, which is unable to be patched using npm update due to strict dependencies in the @angular-devkit/build-angular package

github-actions[bot] commented 4 months 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 d4c31983a4d4afdbd53ac90dadb4c2c88a375663 on 15 May 2024 at 16:58:11 UTC