chore(deps): update dependency electron to v22.0.1 #131

Merged
konrad merged 1 commits from renovate/electron-22.x into main 2023-01-11 06:45:22 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 22.0.0 -> 22.0.1

Release Notes

electron/electron

v22.0.1

Compare Source

Release Notes for v22.0.1

Fixes

  • Changed HTML5 Notifications created with the requireInteraction option to not timeout on Linux and Windows. #​36501 (Also in 21)
  • Fixed a crash that could occur when running eval in inline scripts in unsandboxed renderer processes. #​36668 (Also in 23)
  • Fixed an issue with incorrect focus ring highlighting when using dialog.showMessageBox(). #​36802 (Also in 21, 23)
  • Fixed binary stripping for branded release builds on Linux. #​36654 (Also in 21, 23)
  • Fixed warning about duplicate WebSwapCGLLayer symbols when Electron starts on macOS. #​36800 (Also in 21, 23)

Other Changes

  • Added node-api: handle no support for external buffers. #​36624
  • Backported fix for chromium:1352405. #​36517
  • Backported fix for chromium:1352405. #​36518
  • Removed unneeded --turbo-profiling-input argument from mksnapshot_args for Linux mksnapshot zips. #​36782 (Also in 23)
  • Updated Chromium to 108.0.5359.99. #​36613

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 | patch | [`22.0.0` -> `22.0.1`](https://renovatebot.com/diffs/npm/electron/22.0.0/22.0.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v22.0.1`](https://github.com/electron/electron/releases/tag/v22.0.1) [Compare Source](https://github.com/electron/electron/compare/v22.0.0...v22.0.1) ### Release Notes for v22.0.1 #### Fixes - Changed HTML5 Notifications created with the `requireInteraction` option to not timeout on Linux and Windows. [#&#8203;36501](https://github.com/electron/electron/pull/36501) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36503))</span> - Fixed a crash that could occur when running eval in inline scripts in unsandboxed renderer processes. [#&#8203;36668](https://github.com/electron/electron/pull/36668) <span style="font-size:small;">(Also in [23](https://github.com/electron/electron/pull/36667))</span> - Fixed an issue with incorrect focus ring highlighting when using `dialog.showMessageBox()`. [#&#8203;36802](https://github.com/electron/electron/pull/36802) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36801), [23](https://github.com/electron/electron/pull/36803))</span> - Fixed binary stripping for branded release builds on Linux. [#&#8203;36654](https://github.com/electron/electron/pull/36654) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36655), [23](https://github.com/electron/electron/pull/36656))</span> - Fixed warning about duplicate `WebSwapCGLLayer` symbols when Electron starts on macOS. [#&#8203;36800](https://github.com/electron/electron/pull/36800) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36798), [23](https://github.com/electron/electron/pull/36799))</span> #### Other Changes - Added node-api: handle no support for external buffers. [#&#8203;36624](https://github.com/electron/electron/pull/36624) - Backported fix for chromium:1352405. [#&#8203;36517](https://github.com/electron/electron/pull/36517) - Backported fix for chromium:1352405. [#&#8203;36518](https://github.com/electron/electron/pull/36518) - Removed unneeded --turbo-profiling-input argument from mksnapshot_args for Linux mksnapshot zips. [#&#8203;36782](https://github.com/electron/electron/pull/36782) <span style="font-size:small;">(Also in [23](https://github.com/electron/electron/pull/36534))</span> - Updated Chromium to 108.0.5359.99. [#&#8203;36613](https://github.com/electron/electron/pull/36613) </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-01-11 03:01:42 +00:00
continuous-integration/drone/push Build is passing Details
a13ae8a15c
chore(deps): update dependency electron to v22.0.1
konrad merged commit 0cc5851359 into main 2023-01-11 06:45:22 +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#131
No description provided.