Closed dependencies[bot] closed 5 years ago
Merging #531 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #531 +/- ##
=======================================
Coverage 96.04% 96.04%
=======================================
Files 19 19
Lines 253 253
Branches 31 31
=======================================
Hits 243 243
Misses 10 10
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 81b5548...75995a7. Read the comment docs.
This PR has been automatically closed in favor of #532.
Overview
The following dependencies have been updated by dependencies.io:
webpack
inpackages/oc-template-react-compiler/package.json
from "4.38.0" to "4.39.0"Details
webpack
This dependency is located in
packages/oc-template-react-compiler/package.json
and was updated from "4.38.0" to "4.39.0".4.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