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 🚀 #57

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link
Contributor

@greenkeeper greenkeeper bot commented Dec 21, 2018

The devDependency electron was updated from 3.0.13 to 4.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.


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
Copy link
Contributor Author

greenkeeper bot commented Jan 7, 2019

  • The devDependency electron was updated from 3.1.0 to 4.0.1.

Update to this version instead 🚀

Release Notes for electron v4.0.1

Release Notes for 4-0-x

Fixes

  • Allow passing a trace config as options to a "contentTracing.startRecording" call. #16158
  • Fixed crash on macOS when using globalShortcut for media keys when accessibility access is not granted. #16262
  • Throw an error if app.setAccessibilitySupportEnabled() is called before the ready event is emitted. #16268
  • Fixed incorrect foreground color on GTK menubar. #16223

greenkeeper bot added a commit that referenced this pull request Jan 7, 2019
greenkeeper bot added a commit that referenced this pull request Feb 15, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 15, 2019

  • The devDependency electron was updated from 3.1.3 to 4.0.5.

Update to this version instead 🚀

Release Notes for electron v4.0.5

Release Notes for v4.0.5

Features

  • Allowed filtering of remote.getBuiltin(), remote.getCurrentWindow(), remote.getCurrentWebContents and <webview>.getWebContents(). #16688

Fixes

  • Added a patch to fix incorrect enumeration and instantiation of Node.js ciphers in the Crypto module. #16912
  • Electron no longer forwards IPC filtering events to app for dev-tools and extensions. #16716
  • Fixed a rare renderer hang in cc::ProxyMain::BeginMainFrame. #16946
  • Fixed an issue with promise methods not resolving correctly over ipc in the renderer process. #16654
  • Fixed broken save dialog on macOS for <a> downloads. #16647
  • Fixed crash when calling setProgressBar on macOS. #16727
  • Fixed issue whereby a user was not well informed when interacting with a menu submenu that did not have any visible MenuItems. #16847
  • Fixed memory leak when using webFrame and spell checker. #16772
  • Fixed submenus not responding to the visible: false MenuItem property. #16845
  • Fixed the enable property having no effect for top-level submenu MenuItems. #16857

greenkeeper bot added a commit that referenced this pull request Feb 27, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 27, 2019

  • The devDependency electron was updated from 3.1.4 to 4.0.6.

Update to this version instead 🚀

Release Notes for electron v4.0.6

Release Notes for v4.0.6

Fixes

  • Fixed an issue on Windows 10 RS4 and later that was causing the virtual keyboard not to appear when focusing some input fields. #16944

Other Changes

  • Updated Chromium to 69.0.3497.128. #16636

greenkeeper bot added a commit that referenced this pull request Mar 5, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 5, 2019

  • The devDependency electron was updated from 3.1.5 to 4.0.7.

Update to this version instead 🚀

Release Notes for electron v4.0.7

Release Notes for v4.0.7

Fixes

  • Fixed defaultId not taking affect when set to 0 and no "cancel" button was present on macOS. #17151
  • Fixed process.versions.chrome reporting the wrong patch version. #17218
  • Fixed webContents.print() not working correctly. #17116
  • Fixed a bug when retrieving security scoped bookmarks in ShowOpenDialog and ShowSaveDialog. #17176

greenkeeper bot added a commit that referenced this pull request Mar 8, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 8, 2019

  • The devDependency electron was updated from 3.1.6 to 4.0.8.

Update to this version instead 🚀

Release Notes for electron v4.0.8

Release Notes for v4.0.8

Release Notes TBD.

greenkeeper bot added a commit that referenced this pull request Mar 14, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 14, 2019

  • The devDependency electron was updated from 3.1.6 to 4.1.0.

Update to this version instead 🚀

Release Notes for electron v4.1.0

Release Notes for v4.1.0

Please note that there are no new features in this release. Electron 4.1.0 was released to work around issues users were experiencing with node-pre-gyp based native modules and our ABI number in Electron >= 4.0.4.

Fixes

  • Fixed a crash when calling ECDH.setPrivateKey(). #17297
  • TouchBarSegmentedControl instances now correctly update when you update the segments array and remove label or image dynamically. #17335

Other Changes

  • Reset version to 4.1.0-beta.0 in preparation for 4.1.0 stable release. 84b0145

greenkeeper bot added a commit that referenced this pull request Mar 20, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 20, 2019

  • The devDependency electron was updated from 3.1.6 to 4.1.1.

