webpack/webpack (webpack)
### [`v4.47.0`](https://redirect.github.com/webpack/webpack/releases/tag/v4.47.0)
[Compare Source](https://redirect.github.com/webpack/webpack/compare/v4.46.0...v4.47.0)
#### New Features
- \[Security] - Add support for md4 in Node >=18. by [@iclanton](https://redirect.github.com/iclanton) in [https://github.com/webpack/webpack/pull/17628](https://redirect.github.com/webpack/webpack/pull/17628)
#### New Contributors
- [@iclanton](https://redirect.github.com/iclanton) made their first contribution in [https://github.com/webpack/webpack/pull/17628](https://redirect.github.com/webpack/webpack/pull/17628)
**Full Changelog**: https://github.com/webpack/webpack/compare/v4.46.0...v4.47.0
### [`v4.46.0`](https://redirect.github.com/webpack/webpack/releases/tag/v4.46.0)
[Compare Source](https://redirect.github.com/webpack/webpack/compare/v4.45.0...v4.46.0)
### Bugfixes
- fix behavior of defaults for `resolve.roots` to be backward-compatible
### [`v4.45.0`](https://redirect.github.com/webpack/webpack/releases/tag/v4.45.0)
[Compare Source](https://redirect.github.com/webpack/webpack/compare/v4.44.2...v4.45.0)
### Features
- resolve server-relative requests relative to project context by default
### Bugfixes
- fix a bug where `splitChunk` `minSize` is not handled correctly
- fix a bug where the order of `splitChunk` `cacheGroups` is not handled correctly
### [`v4.44.2`](https://redirect.github.com/webpack/webpack/releases/tag/v4.44.2)
[Compare Source](https://redirect.github.com/webpack/webpack/compare/v4.44.1...v4.44.2)
### Bugfixes
- make sure to generate correct chunk connection for blocks that are only connected in some runtimes
- fixes a bug where filename contains undefined hash at runtime
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
4.44.1
->4.47.0
4.41.21
->4.41.40
Release Notes
webpack/webpack (webpack)
### [`v4.47.0`](https://redirect.github.com/webpack/webpack/releases/tag/v4.47.0) [Compare Source](https://redirect.github.com/webpack/webpack/compare/v4.46.0...v4.47.0) #### New Features - \[Security] - Add support for md4 in Node >=18. by [@iclanton](https://redirect.github.com/iclanton) in [https://github.com/webpack/webpack/pull/17628](https://redirect.github.com/webpack/webpack/pull/17628) #### New Contributors - [@iclanton](https://redirect.github.com/iclanton) made their first contribution in [https://github.com/webpack/webpack/pull/17628](https://redirect.github.com/webpack/webpack/pull/17628) **Full Changelog**: https://github.com/webpack/webpack/compare/v4.46.0...v4.47.0 ### [`v4.46.0`](https://redirect.github.com/webpack/webpack/releases/tag/v4.46.0) [Compare Source](https://redirect.github.com/webpack/webpack/compare/v4.45.0...v4.46.0) ### Bugfixes - fix behavior of defaults for `resolve.roots` to be backward-compatible ### [`v4.45.0`](https://redirect.github.com/webpack/webpack/releases/tag/v4.45.0) [Compare Source](https://redirect.github.com/webpack/webpack/compare/v4.44.2...v4.45.0) ### Features - resolve server-relative requests relative to project context by default ### Bugfixes - fix a bug where `splitChunk` `minSize` is not handled correctly - fix a bug where the order of `splitChunk` `cacheGroups` is not handled correctly ### [`v4.44.2`](https://redirect.github.com/webpack/webpack/releases/tag/v4.44.2) [Compare Source](https://redirect.github.com/webpack/webpack/compare/v4.44.1...v4.44.2) ### Bugfixes - make sure to generate correct chunk connection for blocks that are only connected in some runtimes - fixes a bug where filename contains undefined hash at runtimeConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.