-
Notifications
You must be signed in to change notification settings - Fork 367
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(builder): bump webpack-bundle-analyzer to v4.9.1 #4617
chore(builder): bump webpack-bundle-analyzer to v4.9.1 #4617
Conversation
🦋 Changeset detectedLatest commit: d0e7d80 The changes in this PR will be included in the next version bump. This PR includes changesets to release 253 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #4617 +/- ##
==========================================
- Coverage 57.59% 54.08% -3.51%
==========================================
Files 672 652 -20
Lines 17794 17902 +108
Branches 3876 4125 +249
==========================================
- Hits 10249 9683 -566
- Misses 6934 7567 +633
- Partials 611 652 +41 ☔ View full report in Codecov by Sentry. |
Summary
Bump webpack-bundle-analyzer to v4.9.1, the bundle size is smaller:
🤖 Generated by Copilot at f2f0ae6
This pull request updates the
webpack-bundle-analyzer
package and its usage across the modern.js framework. It fixes some security and performance issues, reduces the bundle size, and improves the compatibility and readability of the code. It also adds some documentation and localization features to the package and the prebundle script.Details
🤖 Generated by Copilot at f2f0ae6
webpack-bundle-analyzer
dependency to version 4.9.1 in@modern-js/builder-shared
andscripts/prebundle
packages (link, link, link, link)externals
configuration forwebpack-bundle-analyzer
inscripts/prebundle/src/constant.ts
to match actual dependencies (link)Related Issue
Checklist
pnpm run change
.