webpack/webpack
### [`v5.9.0`](https://togithub.com/webpack/webpack/releases/v5.9.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.8.0...v5.9.0)
### Features
- improve side effects analysis to report imported and reexported symbols as side-effect-free
### Bugfixes
- fix problem when HMR and different runtimes (e. g. with Workers)
- caused crash with `... has no hash info for runtime ...`
### [`v5.8.0`](https://togithub.com/webpack/webpack/releases/v5.8.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.7.0...v5.8.0)
### Features
- add the ability to process assets generated in later stages during processAssets
- new processAssets stage: `PROCESS_ASSETS_STAGE_OPTIMIZE_INLINE`
- add hooks to the RealContentHashPlugin to allow to process custom hashes (e. g. SRI)
### Bugfixes
- fix typing for child compiler plugins
- SourceMapPlugin will process assets added in later stages during asset processing
### [`v5.7.0`](https://togithub.com/webpack/webpack/releases/v5.7.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.6.0...v5.7.0)
##### Features
- CLI supports installing webpack-cli via `pnpm`
##### Bugfixes
- fix problem with ASI detection, causing semicolons inserted after `if(...)` etc.
### [`v5.6.0`](https://togithub.com/webpack/webpack/releases/v5.6.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.5.1...v5.6.0)
### Bugfixes
- emit warnings/errors for exports in commonjs modules for which we know that they don't exist
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.5.1
->5.9.0
Release Notes
webpack/webpack
### [`v5.9.0`](https://togithub.com/webpack/webpack/releases/v5.9.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.8.0...v5.9.0) ### Features - improve side effects analysis to report imported and reexported symbols as side-effect-free ### Bugfixes - fix problem when HMR and different runtimes (e. g. with Workers) - caused crash with `... has no hash info for runtime ...` ### [`v5.8.0`](https://togithub.com/webpack/webpack/releases/v5.8.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.7.0...v5.8.0) ### Features - add the ability to process assets generated in later stages during processAssets - new processAssets stage: `PROCESS_ASSETS_STAGE_OPTIMIZE_INLINE` - add hooks to the RealContentHashPlugin to allow to process custom hashes (e. g. SRI) ### Bugfixes - fix typing for child compiler plugins - SourceMapPlugin will process assets added in later stages during asset processing ### [`v5.7.0`](https://togithub.com/webpack/webpack/releases/v5.7.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.6.0...v5.7.0) ##### Features - CLI supports installing webpack-cli via `pnpm` ##### Bugfixes - fix problem with ASI detection, causing semicolons inserted after `if(...)` etc. ### [`v5.6.0`](https://togithub.com/webpack/webpack/releases/v5.6.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.5.1...v5.6.0) ### Bugfixes - emit warnings/errors for exports in commonjs modules for which we know that they don't existRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.