webpack/webpack
### [`v5.31.2`](https://togithub.com/webpack/webpack/releases/v5.31.2)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.31.1...v5.31.2)
### Bugfixes
- revert disposing of CodeGenerationResults since some plugins rely on the fact that they are still accessible after the compilation
### [`v5.31.1`](https://togithub.com/webpack/webpack/releases/v5.31.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.31.0...v5.31.1)
### Bugfixes
- invalid hooks is no longer called twice for a compiler in a MultiCompiler
### Memory
- eliminated some memory leaks
- dispose code generation results after sealing the compilation
### Performance
- improve performance of cache serialization by reducing number of write syscalls
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.31.0
->5.31.2
Release Notes
webpack/webpack
### [`v5.31.2`](https://togithub.com/webpack/webpack/releases/v5.31.2) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.31.1...v5.31.2) ### Bugfixes - revert disposing of CodeGenerationResults since some plugins rely on the fact that they are still accessible after the compilation ### [`v5.31.1`](https://togithub.com/webpack/webpack/releases/v5.31.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.31.0...v5.31.1) ### Bugfixes - invalid hooks is no longer called twice for a compiler in a MultiCompiler ### Memory - eliminated some memory leaks - dispose code generation results after sealing the compilation ### Performance - improve performance of cache serialization by reducing number of write syscallsConfiguration
: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.