Skip to content

Update electron to the latest version 🚀#257

Merged
vweevers merged 1 commit intomasterfrom
greenkeeper/electron-6.0.0
Aug 9, 2019
Merged

Update electron to the latest version 🚀#257
vweevers merged 1 commit intomasterfrom
greenkeeper/electron-6.0.0

Conversation

@greenkeeper
Copy link
Copy Markdown
Contributor

@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 🌴

@greenkeeper greenkeeper bot added the dependencies Pull requests that update a dependency file label Jul 29, 2019
greenkeeper bot added a commit that referenced this pull request Aug 7, 2019
@greenkeeper
Copy link
Copy Markdown
Contributor 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

@vweevers vweevers force-pushed the greenkeeper/electron-6.0.0 branch from cff70dc to 25498bc Compare August 9, 2019 07:31
@vweevers vweevers added the semver-patch Bug fixes that are backward compatible label Aug 9, 2019
@vweevers vweevers merged commit 2be1be5 into master Aug 9, 2019
@vweevers vweevers deleted the greenkeeper/electron-6.0.0 branch August 9, 2019 08:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file semver-patch Bug fixes that are backward compatible

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant