chore(deps): update dependency electron to v15.3.0 #63

Merged
konrad merged 1 commits from renovate/electron-15.x into main 2021-10-20 18:56:29 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 15.2.0 -> 15.3.0

Release Notes

electron/electron

v15.3.0

Compare Source

Release Notes for v15.3.0

Features

  • Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers. #​31417 (Also in 13, 14, 16)

Fixes

  • Fixed a potential crash when setting nativeTheme.themeSource on macOS. #​31429 (Also in 14, 16)
  • Fixed possible 'Object has been destroyed' error when calling window.open with a frame name and using setWindowOpenHandler. #​31468 (Also in 14, 16)
  • Generate valid config.gypi file in Node.js headers. #​31442 (Also in 14, 16)
  • Removes several Chromium private APIs from Mac Apple Store builds. #​31483 (Also in 16)

Other Changes

  • Changed Web Serial to use ses.setDevicePermissionHandler to allow developers more control over Web Serial permissioning. #​31418 (Also in 16)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [electron](https://github.com/electron/electron) | devDependencies | minor | [`15.2.0` -> `15.3.0`](https://renovatebot.com/diffs/npm/electron/15.2.0/15.3.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v15.3.0`](https://github.com/electron/electron/releases/v15.3.0) [Compare Source](https://github.com/electron/electron/compare/v15.2.0...v15.3.0) ### Release Notes for v15.3.0 #### Features - Began passing securityOrigin in details for permission request handlers for media requests in addition to permission check handlers. [#&#8203;31417](https://github.com/electron/electron/pull/31417) <span style="font-size:small;">(Also in [13](https://github.com/electron/electron/pull/31437), [14](https://github.com/electron/electron/pull/31436), [16](https://github.com/electron/electron/pull/31416))</span> #### Fixes - Fixed a potential crash when setting `nativeTheme.themeSource` on macOS. [#&#8203;31429](https://github.com/electron/electron/pull/31429) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31428), [16](https://github.com/electron/electron/pull/31430))</span> - Fixed possible 'Object has been destroyed' error when calling `window.open` with a frame name and using `setWindowOpenHandler`. [#&#8203;31468](https://github.com/electron/electron/pull/31468) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31467), [16](https://github.com/electron/electron/pull/31469))</span> - Generate valid config.gypi file in Node.js headers. [#&#8203;31442](https://github.com/electron/electron/pull/31442) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/31443), [16](https://github.com/electron/electron/pull/31441))</span> - Removes several Chromium private APIs from Mac Apple Store builds. [#&#8203;31483](https://github.com/electron/electron/pull/31483) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31488))</span> #### Other Changes - Changed Web Serial to use `ses.setDevicePermissionHandler` to allow developers more control over Web Serial permissioning. [#&#8203;31418](https://github.com/electron/electron/pull/31418) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/31324))</span> </details> --- ### Configuration 📅 **Schedule**: At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
renovate added 1 commit 2021-10-20 17:01:38 +00:00
continuous-integration/drone/push Build is passing Details
953351fe83
chore(deps): update dependency electron to v15.3.0
konrad merged commit 40d97fa01b into main 2021-10-20 18:56:29 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/desktop#63
No description provided.