chore(deps): update dependency electron to v20.1.1 #113

Merged
konrad merged 1 commits from renovate/electron-20.x into main 2022-09-01 11:18:44 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 20.0.3 -> 20.1.1

Release Notes

electron/electron

v20.1.1

Compare Source

Release Notes for v20.1.1

Fixes

  • Fixed a bug where calling atob in the renderer process could fail under some circumstances. #​35445 (Also in 21)
  • Fixed a potential crash on WebWorker destruction. #​35491 (Also in 19, 21)
  • Fixed an issue where frameless windows with roundedCorners: false couldn't enter fullscreen without crashing. #​35455 (Also in 19, 21)
  • Fixed an issue where part of the BrowserView could be cut off when calling setBounds on some windows. #​35494 (Also in 19)

v20.1.0

Compare Source

Release Notes for v20.1.0

Fixes

  • Fixed enable promise support with webFrameMain.executeJavaScript. #​35358 (Also in 21)
  • Fixed undefined details.requestingUrl from session.setPermissionCheckHandler. #​35408 (Also in 21)
  • Picture-In-Picture mode no longer becomes a red rectangle on hover. #​35402 (Also in 19, 21)

Other Changes

  • Updated Chromium to 104.0.5112.102. #​35361

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 | [`20.0.3` -> `20.1.1`](https://renovatebot.com/diffs/npm/electron/20.0.3/20.1.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v20.1.1`](https://github.com/electron/electron/releases/tag/v20.1.1) [Compare Source](https://github.com/electron/electron/compare/v20.1.0...v20.1.1) ### Release Notes for v20.1.1 #### Fixes - Fixed a bug where calling `atob` in the renderer process could fail under some circumstances. [#&#8203;35445](https://github.com/electron/electron/pull/35445) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35443))</span> - Fixed a potential crash on WebWorker destruction. [#&#8203;35491](https://github.com/electron/electron/pull/35491) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35490), [21](https://github.com/electron/electron/pull/35492))</span> - Fixed an issue where frameless windows with `roundedCorners: false` couldn't enter fullscreen without crashing. [#&#8203;35455](https://github.com/electron/electron/pull/35455) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35456), [21](https://github.com/electron/electron/pull/35454))</span> - Fixed an issue where part of the BrowserView could be cut off when calling `setBounds` on some windows. [#&#8203;35494](https://github.com/electron/electron/pull/35494) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35495))</span> ### [`v20.1.0`](https://github.com/electron/electron/releases/tag/v20.1.0) [Compare Source](https://github.com/electron/electron/compare/v20.0.3...v20.1.0) ### Release Notes for v20.1.0 #### Fixes - Fixed enable promise support with webFrameMain.executeJavaScript. [#&#8203;35358](https://github.com/electron/electron/pull/35358) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35359))</span> - Fixed undefined details.requestingUrl from session.setPermissionCheckHandler. [#&#8203;35408](https://github.com/electron/electron/pull/35408) <span style="font-size:small;">(Also in [21](https://github.com/electron/electron/pull/35409))</span> - Picture-In-Picture mode no longer becomes a red rectangle on hover. [#&#8203;35402](https://github.com/electron/electron/pull/35402) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/35400), [21](https://github.com/electron/electron/pull/35401))</span> #### Other Changes - Updated Chromium to 104.0.5112.102. [#&#8203;35361](https://github.com/electron/electron/pull/35361) </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-08-24 20:03:06 +00:00
continuous-integration/drone/push Build is passing Details
9085ff42f0
chore(deps): update dependency electron to v20.1.0
renovate changed title from chore(deps): update dependency electron to v20.1.0 to chore(deps): update dependency electron to v20.1.1 2022-08-31 20:01:13 +00:00
renovate force-pushed renovate/electron-20.x from 9085ff42f0 to 325244a4a7 2022-08-31 20:01:14 +00:00 Compare
konrad merged commit 1cf753fef2 into main 2022-09-01 11:18:44 +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#113
No description provided.