Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

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

Open
greenkeeper bot opened this issue Sep 24, 2017 · 9 comments
Open

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

greenkeeper bot opened this issue Sep 24, 2017 · 9 comments

Comments

@greenkeeper
Copy link

greenkeeper bot commented Sep 24, 2017

Version 1.7.8 of electron just got published.

Branch Build failing 🚨
Dependency electron
Current Version 1.8.0
Type devDependency

This version is covered by your current version range and after updating it in your project the build failed.

As electron is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.

I recommend you give this issue a high priority. I’m sure you can resolve this 💪

Status Details
  • continuous-integration/travis-ci/push The Travis CI build could not complete due to an error Details

Release Notes electron v1.7.8

Bug Fixes

  • [SECURITY] Fixed Chromium RCE vulnerability

Linux

  • Fixed app.makeSingleInstance hanging. #10586

macOS

  • Fixed missing extension when saving a file without filters #10586
Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 24, 2017

After pinning to 1.8.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 10, 2017

Version 1.7.9 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes electron v1.7.9

Bug Fixes

  • [SECURITY] Update to Chromium RCE vulnerability fix for older versions of Chromium.

macOS

Fixed issues around update permissions and non-admin users. #10071 #10298

Windows

  • Fixed downloading updates twice #5057

@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 18, 2017

Version 1.7.10 just got published.

Your tests are passing again with this version. Explicitly upgrade to this version 🚀

Release Notes electron v1.7.10

Bug Fixes

Linux

  • Fixed subpixel font rendering with freetype. #11402

macOS

  • Fixed rendering issues with Nvidia GPU on High Sierra. #10898
  • Fixed incorrectly cropped TouchBar items. #11141

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 22, 2018

Version 1.7.11 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes electron v1.7.11

Bug Fixes

Windows

macOS

@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 31, 2018

Version 1.7.12 just got published.

Your tests are still failing with this version. Compare the changes 🚨

@greenkeeper
Copy link
Author

greenkeeper bot commented Feb 7, 2018

Version 1.8.2 just got published.

Your tests are still failing with this version. Compare the changes 🚨

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 6, 2018

Version 1.8.3 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes electron v1.8.3

Bug Fixes

  • Added Offscreen rendering improvements. #11729
  • Fixed downloading from custom protocols using WebContents.downloadURL. #12100
  • Fixed net::ERR_INSECURE_RESPONSE on https error. #12117
  • [SECURITY] Fixed Integer overflow with PropertyArray issue. #12117

Linux

  • [SECURITY] Disabled executable stack. #11955

Windows

  • Fixed titlebar displaying for frameless and transparent windows. #11910
  • Fixed desktopCapturer to capture the correct screen. #11677
  • Fixed support for precision trackpad / mouse scrolling. #12117

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2018

Version 1.8.4 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes electron v1.8.4

Updates

  • Documentation updates. #12279
  • Document and test BrowserView.{destroy,isDestroyed}. #12298

Bug Fixes

  • Fixed popup menu position. #12197
  • [SECURITY] Set appropriate defaults for webview options. #12272
  • Fixed window open not showing. #12261
  • Fixed flaky remote setInterval spec. #12266
  • Fixed require on network share path. #12286
  • Fixed flaky navigator.serviceWorker spec. #12289

Linux

  • Fixed a crash on certain Linux distributions. #12151

macOS

  • Fixed checkbox state callback bug. #12154

Windows

  • Fixed passing of exception to the system crash handler. #12258

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 27, 2018

Version 1.8.6 just got published.

Your tests are still failing with this version. Compare the changes 🚨

Release Notes electron v1.8.6

Bug Fixes

macOS

  • Fixed 1.8.5 MAS release that contained extraneous files.

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

No branches or pull requests

0 participants