chore(deps): update dependency electron to v21 #118

Merged
konrad merged 1 commits from renovate/electron-21.x into main 2022-09-27 07:25:18 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies major 20.2.0 -> 21.0.0

Release Notes

electron/electron

v21.0.0

Compare Source

Release Notes for v21.0.0

Features

  • Added LoadBrowserProcessSpecificV8Snapshot as a new fuse that will let the main/browser process load its v8 snapshot from a file at browser_v8_context_snapshot.bin. Any other process will use the same path as is used today. #​35695 (Also in 20)
  • Added app.getSystemLocale() method. #​35794
  • Added support for Web Bluetooth pin pairing on Linux and Windows. #​35818

Fixes

  • Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. #​35765 (Also in 19, 20)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #​35502 (Also in 19, 20)

Other Changes

  • Updated Chromium to 106.0.5249.51. #​35768

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

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 | [`20.2.0` -> `21.0.0`](https://renovatebot.com/diffs/npm/electron/20.2.0/21.0.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v21.0.0`](https://github.com/electron/electron/releases/tag/v21.0.0) [Compare Source](https://github.com/electron/electron/compare/v20.2.0...v21.0.0) ### Release Notes for v21.0.0 #### Features - Added `LoadBrowserProcessSpecificV8Snapshot` as a new fuse that will let the main/browser process load its v8 snapshot from a file at `browser_v8_context_snapshot.bin`. Any other process will use the same path as is used today. [#&#8203;35695](https://github.com/electron/electron/pull/35695) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35694))</span> - Added `app.getSystemLocale()` method. [#&#8203;35794](https://github.com/electron/electron/pull/35794) - Added support for Web Bluetooth pin pairing on Linux and Windows. [#&#8203;35818](https://github.com/electron/electron/pull/35818) #### Fixes - Fixed an issue where DevTools could not be docked with Windows Control Overlay enabled. [#&#8203;35765](https://github.com/electron/electron/pull/35765) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35763), [20](https://github.com/electron/electron/pull/35764))</span> - Fixed an issue where part of the BrowserView could be cut off when calling `setBounds` on some windows. [#&#8203;35502](https://github.com/electron/electron/pull/35502) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35495), [20](https://github.com/electron/electron/pull/35494))</span> #### Other Changes - Updated Chromium to 106.0.5249.51. [#&#8203;35768](https://github.com/electron/electron/pull/35768) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTMuNCIsInVwZGF0ZWRJblZlciI6IjMyLjE1My40In0=-->
renovate added 1 commit 2022-09-26 22:01:26 +00:00
continuous-integration/drone/push Build is passing Details
2ae7aeb456
chore(deps): update dependency electron to v21
konrad merged commit 7489860ccb into main 2022-09-27 07:25:18 +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#118
No description provided.