movies-javascript-bolt
movies-javascript-bolt copied to clipboard
Bump webpack from 5.90.1 to 5.91.0
Bumps webpack from 5.90.1 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
unsafeCacheoption to be a proxy object- Normalize the
snapshot.unmanagedPathsoption- Fixed
fstypes- 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/mediafor 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
fetchPriorityfor CSS chunks- [CSS] Allow to use LZW to compress css head meta (enabled in the
productionmode by default)- [CSS] Support prefetch/preload for CSS chunks
v5.90.3
Bug Fixes
- don't mangle when destructuring a reexport
- types for
Stats.toJson()andStats.toString()- many internal types
- [CSS] clean up export css local vars
Perf
- simplify and optimize chunk graph creation
v5.90.2
Bug Fixes
- use
Math.imulinfnv1a32to 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.canMangleshouldn'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
60daca5chore(release): 5.91.08dad9cechore(deps-dev): bump@babel/preset-reactfrom 7.23.3 to 7.24.1a3229f9chore(deps-dev): bump@babel/corefrom 7.24.0 to 7.24.140c2e44chore(deps-dev): bump@types/nodefrom 20.11.29 to 20.11.30a04fabachore(deps-dev): bump memfs from 4.7.7 to 4.8.08f22221chore(deps): bump es-module-lexer from 1.4.1 to 1.4.28df6912chore(deps): bump es-module-lexer from 1.4.1 to 1.4.2711c618chore(deps-dev): bump memfs from 4.7.7 to 4.8.0c462bb3chore(deps-dev): bump@types/nodefrom 20.11.29 to 20.11.30f0d3e3echore(deps-dev): bump@babel/preset-reactfrom 7.23.3 to 7.24.1- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)