Closed greenkeeper[bot] closed 6 years ago
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.
devDependency
electron was updated from 3.0.2
to 3.0.3
.Your tests are passing again with this update. Explicitly upgrade to this version π
fix: enable key accelerator flags for Windows and Linux (backport: 3-0-x). #14859
fix: roll node deps for fs event patch. #14864
fix: Disable new fade animation for BrowserViews. #14913
fix: check guest view's devtools window size. #14928
fix: use white background for non-OSR renderer by default. #14934
fix: support ASAR in fs.copyFile. #14953
devDependency
electron was updated from 3.0.3
to 3.0.4
.Your tests are passing again with this update. Explicitly upgrade to this version π
Version 2.0.9 of electron was just published.
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](https://travis-ci.org/j-f1/glitchtron/builds/426906030?utm_source=github_status&utm_medium=notification)).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](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: