webpack/webpack
### [`v5.37.1`](https://togithub.com/webpack/webpack/releases/v5.37.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.37.0...v5.37.1)
### Bugfixes
- When using multiple configurations in watch mode and calling `Watching.invalidate`, `dependencies` and `parallelism` of the config array is now respected correctly
- Fix a crash when accessing the `stats` after the next compilation has started
- fix collecting changes when using `Watching.suspend`
- fix schema of `RuleCondition.not` and allow passing a condition directly instead of only an array
### Developer Experience
- typings accept a ReadonlyArray of configurations now
### Contributing
- fix coverage reporting for child processes
- remove outdated loader from readme
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.37.0
->5.37.1
Release Notes
webpack/webpack
### [`v5.37.1`](https://togithub.com/webpack/webpack/releases/v5.37.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.37.0...v5.37.1) ### Bugfixes - When using multiple configurations in watch mode and calling `Watching.invalidate`, `dependencies` and `parallelism` of the config array is now respected correctly - Fix a crash when accessing the `stats` after the next compilation has started - fix collecting changes when using `Watching.suspend` - fix schema of `RuleCondition.not` and allow passing a condition directly instead of only an array ### Developer Experience - typings accept a ReadonlyArray of configurations now ### Contributing - fix coverage reporting for child processes - remove outdated loader from readmeConfiguration
π 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.