webpack/webpack
### [`v4.39.0`](https://togithub.com/webpack/webpack/releases/v4.39.0)
[Compare Source](https://togithub.com/webpack/webpack/compare/v4.38.0...v4.39.0)
### Features
- Infrastructure logger for node.js has now colors + symbols to mark different kind of messages
- Logger API has now a `status` method which allows to write temporary status messages
- ProgressPlugin default handler uses the Infrastructure Logger status message to output messages
- Placeholders in paths can now be escaped with i. e. `[\id\]`
- `Compiler.hooks.assetEmitted` have been added to get byte content of emitted assets
### Bugfixes
- Logging output is now aligned to have space for symbols
- renamed `Compiler.hooks.infrastructurelog` to `Compiler.hooks.infrastructureLog`
- Properties that are defined on the Object.prototype can now be chunk ids (i. e. `constructor`)
- `library.name` now supports placeholders in `libraryTarget: "system"`
- 2 places were module profiles were incorrectly captured were fixed
### Dependencies
- Forced upgrade of all direct dependencies
- webpack-sources + terser-webpack-plugin comes with quality optimizations for SourceMaps
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".
:no_bell: 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 has been generated by Renovate Bot. View repository job log here.
This PR contains the following updates:
4.38.0
->4.39.0
Release Notes
webpack/webpack
### [`v4.39.0`](https://togithub.com/webpack/webpack/releases/v4.39.0) [Compare Source](https://togithub.com/webpack/webpack/compare/v4.38.0...v4.39.0) ### Features - Infrastructure logger for node.js has now colors + symbols to mark different kind of messages - Logger API has now a `status` method which allows to write temporary status messages - ProgressPlugin default handler uses the Infrastructure Logger status message to output messages - Placeholders in paths can now be escaped with i. e. `[\id\]` - `Compiler.hooks.assetEmitted` have been added to get byte content of emitted assets ### Bugfixes - Logging output is now aligned to have space for symbols - renamed `Compiler.hooks.infrastructurelog` to `Compiler.hooks.infrastructureLog` - Properties that are defined on the Object.prototype can now be chunk ids (i. e. `constructor`) - `library.name` now supports placeholders in `libraryTarget: "system"` - 2 places were module profiles were incorrectly captured were fixed ### Dependencies - Forced upgrade of all direct dependencies - webpack-sources + terser-webpack-plugin comes with quality optimizations for SourceMapsRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.