electron/electron
### [`v12.0.0`](https://togithub.com/electron/electron/releases/v12.0.0)
[Compare Source](https://togithub.com/electron/electron/compare/v11.3.0...v12.0.0)
##### Release Notes for v12.0.0
##### Features
- Changed the default value of `contextIsolation` to `true`. [#27949](https://togithub.com/electron/electron/pull/27949)
##### Fixes
- Fixed a potential crash when resetting `BrowserView`s. [#27947](https://togithub.com/electron/electron/pull/27947)
- Fixed background color not being applied for child windows created by native window.open path. [#27942](https://togithub.com/electron/electron/pull/27942) (Also in [10](https://togithub.com/electron/electron/pull/27945), [11](https://togithub.com/electron/electron/pull/27944))
- Fixed issue where window.open() would not return an object with a location.href setter when contextIsolation is enabled and nativeWindowOpen is disabled. [#27940](https://togithub.com/electron/electron/pull/27940)
- Fixed navigator.bluetooth.requestDevice. [#27927](https://togithub.com/electron/electron/pull/27927) (Also in [11](https://togithub.com/electron/electron/pull/27941))
- Fixed race condition in electron.net implementation. [#27938](https://togithub.com/electron/electron/pull/27938)
##### Other Changes
- Reverted WebFrameMain.executeJavaScriptInIsolatedWorld(). [#27937](https://togithub.com/electron/electron/pull/27937)
- Updated Chromium to 89.0.4389.69. [#27907](https://togithub.com/electron/electron/pull/27907)
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
11.3.0
->12.0.0
Release Notes
electron/electron
### [`v12.0.0`](https://togithub.com/electron/electron/releases/v12.0.0) [Compare Source](https://togithub.com/electron/electron/compare/v11.3.0...v12.0.0) ##### Release Notes for v12.0.0 ##### Features - Changed the default value of `contextIsolation` to `true`. [#27949](https://togithub.com/electron/electron/pull/27949) ##### Fixes - Fixed a potential crash when resetting `BrowserView`s. [#27947](https://togithub.com/electron/electron/pull/27947) - Fixed background color not being applied for child windows created by native window.open path. [#27942](https://togithub.com/electron/electron/pull/27942) (Also in [10](https://togithub.com/electron/electron/pull/27945), [11](https://togithub.com/electron/electron/pull/27944)) - Fixed issue where window.open() would not return an object with a location.href setter when contextIsolation is enabled and nativeWindowOpen is disabled. [#27940](https://togithub.com/electron/electron/pull/27940) - Fixed navigator.bluetooth.requestDevice. [#27927](https://togithub.com/electron/electron/pull/27927) (Also in [11](https://togithub.com/electron/electron/pull/27941)) - Fixed race condition in electron.net implementation. [#27938](https://togithub.com/electron/electron/pull/27938) ##### Other Changes - Reverted WebFrameMain.executeJavaScriptInIsolatedWorld(). [#27937](https://togithub.com/electron/electron/pull/27937) - Updated Chromium to 89.0.4389.69. [#27907](https://togithub.com/electron/electron/pull/27907)Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.