chore(deps): update dependency webpack to v5.59.1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
webpack | devDependencies | minor | 5.58.2 -> 5.59.1 |
Release Notes
webpack/webpack
v5.59.1
Bugfixes
- fix regexp in managedPaths
- fix hanging when trying to write lockfile for
experiments.buildHttp
v5.59.0
Features
- add
/*#__PURE__*/
forObject()
in generated code - add RegExp and function support for
managed/immutablePaths
- add hooks for multiple phases in module build
- improvements to
experiments.buildHttp
- allow to share cache
- add allowlist
- add
splitChunks.minSizeReduction
option
Bugfixes
- fix memory caching for Data URLs
- fix crash in
waitFor
when modules are unsafe cached - fix bug in build cycle detection
Configuration
-
If you want to rebase/retry this MR, check this box.
This MR has been generated by Renovate Bot.
Edited by Renovate Bot