DECODEproject / DECODEproject/zenroom-studio
An in-range update of webpack is breaking the build 🚨
- Dominant language
- JavaScript
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
## The devDependency [webpack](https://github.com/webpack/webpack) was updated from `4.19.0` to `4.19.1`.
🚨 [View failing branch](https://github.com/DECODEproject/zenroom-studio/compare/master...DECODEproject:greenkeeper%2Fwebpack-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 passed ([Details](https://travis-ci.org/DECODEproject/zenroom-studio/builds/430031423?utm_source=github_status&utm_medium=notification)).
- ❌ **continuous-integration/appveyor/branch:** AppVeyor build failed ([Details](https://ci.appveyor.com/project/puria/zenroom-studio-02nrq/build/323)).
---
Release Notes for v4.19.1
Bugfixes
- 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
Commits
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](https://greenkeeper.io) Bot :palm_tree:
Contributor guide
Assessment
This issue has not been assessed yet.