Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of electron is breaking the build 🚨 #1741

Closed
greenkeeper bot opened this issue Sep 9, 2019 · 2 comments
Closed

An in-range update of electron is breaking the build 🚨 #1741

greenkeeper bot opened this issue Sep 9, 2019 · 2 comments
Labels

Comments

@greenkeeper
Copy link
Contributor

@greenkeeper greenkeeper bot commented Sep 9, 2019

The devDependency electron was updated from 6.0.7 to 6.0.8.

🚨 View failing branch.

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/appveyor/branch: AppVeyor build succeeded (Details).
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

Release Notes for electron v6.0.8

Release Notes for v6.0.8

Fixes

  • Fixed an issue where cursor blink rate was not honored. #20046
  • Fixed crash with --inspect-brk under ELECTRON_RUN_AS_NODE flag. #20098
  • Fixed issue where using the menu on Linux would un-focus the webContents. #20035
  • Reduced the size of the chrome-sandbox binary on Linux from ~5MB to ~0.2MB by stripping debug symbols that were inadvertently being included. #20081

Other Changes

  • Added Windows on Arm (64 bit) release. #20113
  • Updated Chromium to 76.0.3809.146. #20149
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 🌴

@greenkeeper greenkeeper bot added the greenkeeper label Sep 9, 2019
@greenkeeper

This comment has been minimized.

Copy link
Contributor Author

@greenkeeper greenkeeper bot commented Sep 9, 2019

After pinning to 6.0.7 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@feross

This comment has been minimized.

Copy link
Member

@feross feross commented Sep 10, 2019

False positive due to #1739 (comment). Fixed on master.

@feross feross closed this Sep 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.