chore(deps): update dependency electron to v23.1.0 #138

Merged
konrad merged 1 commits from renovate/electron-23.x into main 2023-02-16 08:08:47 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 23.0.0 -> 23.1.0

Release Notes

electron/electron

v23.1.0

Compare Source

Release Notes for v23.1.0

Features

  • Added several standard page size options to webContents.print(). #​37264 (Also in 22, 24)

Fixes

  • Changed HTML5 Notifications created with the requireInteraction option to not timeout on Linux and Windows. #​36502 (Also in 21, 22)
  • Fixed a crash when BrowserViews are present and a user attempts to prevent beforeunload in the renderer process. #​37267 (Also in 22, 24)
  • Fixed a potential crash in some types of Worklets. #​37081

Other Changes

  • Updated Chromium to 110.0.5481.100. #​37183

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 | minor | [`23.0.0` -> `23.1.0`](https://renovatebot.com/diffs/npm/electron/23.0.0/23.1.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v23.1.0`](https://github.com/electron/electron/releases/tag/v23.1.0) [Compare Source](https://github.com/electron/electron/compare/v23.0.0...v23.1.0) ### Release Notes for v23.1.0 #### Features - Added several standard page size options to `webContents.print()`. [#&#8203;37264](https://github.com/electron/electron/pull/37264) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37263), [24](https://github.com/electron/electron/pull/37265))</span> #### Fixes - Changed HTML5 Notifications created with the `requireInteraction` option to not timeout on Linux and Windows. [#&#8203;36502](https://github.com/electron/electron/pull/36502) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/36503), [22](https://github.com/electron/electron/pull/36501))</span> - Fixed a crash when `BrowserView`s are present and a user attempts to prevent `beforeunload` in the renderer process. [#&#8203;37267](https://github.com/electron/electron/pull/37267) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37266), [24](https://github.com/electron/electron/pull/37268))</span> - Fixed a potential crash in some types of Worklets. [#&#8203;37081](https://github.com/electron/electron/pull/37081) #### Other Changes - Updated Chromium to 110.0.5481.100. [#&#8203;37183](https://github.com/electron/electron/pull/37183) #### Documentation - Documentation changes: [#&#8203;37108](https://github.com/electron/electron/pull/37108) </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-16 02:01:58 +00:00
continuous-integration/drone/push Build is passing Details
c902297904
chore(deps): update dependency electron to v23.1.0
konrad merged commit 3209937cdd into main 2023-02-16 08:08:47 +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#138
No description provided.