Update to this version instead 🚀

Release Notes for electron v4.1.1

Release Notes for v4.1.1

Fixes

  • Added a check for invalid menu index to prevent out-of-range crashes on insertion. #17461
  • Fixed an issue where Notification objects constructed in the main process would randomly not be shown to the user. #17483
  • Fixed crash when nativeImage.createFromBuffer() is called with invalid buffer. #17373

greenkeeper bot added a commit that referenced this pull request Mar 29, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 29, 2019

  • The devDependency electron was updated from 3.1.8 to 4.1.2.

Update to this version instead 🚀

Release Notes for electron v4.1.2

Release Notes for v4.1.2

Fixes

  • Added missing buffer size check in nativeImage.createFromBuffer / nativeImage.addRepresentation. Data URLs only parsed according to the MIME type as PNG or JPEG. #17567
  • Added support for testing the new Japanese Era with a placeholder era name. Set an environment variable named ICU_ENABLE_TENTATIVE_ERA to true to enable the placeholder era. #17518
  • Fixed an issue whereby foreground visibility of a window was not correctly taken into account for win.isVisible() on macOS. #17492
  • Fixed an issue with netLog module properties not being returned correctly. #17544
  • Fixed issue on KDE where tray icons would be displayed incorrectly as a 22x22 version of the provided tray image but cropped from the center. #17497
  • Fixed issue where preload scripts would sometimes run twice in the same process in different contexts resulting in broken native node module loading. #17596
  • Generated .framework files on macOS now have the correct permissions. This fixes an issue where a crash occurred if a user attempted to launch an Electron app that another user downloaded on macOS. #17582

Documentation

  • Documentation changes: #17494

greenkeeper bot added a commit that referenced this pull request Mar 30, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 30, 2019

  • The devDependency electron was updated from 3.1.8 to 4.1.3.

Update to this version instead 🚀

Release Notes for electron v4.1.3

Release Notes for v4.1.3

Fixes

  • Fixed IntersectionObserver.rootBounds for navigator zoom != 100%. #17583
  • Fixed app freeze when using custom stream protocol. #17267

greenkeeper bot added a commit that referenced this pull request Apr 4, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 4, 2019

  • The devDependency electron was updated from 3.1.8 to 4.1.4.

Update to this version instead 🚀

Release Notes for electron v4.1.4

Release Notes for v4.1.4

Fixes

Documentation

  • Documentation changes: #17662

greenkeeper bot added a commit that referenced this pull request Apr 24, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 24, 2019

  • The devDependency electron was updated from 3.1.8 to 5.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 4, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 4, 2019

  • The devDependency electron was updated from 3.1.9 to 5.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 23, 2019
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 23, 2019

  • The devDependency electron was updated from 3.1.9 to 5.0.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 7, 2019
greenkeeper bot added a commit that referenced this pull request Feb 14, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 14, 2020

  • The devDependency electron was updated from 3.1.13 to 8.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Feb 28, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 28, 2020

  • The devDependency electron was updated from 3.1.13 to 8.0.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 3, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 3, 2020

  • The devDependency electron was updated from 3.1.13 to 8.0.3.

Update to this version instead 🚀

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 6, 2020

  • The devDependency electron was updated from 3.1.13 to 8.1.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 6, 2020
greenkeeper bot added a commit that referenced this pull request Mar 10, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 10, 2020

  • The devDependency electron was updated from 3.1.13 to 8.1.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Mar 24, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 24, 2020

  • The devDependency electron was updated from 3.1.13 to 8.2.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 6, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 6, 2020

  • The devDependency electron was updated from 3.1.13 to 8.2.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 13, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 13, 2020

  • The devDependency electron was updated from 3.1.13 to 8.2.2.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 17, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 17, 2020

  • The devDependency electron was updated from 3.1.13 to 8.2.3.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 28, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 28, 2020

  • The devDependency electron was updated from 3.1.13 to 8.2.4.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Apr 30, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Apr 30, 2020

  • The devDependency electron was updated from 3.1.13 to 8.2.5.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 15, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 15, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency electron was updated from 3.1.13 to 8.3.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request May 19, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 19, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency electron was updated from 3.1.13 to 9.0.0.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 1, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 1, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency electron was updated from 3.1.13 to 9.0.1.

Update to this version instead 🚀

greenkeeper bot added a commit that referenced this pull request Jun 2, 2020
@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jun 2, 2020


🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The devDependency electron was updated from 3.1.13 to 9.0.2.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants