webpack/webpack
### [`v5.38.1`](https://togithub.com/webpack/webpack/releases/v5.38.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.38.0...v5.38.1)
### Performance
- fix missing increment in sorting optimization from last release
### [`v5.38.0`](https://togithub.com/webpack/webpack/releases/v5.38.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.37.1...v5.38.0)
### Features
- `new URL("data:...", import.meta.url)` is now supported
- add `module.rules[].scheme` as condition to match the request scheme (like `data`, `http`, etc.)
### Bugfixes
- fix tracking of changes and removals during watching in some edge cases
- fix incorrect renaming of class fields in concatenatenated modules
- fix crash in HMR when removing runtimes from the compilation
### Performance
- lazy import some internal modules only when used
- allow unsafe caching of the entrypoint
- improve performance of sorting exports info map
- update to latest webpack-sources for improved source map performance
Configuration
π Schedule: 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 contains the following updates:
5.37.1
->5.38.1
Release Notes
webpack/webpack
### [`v5.38.1`](https://togithub.com/webpack/webpack/releases/v5.38.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.38.0...v5.38.1) ### Performance - fix missing increment in sorting optimization from last release ### [`v5.38.0`](https://togithub.com/webpack/webpack/releases/v5.38.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.37.1...v5.38.0) ### Features - `new URL("data:...", import.meta.url)` is now supported - add `module.rules[].scheme` as condition to match the request scheme (like `data`, `http`, etc.) ### Bugfixes - fix tracking of changes and removals during watching in some edge cases - fix incorrect renaming of class fields in concatenatenated modules - fix crash in HMR when removing runtimes from the compilation ### Performance - lazy import some internal modules only when used - allow unsafe caching of the entrypoint - improve performance of sorting exports info map - update to latest webpack-sources for improved source map performanceConfiguration
π Schedule: 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 WhiteSource Renovate. View repository job log here.