Closed renovate[bot] closed 3 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/yurikrupnik/next2/2vpjKBuc55qvv3pfVoe7YACYcpyq
✅ Preview: https://next2-git-renovate-webpack-5x-yurikrupnik.vercel.app
🔍 Inspect: https://vercel.com/yurikrupnik/next1/2WJvKFJCf6JySaVXA845Y7N1nvN2
✅ Preview: https://next1-git-renovate-webpack-5x-yurikrupnik.vercel.app
This PR contains the following updates:
5.37.0
->5.39.1
Release Notes
webpack/webpack
### [`v5.39.1`](https://togithub.com/webpack/webpack/releases/v5.39.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.39.0...v5.39.1) ##### Bugfixes - reduce memory usage and fix memory leaks ### [`v5.39.0`](https://togithub.com/webpack/webpack/releases/v5.39.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.38.1...v5.39.0) ### Features - allow lazy compilation for `import()` context (import with expression) ### Bugfixes - fix respecting `cache.allowCollectingMemory` - fix cli loading after installing it - fix initial list of non-js chunks that are flagged as already loaded ### Performance - remove unnecessary `Error.captureStackTrace` from webpack errors ### [`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 ### [`v5.37.1`](https://togithub.com/webpack/webpack/releases/v5.37.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.37.0...v5.37.1) ### Bugfixes - When using multiple configurations in watch mode and calling `Watching.invalidate`, `dependencies` and `parallelism` of the config array is now respected correctly - Fix a crash when accessing the `stats` after the next compilation has started - fix collecting changes when using `Watching.suspend` - fix schema of `RuleCondition.not` and allow passing a condition directly instead of only an array ### Developer Experience - typings accept a ReadonlyArray of configurations now ### Contributing - fix coverage reporting for child processes - remove outdated loader from readmeConfiguration
📅 Schedule: 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.
This PR has been generated by WhiteSource Renovate. View repository job log here.