webpack/webpack
### [`v5.45.1`](https://togithub.com/webpack/webpack/releases/v5.45.1)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.45.0...v5.45.1)
### Bugfixes
- temporary revert import assertions because parser changes break the word `assert` in other places
- `import(/* webpackPrefetch: true */ ...)` no longer breaks library output
- DataURL tries to avoid re-encoding
- fix problems with DataURL encoding in some cases
### [`v5.45.0`](https://togithub.com/webpack/webpack/releases/v5.45.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v5.44.0...v5.45.0)
### Features
- add support to import assertions
### Bugfixes
- SourceMaps will now also be added to `.cjs` output files
- fix non-system externals in a system library
### Performance
- avoid copying timestamps from the watcher to the compiler
### Contributing
- update to jest 27
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.44.0
->5.45.1
Release Notes
webpack/webpack
### [`v5.45.1`](https://togithub.com/webpack/webpack/releases/v5.45.1) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.45.0...v5.45.1) ### Bugfixes - temporary revert import assertions because parser changes break the word `assert` in other places - `import(/* webpackPrefetch: true */ ...)` no longer breaks library output - DataURL tries to avoid re-encoding - fix problems with DataURL encoding in some cases ### [`v5.45.0`](https://togithub.com/webpack/webpack/releases/v5.45.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v5.44.0...v5.45.0) ### Features - add support to import assertions ### Bugfixes - SourceMaps will now also be added to `.cjs` output files - fix non-system externals in a system library ### Performance - avoid copying timestamps from the watcher to the compiler ### Contributing - update to jest 27Configuration
π 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.