The devDependency webpack was updated from 4.19.0 to 4.19.1.
This version is covered by your current version range and after updating it in your project the build failed.
webpack is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.
Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build failed ([Details](https://travis-ci.org/heiseonline/embetty/builds/430060352?utm_source=github_status&utm_medium=notification)). Release Notes for v4.19.1Bugfixes
- Internal requested filename for
import()withtarget: "electron-main"uses correct path separator on windows
(This fixes a problem with filemappings in vscode) devtool: "source-map"and variants generate SourceMaps when output file is.mjsbrowserfield as object is used when usingtarget: "electron-renderer"- Comments near
export defaultare preserved - Passing an array as
externalsvalue, now works correctly as documented
The new version differs by 15 commits.
b7121c14.19.1ab28497Merge pull request #8043 from RubenVerborgh/externals-object-array9bda629remove bad unit testf0271d9fix ExternalModule and test case3aef0e5Allow array as value in externals object.7b91fa6Merge pull request #8042 from webpack/bugfix/comments-export-defaulte08f71ckeep/restore comments in export default2f78aaeMerge pull request #8038 from sharang-d/patch-5bb4c2d1Correctly set the 'browser' value for electron-renderer5ade574Merge pull request #7947 from philipwalton/mjs-sourcemap-support5258471Merge pull request #8035 from kwonoj/fix-path2df7b0cfix(nodemaintemplate): resolve async chunk path platform agnostic17fafd3Fix lint errorsa2cc031Add tests for default source map extensions12762ffAdd sourcemap support for .mjs output files
See the full diff
FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree:
该提问来源于开源项目:heiseonline/embetty