chore(deps): update dependency electron to v23 #136

Merged
konrad merged 1 commits from renovate/electron-23.x into main 2023-02-09 07:06:40 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies major 22.2.0 -> 23.0.0

Release Notes

electron/electron

v23.0.0

Compare Source

Release Notes for v23.0.0

Fixes

  • Basic accessibility support is now enabled when macOS Voice Control is activated to allow for full voice control of Electron applications. #​37145
  • Fixed a printing crash caused by an uninitialized pref. #​37149

Other Changes

  • The deprecated incrementCapturerCount() / decrementCapturerCount() methods have been removed. #​37148
  • Updated Chromium to 110.0.5481.77. #​37120

v22.2.1

Compare Source

Release Notes for v22.2.1

Features

  • Whole-program optimization is enabled by default in electron node headers config file. #​37047 (Also in 21, 23)

Fixes

  • Basic accessibility support is now enabled when macOS Voice Control is activated to allow for full voice control of Electron applications. #​37146 (Also in 21, 23)
  • Fixed audio worklet scripts failing to run when nodeIntegrationInWorker: true. #​37102 (Also in 23)

Documentation


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 | [`22.2.0` -> `23.0.0`](https://renovatebot.com/diffs/npm/electron/22.2.0/23.0.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v23.0.0`](https://github.com/electron/electron/releases/tag/v23.0.0) [Compare Source](https://github.com/electron/electron/compare/v22.2.1...v23.0.0) ### Release Notes for v23.0.0 #### Fixes - Basic accessibility support is now enabled when macOS Voice Control is activated to allow for full voice control of Electron applications. [#&#8203;37145](https://github.com/electron/electron/pull/37145) - Fixed a printing crash caused by an uninitialized pref. [#&#8203;37149](https://github.com/electron/electron/pull/37149) #### Other Changes - The deprecated `incrementCapturerCount()` / `decrementCapturerCount()` methods have been removed. [#&#8203;37148](https://github.com/electron/electron/pull/37148) - Updated Chromium to 110.0.5481.77. [#&#8203;37120](https://github.com/electron/electron/pull/37120) ### [`v22.2.1`](https://github.com/electron/electron/releases/tag/v22.2.1) [Compare Source](https://github.com/electron/electron/compare/v22.2.0...v22.2.1) ### Release Notes for v22.2.1 #### Features - Whole-program optimization is enabled by default in electron node headers config file. [#&#8203;37047](https://github.com/electron/electron/pull/37047) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/37048), [23](https://github.com/electron/electron/pull/37046))</span> #### Fixes - Basic accessibility support is now enabled when macOS Voice Control is activated to allow for full voice control of Electron applications. [#&#8203;37146](https://github.com/electron/electron/pull/37146) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/37144), [23](https://github.com/electron/electron/pull/37145))</span> - Fixed audio worklet scripts failing to run when `nodeIntegrationInWorker: true`. [#&#8203;37102](https://github.com/electron/electron/pull/37102) <span style="font-size:small;">(Also in [23](https://github.com/electron/electron/pull/37104))</span> #### Documentation - Documentation changes: [#&#8203;37107](https://github.com/electron/electron/pull/37107) </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:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added 1 commit 2023-02-07 01:02:04 +00:00
continuous-integration/drone/push Build is failing Details
d07fc71376
chore(deps): update dependency electron to v23
renovate force-pushed renovate/electron-23.x from d07fc71376 to 6239e35e31 2023-02-09 01:01:52 +00:00 Compare
konrad merged commit b01e192098 into main 2023-02-09 07:06:40 +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#136
No description provided.