Update dependency electron to v14 #57

Merged
konrad merged 1 commits from renovate/electron-14.x into main 2021-08-31 05:17:35 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies major 13.2.3 -> 14.0.0

Release Notes

electron/electron

v14.0.0

Compare Source

Release Notes for v14.0.0

Features

  • Added webContents.fromDevToolsTargetId(targetId) to lookup a WebContents instance from an associated Chrome DevTools Protocol TargetID. #​30732
  • Added support for Windows Control Overlay on Windows. #​30678 (Also in 15)

Fixes

  • Fixed a crash in the repl when SharedArrayBuffer is disabled. #​30484

Other Changes

  • Updated Chromium to 93.0.4577.58. #​30695

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 | major | [`13.2.3` -> `14.0.0`](https://renovatebot.com/diffs/npm/electron/13.2.3/14.0.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v14.0.0`](https://github.com/electron/electron/releases/v14.0.0) [Compare Source](https://github.com/electron/electron/compare/v13.2.3...v14.0.0) ### Release Notes for v14.0.0 #### Features - Added `webContents.fromDevToolsTargetId(targetId)` to lookup a WebContents instance from an associated Chrome DevTools Protocol TargetID. [#&#8203;30732](https://github.com/electron/electron/pull/30732) - Added support for Windows Control Overlay on Windows. [#&#8203;30678](https://github.com/electron/electron/pull/30678) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/30512))</span> #### Fixes - Fixed a crash in the repl when `SharedArrayBuffer` is disabled. [#&#8203;30484](https://github.com/electron/electron/pull/30484) #### Other Changes - Updated Chromium to 93.0.4577.58. [#&#8203;30695](https://github.com/electron/electron/pull/30695) </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-08-31 00:01:38 +00:00
continuous-integration/drone/push Build is passing Details
879b6c84e9
Update dependency electron to v14
konrad merged commit 949542145f into main 2021-08-31 05:17:35 +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#57
No description provided.