You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 26, 2020. It is now read-only.
This version is covered by your current version range and after updating it in your project the build failed.
webpack is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
❌ continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).
Release Notes for 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 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
The dependency webpack was updated from
4.38.0to4.39.0.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
webpack is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
Release Notes for v4.39.0
Features
statusmethod which allows to write temporary status messages[\id\]Compiler.hooks.assetEmittedhave been added to get byte content of emitted assetsBugfixes
Compiler.hooks.infrastructurelogtoCompiler.hooks.infrastructureLogconstructor)library.namenow supports placeholders inlibraryTarget: "system"Dependencies
Commits
The new version differs by 55 commits.
53448374.39.01e1983cMerge pull request #9508 from webpack/deps/pusha662a94push latest version of dependencies to the end user4075538Merge pull request #9506 from webpack/logging/status1963e40improve tests for different infrastructure logging levelsed7d815Merge pull request #9318 from jamesgeorge007/hotfix/ease-access-of-emitted-assets98148b6add infrastructureLog hook to MulitCompiler0b0e9e9fix Progress and Stats Tests for colors and outputb89853efix Compiler logging test4c472adcapture infrastructure log56e12fdextract LogTestPlugindef2947add getInfrastructureLogger to MultiCompiler0c8d75cfix name for log hook8f0a443Colored console for node environment53a7a34add test casesThere are 55 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot 🌴