Bump webpack from 5.90.1 to 5.90.2
Bumps webpack from 5.90.1 to 5.90.2.
Release notes
Sourced from webpack's releases.
v5.90.2
Bug Fixes
- use
Math.imul
infnv1a32
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
Commits
-
11c1be3
chore(release): 5.90.2 -
c73afa4
fix: improve auto publicPath detection -
856c8d2
test: update -
858cb35
test: update -
55ebdbd
fix: improve auto publicPath detection -
1a6ac87
ci: update -
535cc98
ci: update azure -
5dd5317
ci: update -
451286b
chore(deps): update -
9c75a74
ci: update - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts