Bump webpack to ^5.96.1
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| webpack | ^5.95.0 -> ^5.96.1 |
Release Notes
webpack/webpack (webpack)
v5.96.1
v5.96.0
Bug Fixes
- Fixed Module Federation should track all referenced chunks
- Handle Data URI without base64 word
- HotUpdateChunk have correct runtime when modified with new runtime
- Order of chunks ids in generated chunk code
- No extra Javascript chunks when using asset module as an entrypoint
- Use optimistically logic for
output.environment.dynamicImportto determine chunk format when no browserslist or target - Collision with global variables for
optimization.avoidEntryIife - Avoid through variables in inlined module
- Allow chunk template strings in
output.devtoolNamespace - No extra runtime for get javascript/css chunk filename
- No extra runtime for prefetch and preload in JS runtime when it was unsed in CSS
- Avoid cache invalidation using ProgressPlugin
- Increase parallelism when using
importModuleon the execution stage - Correctly parsing string in
exportandimport - Typescript types
-
[CSS]
css/autoconsiders a module depending on its filename ascss(pure CSS) orcss/local, before it wascss/globalandcss/local - [CSS] Always interpolate classes even if they are not involved in export
- [CSS] No extra runtime in Javascript runtime chunks for asset modules used in CSS
- [CSS] No extra runtime in Javascript runtime chunks for external asset modules used in CSS
-
[CSS] No extra runtime for the
nodetarget -
[CSS] Fixed
url()s and@importparsing - [CSS] Fixed - emit a warning on broken :local and :global
New Features
- Export CSS and ESM runtime modules
- Single Runtime Chunk and Federation eager module hoisting
-
[CSS] Support
/* webpackIgnore: true */for CSS files -
[CSS] Support
src()support - [CSS] CSS nesting in CSS modules
Configuration
📅 Schedule: Branch creation - "on sunday before 6:00am" in timezone UTC, 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 this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.
Deploy preview: https://deploy-preview-15247--material-ui-x.netlify.app/
Generated by :no_entry_sign: dangerJS against d64eed4a67bbce280ebbd50d0cac615defc15961
This pull request has conflicts, please resolve those before we can evaluate the pull request.