Update Webpack related packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
babel-loader | dependencies | minor | ^8.2.5 -> ^8.3.0 |
webpack-bundle-analyzer | dependencies | minor | ^4.6.1 -> ^4.8.0 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel-loader
v8.3.0
New features
- Pass external dependencies from Babel to Webpack by @nicolo-ribaudo in https://github.com/babel/babel-loader/pull/971
Full Changelog: https://github.com/babel/babel-loader/compare/v8.2.5...v8.3.0
webpack-contrib/webpack-bundle-analyzer
v4.8.0
-
Improvement
- Support reading large (>500MB) stats.json files (#423 by @henry-alakazhang)
- Improve search UX by graying out non-matches (#554 by @starpit)
-
Internal
- Add Node.js v16.x to CI and update GitHub actions (#539 by @amareshsm)
v4.7.0
-
New Feature
- Add the ability to filter to displaying only initial chunks per entrypoint (#519 by @pas-trop-de-zele)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot