chore(deps): update dependency electron to v17.1.0 #80

Merged
konrad merged 1 commits from renovate/electron-17.x into main 2022-02-24 07:36:34 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 17.0.1 -> 17.1.0

Release Notes

electron/electron

v17.1.0

Compare Source

Release Notes for v17.1.0

Features

  • Added height option for Windows Control Overlay. #​32939

Fixes

  • Fixed BrowserWindow.showInactive restoring a maximized window to non-maximized on Windows. #​33021 (Also in 16, 18)
  • Fixed a crash that occurred when a user attempted to print a document either with window.print(), the print button in the PDF viewer, or with BrowserWindow.webContents() and clicked cancel in the resulting print dialog. #​33015
  • Fixed an issue where webContents.openDevTools({ mode }) did not work for certain dock positions. #​32945 (Also in 18)
  • Fixed an issue where webContents.savePage failed when passing a relative path instead of an absolute one. #​33016 (Also in 15, 16, 18)
  • Fixed command string registered via setAsDefaultProtocolClient on windows. #​33012 (Also in 14, 15, 16, 18)
  • Fixed stale renderer process when application is quit while renderer is busy. #​32970 (Also in 14, 15, 16, 18)

Other Changes

  • Chore: backport EPROTOTYPE fixes from libuv. #​32943 (Also in 16, 18)
  • Updated Chromium to 98.0.4758.102. #​32906

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 | minor | [`17.0.1` -> `17.1.0`](https://renovatebot.com/diffs/npm/electron/17.0.1/17.1.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v17.1.0`](https://github.com/electron/electron/releases/v17.1.0) [Compare Source](https://github.com/electron/electron/compare/v17.0.1...v17.1.0) ### Release Notes for v17.1.0 #### Features - Added `height` option for Windows Control Overlay. [#&#8203;32939](https://github.com/electron/electron/pull/32939) #### Fixes - Fixed BrowserWindow.showInactive restoring a maximized window to non-maximized on Windows. [#&#8203;33021](https://github.com/electron/electron/pull/33021) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33020), [18](https://github.com/electron/electron/pull/33022))</span> - Fixed a crash that occurred when a user attempted to print a document either with `window.print()`, the print button in the PDF viewer, or with `BrowserWindow.webContents()` and clicked cancel in the resulting print dialog. [#&#8203;33015](https://github.com/electron/electron/pull/33015) - Fixed an issue where `webContents.openDevTools({ mode })` did not work for certain dock positions. [#&#8203;32945](https://github.com/electron/electron/pull/32945) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/32946))</span> - Fixed an issue where `webContents.savePage` failed when passing a relative path instead of an absolute one. [#&#8203;33016](https://github.com/electron/electron/pull/33016) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33018), [16](https://github.com/electron/electron/pull/33017), [18](https://github.com/electron/electron/pull/33019))</span> - Fixed command string registered via setAsDefaultProtocolClient on windows. [#&#8203;33012](https://github.com/electron/electron/pull/33012) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/33009), [15](https://github.com/electron/electron/pull/33011), [16](https://github.com/electron/electron/pull/33010), [18](https://github.com/electron/electron/pull/33013))</span> - Fixed stale renderer process when application is quit while renderer is busy. [#&#8203;32970](https://github.com/electron/electron/pull/32970) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/32968), [15](https://github.com/electron/electron/pull/32967), [16](https://github.com/electron/electron/pull/32969), [18](https://github.com/electron/electron/pull/32971))</span> #### Other Changes - Chore: backport EPROTOTYPE fixes from libuv. [#&#8203;32943](https://github.com/electron/electron/pull/32943) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/32942), [18](https://github.com/electron/electron/pull/32944))</span> - Updated Chromium to 98.0.4758.102. [#&#8203;32906](https://github.com/electron/electron/pull/32906) </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 2022-02-23 21:01:37 +00:00
continuous-integration/drone/push Build is passing Details
b5fa6632e2
chore(deps): update dependency electron to v17.1.0
konrad merged commit 61c9cc23a2 into main 2022-02-24 07:36:34 +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#80
No description provided.