webpack/webpack
### [`v5.43.0`](https://togithub.com/webpack/webpack/releases/v5.43.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.42.1...v5.43.0)
### Features
- support `runtime: false` in entry description to disable runtime chunk
- support `runtime` option in ModuleFederationPlugin and ContainerPlugin
### Bugfixes
- fix `"module"` externals when concatenated
### Performance
- serialize JSON data as buffer and parse on demand for performance and to avoid performance warning
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
5.42.1
->5.43.0
Release Notes
webpack/webpack
### [`v5.43.0`](https://togithub.com/webpack/webpack/releases/v5.43.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.42.1...v5.43.0) ### Features - support `runtime: false` in entry description to disable runtime chunk - support `runtime` option in ModuleFederationPlugin and ContainerPlugin ### Bugfixes - fix `"module"` externals when concatenated ### Performance - serialize JSON data as buffer and parse on demand for performance and to avoid performance warningConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.