gucong3000 / safetree

学校安全教育平台自动答题工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

greenkeeper opened this issue · comments

The dependency electron was updated from 3.0.10 to 3.0.11.

🚨 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 direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build is in progress (Details).
  • continuous-integration/appveyor/branch: AppVeyor build failed (Details).

Release Notes for electron v3.0.11

Bug Fixes/Changes

  • fix: no longer require submenu for services menuitem. #15672

  • fix: ensure that file descriptors 0/1/2 are opened at startup (backport: 3-0-x). #15781

  • chore: bump libcc (3-0-x). #15850

  • ci: clean git before building. #15889

  • fix: schedule a paint after browserview's background is set. #15798

  • chore: expose release id for use in cleanup (#15845). #15949

  • fix: incorrect view ordering for customButtonsOnHover (#15564). #16002

  • fix: do not print an error for an expected condition (#15991). #15999

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 3.0.10 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

  • The dependency electron was updated from 3.0.11 to 3.0.12.

Your tests are still failing with this version. Compare changes

Release Notes for electron v3.0.12

Bug Fixes/Changes

  • chore: bump libcc (3-0-x). #16021

  • chore: bump libcc (3-0-x). #16041

  • fix: remove event monitor before destroying window (3-0-x). #16055

  • The dependency electron was updated from 3.0.12 to 3.0.13.

Your tests are still failing with this version. Compare changes

Release Notes for electron v3.0.13

Bug Fixes/Changes

  • fix: allow 2 threads for CreateIoCompletionPort on single-core to prevent busy looping (backport: 3-0-x). #16082

  • chore: bump libcc (3-0-x). #16077

  • chore: correctly capitalize releaseID. #16108