OakLabsInc / oak

A very opinionated kiosk UI application based on electron
73 stars 18 forks source link

Update electron to the latest version ๐Ÿš€ #50

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency electron was updated from 1.8.8 to 3.0.8.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

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:

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for electron v3.0.9

Bug Fixes/Changes

  • chore: add simple set/unset loginitem spec. #15600

  • fix: Linux empty menu model handling. #15605

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

  • fix: NSWindow crash happening on macos 10.9. #15669

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Release Notes for electron v3.0.10

Bug Fixes/Changes

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

  • build: include needed bin files for v8_context_snapshot_generator. #15713

  • docs: limits of nativeWindowOpen. #15754

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

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