webpack/webpack (webpack)
### [`v5.90.2`](https://togithub.com/webpack/webpack/releases/tag/v5.90.2)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.90.1...v5.90.2)
#### Bug Fixes
- use `Math.imul` in `fnv1a32` to avoid loss of precision, directly hash UTF16 values
- the `setStatus()` of the HMR module should not return an array, which may cause infinite recursion
- `__webpack_exports_info__.xxx.canMangle` shouldn't always same as default
- mangle export with destructuring
- use new runtime to reconsider skipped connections `activeState`
- make dynamic import optional in `try/catch`
- improve auto publicPath detection
#### Dependencies & Maintenance
- improve CI setup and include Node.js@21
Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
5.90.1
->5.90.2
Release Notes
webpack/webpack (webpack)
### [`v5.90.2`](https://togithub.com/webpack/webpack/releases/tag/v5.90.2) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.90.1...v5.90.2) #### Bug Fixes - use `Math.imul` in `fnv1a32` to avoid loss of precision, directly hash UTF16 values - the `setStatus()` of the HMR module should not return an array, which may cause infinite recursion - `__webpack_exports_info__.xxx.canMangle` shouldn't always same as default - mangle export with destructuring - use new runtime to reconsider skipped connections `activeState` - make dynamic import optional in `try/catch` - improve auto publicPath detection #### Dependencies & Maintenance - improve CI setup and include Node.js@21Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.