An in-range update of electron is breaking the build π¨
greenkeeper opened this issue Β· 1 comments
Version 2.0.9 of electron was just published.
Branch | Build failing π¨ |
---|---|
Dependency | electron |
Current Version | 2.0.8 |
Type | devDependency |
This version is covered by your current version range and after updating it in your project the build failed.
electron 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 could not complete due to an error (Details).
Release Notes
electron v2.0.9Bug Fixes/Changes
-
fix: do not bubble up resize event from webview. #14272
-
deps: update node for two backports. #14298
-
fix: issue 10962, crash when open devtool. #13808
-
fix: don't crash on tray.setContextMenu(null). #14330
-
fix: dont parse arguments after a -- in the inspector (#14297). #14334
-
fix: crash when tray is destroyed. #14366
-
docs: added session-created event documentation (backport: 2-0-x). #14439
-
chore: add release-artifact-cleanup script. #14448
-
Fix documentation tyop. #14477
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 π΄
After pinning to 2.0.8 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.