Update Webpack related packages
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
vue-loader | dependencies | minor | 15.10.2 -> 15.11.1 |
webpack-bundle-analyzer | dependencies | minor | ^4.9.1 -> ^4.10.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
vuejs/vue-loader
v15.11.1
Bug Fixes
- fix: fix read property error for accessing lang of script by @freedomlang in https://github.com/vuejs/vue-loader/pull/2060
New Contributors
- @freedomlang made their first contribution in https://github.com/vuejs/vue-loader/pull/2060
Full Changelog: https://github.com/vuejs/vue-loader/compare/v15.11.0...v15.11.1
v15.11.0
Features
- A new
experimentalInlineMatchResource
option (webpack 5 only), which leverages webpack 5's inline matchResource feature in the underlying implementation, and works well with theexperiments.css
feature. This also improvesvue-loader
's compatibility with Rspack. (#2058)
New Contributors
- @jeromehan made their first contribution in https://github.com/vuejs/vue-loader/pull/2058
webpack-contrib/webpack-bundle-analyzer
v4.10.1
-
Bug Fix
- fix
this.handleValueChange.cancel()
is not a function (#611 by @life2015)
- fix
v4.10.0
-
Improvement
- Allows filtering the list of entrypoints (#624 by @chriskrogh)
-
Internal
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot