Bump webpack from 5.90.3 to 5.91.0
Bumps webpack from 5.90.3 to 5.91.0.
Release notes
Sourced from webpack's releases.
v5.91.0
Bug Fixes
- Deserializer for ignored modules doesn't crash
- Allow the
unsafeCache
option to be a proxy object- Normalize the
snapshot.unmanagedPaths
option- Fixed
fs
types- Fixed resolve's plugins types
- Fixed wrongly calculate postOrderIndex
- Fixed watching types
- Output import attrbiutes/import assertions for external JS imports
- Throw an error when DllPlugin needs to generate multiple manifest files, but the path is the same
- [CSS] Output
layer
/supports
/media
for external CSS importsNew Features
- Allow to customize the stage of BannerPlugin
- [CSS] Support CSS exports convention
- [CSS] support CSS local ident name
- [CSS] Support
__webpack_nonce__
for CSS chunks- [CSS] Support
fetchPriority
for CSS chunks- [CSS] Allow to use LZW to compress css head meta (enabled in the
production
mode by default)- [CSS] Support prefetch/preload for CSS chunks
Commits
-
60daca5
chore(release): 5.91.0 -
8dad9ce
chore(deps-dev): bump@babel/preset-react
from 7.23.3 to 7.24.1 -
a3229f9
chore(deps-dev): bump@babel/core
from 7.24.0 to 7.24.1 -
40c2e44
chore(deps-dev): bump@types/node
from 20.11.29 to 20.11.30 -
a04faba
chore(deps-dev): bump memfs from 4.7.7 to 4.8.0 -
8f22221
chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2 -
8df6912
chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2 -
711c618
chore(deps-dev): bump memfs from 4.7.7 to 4.8.0 -
c462bb3
chore(deps-dev): bump@types/node
from 20.11.29 to 20.11.30 -
f0d3e3e
chore(deps-dev): bump@babel/preset-react
from 7.23.3 to 7.24.1 - 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