webpack/webpack
### [`v5.46.0`](https://togithub.com/webpack/webpack/releases/v5.46.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.45.1...v5.46.0)
### Features
- status handlers in HMR api can now return Promises to delay the HMR process
- reasons in stats can now be grouped and collapsed
- add `stats.reasonsSpace` and `stats.groupReasonsByOrigin`
### Bugfixes
- fix a crash in asset modules when updating persistent cached modules from unsafe cached modules
### Performance
- detailed preset limits all spaces to 1000 by default
- upgrade webpack-sources for a performance bugfix
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.45.1
->5.46.0
Release Notes
webpack/webpack
### [`v5.46.0`](https://togithub.com/webpack/webpack/releases/v5.46.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.45.1...v5.46.0) ### Features - status handlers in HMR api can now return Promises to delay the HMR process - reasons in stats can now be grouped and collapsed - add `stats.reasonsSpace` and `stats.groupReasonsByOrigin` ### Bugfixes - fix a crash in asset modules when updating persistent cached modules from unsafe cached modules ### Performance - detailed preset limits all spaces to 1000 by default - upgrade webpack-sources for a performance bugfixConfiguration
📅 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.