Skip to content

Bump electron from 2.0.0-beta.3 to 2.0.0-beta.4 #207

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

Merged
merged 1 commit into from
Mar 19, 2018

Conversation

dependabot-preview[bot]
Copy link

Bumps electron from 2.0.0-beta.3 to 2.0.0-beta.4.

Release notes

Sourced from electron's releases.

electron v2.0.0-beta.4

Note: This is a beta release. 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 [email protected].

Updates

  • Documentation updates. #12222 #12280
  • Enable easy rebuild of native modules for unreleased electron. #12260
  • Added missing report.length > 1 assertion to spec. #12262
  • Document and test BrowserView.{destroy,isDestroyed}. #12299

Bug Fixes

  • Fixed menubar toggle alt key detection on focus. #12235
  • Fixed incorrect warnings in webviews. #12236
  • Fixed parent's visibility trumping inherited 'show' option. #12244
  • Fixed LocalStorage not persisting. #12239
  • Fixed flaky navigator.serviceWorker spec. #12247
  • Fixed crash opening devtools. #12245
  • Fixed preload script executing twice. #12218
  • Fixed to ensure that getLastCrashReport() is actually the last crash report. #12255
  • Fixed flaky remote setInterval spec. #12265
  • [SECURITY] Set appropriate defaults for webview options. #12292
  • Fixed require on network share path. #12287

Linux

  • Skip client-certificate test for Linux. #12213
  • Fixed issues with notifications. #12229

macOS

  • Fixed private API usage issue in mas build (#12264)

Windows

  • Fixed passing of exception to the system crash handler. #12259
Commits
  • e1b1914 Bump v2.0.0-beta.4
  • 4632ade Document BrowserView.{destroy,isDestroyed} (#12299)
  • b32f332 Backport (2-0-x) - Set appropriate defaults for webview options (#12292)
  • 6ff0d74 Backport (2-0-x) - Fix require on network share path (#12287)
  • 37cbf5e Merge pull request #12280 from trop-bot/2-0-x-bp-switching-all-emails-to-`el...
  • f48f486 Merge pull request #12249 from electron/auto-release-updates
  • 018b676 Change Contact Emails
  • c9e5d17 Fix autogeneration of release notes
  • b1dd013 Upgrade to node 8
  • 7a91c56 Skip prompting for version when running auto build
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

@macisi macisi merged commit 2211843 into master Mar 19, 2018
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/electron-2.0.0-beta.4 branch March 19, 2018 08:45
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.

2 participants