webpack/webpack
### [`v5.65.0`](https://togithub.com/webpack/webpack/releases/v5.65.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.64.4...v5.65.0)
### Features
- static evaluation understands `undefined` now
- reduce container entry code by a few chars
- use template literals when available and they make sense
### Bugfixes
- handle `singleton` flag without `requiredVersion` in Module Federation
- upgrade `watchpack` for context time info bugfix
### Performance
- improve RegExp in error message formating for non-quadratic performance
### Developer Experience
- automatically insert brackets when `output.globalObject` contains a non-trival expression
- show error when using `script` type external with invalid syntax
- expose types for `Resolver`, `StatsOptions` and `ResolvePluginInstance`
### Preparations for the future
- `hashDigestLength` will default to 16 in webpack 6 (`experiments.futureDefaults`)
Configuration
š 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.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
^5.64.4
->^5.65.0
Release Notes
webpack/webpack
### [`v5.65.0`](https://togithub.com/webpack/webpack/releases/v5.65.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.64.4...v5.65.0) ### Features - static evaluation understands `undefined` now - reduce container entry code by a few chars - use template literals when available and they make sense ### Bugfixes - handle `singleton` flag without `requiredVersion` in Module Federation - upgrade `watchpack` for context time info bugfix ### Performance - improve RegExp in error message formating for non-quadratic performance ### Developer Experience - automatically insert brackets when `output.globalObject` contains a non-trival expression - show error when using `script` type external with invalid syntax - expose types for `Resolver`, `StatsOptions` and `ResolvePluginInstance` ### Preparations for the future - `hashDigestLength` will default to 16 in webpack 6 (`experiments.futureDefaults`)Configuration
š 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.