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 dependency electron to v1.8.3 #2632

Merged
merged 1 commit into from Mar 6, 2018
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 6, 2018

This Pull Request updates dependency electron from v1.7.12 to v1.8.3

Release Notes

v1.8.0

Electron 1.8.0 was a beta release that was pulled due to security reasons.

This release now only contains the chromedriver and mksnapshot release files as those are needed for electron-chromedriver and electron-mksnapshot and are not vulnerable to the security issue.


v1.8.1

Note: This is a beta release. This is the first release running on upgraded versions of Chrome/Node.js/V8 and most likely will have have some instability and/or regressions.

Please file new issues for any bugs you find in it.

This release is published to npm under the beta tag and can be installed via npm install electron@​beta, or npm i electron@​1.8.1.

Upgrades

  • Upgraded from Chrome 58.0.3029.110 to 59.0.3071.115. #​9946
  • Upgraded from Node 7.9.0 to 8.2.1. #​9992
  • Upgraded from v8 5.8.283.38 to 5.9.211.38. #​9946
  • Upgraded from @types/node ^7.0.18 to ^8.0.24. #​10328

Other Changes

  • Added arm64 builds. #​10219
  • Ensure DesktopCapturers are destroyed when no longer needed. #​10223
  • New guide for implementing updates. #​10251
  • Doc fixes. #​10273, #​10304, #​10306, #​10215, #​10380, #​10453, #​10454, #​10472, #​10481, #​10487, #​10499, #​10497, #​10509, #​10540, #​10550, #​10542, #​10505, #​10326
  • Fixed sandbox crash when opening a background tab. #​10264
  • Fixed contextIsolation not working when webPreference sandbox is on. #​10214
  • Fixed issue with webContents did-change-theme-color event. #​10240
  • Added tracking of the origin of webRequest events. #​10429
  • Added support for css in content_scripts. #​10076
  • Fixed mixed content errors when loading content from chrome-extension. #​9950
  • Fixed BrowserView auto-resize and BrowserWindow resize event. #​10052
  • Added getMenuItemById(id) to Menu API. #​10440
  • Fixed v.1.8.0 crashes. #​10571
  • Changed to not allow drag on fullscreen window. #​10627
  • [SECURITY] Fixed Chromium RCE vulnerability.
Linux
  • Added support for indicators in Ubuntu Gnome Session. #​10355
  • Fixed app.makeSingleInstance hanging. #​10518
macOS
  • Fixed issues around update permissions and non-admin users. #​10071 #​10298
  • Fixed full screen when resizable is set to true. #​8166
  • Fixed missing file extension in download save dialog. #​10121
  • Fixed occasional crashes on macOS Sierra when inputting with Chinese IME. #​7551
  • Fixed issue closing window if a child modal window is open. #​10366
  • Fixed show option on new BrowserWindow when parent is specified. #​8836
  • Fixed shell.openItem to activate the opened app. #​10477
Windows
  • Fixed uncaught exception on window close. #​10275
  • Fixed Electron crash after close. #​10188
  • Fixed crash copying cropped image to clipboard. #​8017
  • Fixed potential crash in Win32 notifications. #​10516
  • Changed to set duration for Windows 7 notifications based on Control Panel settings. #​10517
  • Fixed browser-process notifications missing/duplicating images. #​10610
  • Fixed for narrowing conversion warnings, minor style change. #​10609
  • Fixed downloading updates twice. #​5057

API Changes

  • Added -webkit-app-region support to BrowserView. #​10232
  • Added a callback option to webContents.print. #​10081
macOS
  • Added support for sound in macOS notifications. #​10293
  • Added app.isInApplicationsFolder() and app.moveToApplicationsFolder(). #​10142
  • Added new roles for macOS native tab menu items. #​9086, #​10064
  • Added app.setAccessibilitySupportEnabled(enabled) to enable or disable accessibility support in macOS. #​7206, #​10305
  • Added macOS native tab methods to the BrowserWindow API. #​10321
  • Added simple fullscreen mode to the BrowserWindow API. #​10254
  • Added more Handoff related APIs. #​9869
Windows
  • Added support to forward mouse events via win.setIgnoreMouseEvents(ignore[, options]). #​10183

v1.8.2

Note: This is a stable release and should be generally stable for most apps.

Stable release of 1.8.2. This is the same release as 1.8.2-beta.5, but the version has been updated.


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


This PR has been generated by Renovate Bot.

@rgbkrk
Copy link
Member

rgbkrk commented Mar 6, 2018

This will probably fail and if it doesn't, it certainly will on npm run dist.

@rgbkrk
Copy link
Member

rgbkrk commented Mar 6, 2018

Actually... This appears to be working... 👍

  • npm run start
  • npm run dist && open applications/desktop/dist/mac/nteract.app

😍

@rgbkrk rgbkrk merged commit 7c373f0 into master Mar 6, 2018
@renovate renovate bot deleted the renovate/electron-1.x branch March 6, 2018 22:21
@rgbkrk rgbkrk added this to the nteract v0.7.1 milestone Mar 6, 2018
@rgbkrk rgbkrk mentioned this pull request Mar 7, 2018
7 tasks
@lock
Copy link

lock bot commented May 5, 2018

Howdy! I'm 🔓🤖!

In order to keep information timely (based on the most recent release), we want all activity to be added to either new issues or open issues and PRs. In service to that goal, I, the lock bot close inactive closed issues when they haven't had activity in 120 days.

Feel free to open a new issue for related bugs and link to relevant comments from this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants