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

Update electron to the latest version 🚀 #65

Merged
merged 2 commits into from
Aug 20, 2019

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jul 29, 2019

The devDependency electron was updated from 5.0.8 to 6.0.0.

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.


Publisher: electron-nightly
License: MIT

Find out more about this release.


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 🌴

@coveralls
Copy link

coveralls commented Jul 29, 2019

Pull Request Test Coverage Report for Build 498

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 37.962%

Totals Coverage Status
Change from base Build 496: 0.0%
Covered Lines: 188
Relevant Lines: 519

💛 - Coveralls

greenkeeper bot added a commit that referenced this pull request Aug 7, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 7, 2019

  • The devDependency electron was updated from 5.0.9 to 6.0.1.

Update to this version instead 🚀

Release Notes for electron v6.0.1

Release Notes for v6.0.1

Fixes

  • Fixed 'swipe' event emission on macOS. #19354
  • Fixed process.uptime() returning the wrong time. #19567
  • Fixed tray.displayBalloon() not working with custom icon on Windows. #19528
  • Fixed case where sending IPC to a child window (opened with window.open) could cause a crash. #19633
  • Fixed crashes when using the application menu on Linux. #19560
  • Fixed default dock bounce type on macOS. #19546
  • Fixed handling of invalid webRequest url pattern filtering in onBeforeRequest. #19570
  • Ensured that the alwaysOnTop status returned when always-on-top-changed was emitted was correct. #19534
  • Fixed setting the backgroundColor property on TouchBarButton to default by assigning null after the item is constructed. #19471
  • Fixed the clearRecentDocuments MenuItem role on Windows. #19637
  • Standardized the about panel icon size on Linux. #19572
  • getPath('logs') now throws better error when it fails to find the logs path. #19545

Other Changes

  • Updated Chromium to 76.0.3809.102. #19649

greenkeeper bot added a commit that referenced this pull request Aug 12, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 12, 2019

  • The devDependency electron was updated from 5.0.9 to 6.0.2.

Update to this version instead 🚀

@dignite dignite force-pushed the greenkeeper/electron-6.0.0 branch from df721ac to a70d0dd Compare August 19, 2019 20:06
greenkeeper bot added a commit that referenced this pull request Aug 20, 2019
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 20, 2019

  • The devDependency electron was updated from 5.0.10 to 6.0.3.

Update to this version instead 🚀

@dignite dignite merged commit d5205e9 into master Aug 20, 2019
@dignite dignite deleted the greenkeeper/electron-6.0.0 branch August 20, 2019 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants