Update dependency electron to v13.1.5 #48

Merged
konrad merged 1 commits from renovate/electron-13.x into main 2021-07-01 22:05:50 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 13.1.4 -> 13.1.5

Release Notes

electron/electron

v13.1.5

Compare Source

Release Notes for v13.1.5

Fixes

  • Fixed a hang when denying a window.open using setWindowOpenHandler when nativeWindowOpen: false. #​29882 (Also in 12, 14)
  • Fixed an issue where dropdown menus did not work in DevTools when contextIsolation was enabled. #​29885 (Also in 14)
  • Fixed an issue where request headers were cleared if the optional "requestHeaders" parameter was not included in the webRequest.onBeforeSendHeaders callback response object. #​29836 (Also in 12, 14)
  • Fixed an issue where the setAlwaysOnTop value would sometimes not be preserved for child windows on macOS. #​29956 (Also in 12, 14)
  • Fixed crashes on macOS when Geolocation was used. #​29912 (Also in 14)

Other Changes

  • Updated Chromium to 91.0.4472.124. #​29774

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 | patch | [`13.1.4` -> `13.1.5`](https://renovatebot.com/diffs/npm/electron/13.1.4/13.1.5) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v13.1.5`](https://github.com/electron/electron/releases/v13.1.5) [Compare Source](https://github.com/electron/electron/compare/v13.1.4...v13.1.5) ### Release Notes for v13.1.5 #### Fixes - Fixed a hang when denying a `window.open` using `setWindowOpenHandler` when `nativeWindowOpen: false`. [#&#8203;29882](https://github.com/electron/electron/pull/29882) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29881), [14](https://github.com/electron/electron/pull/29883))</span> - Fixed an issue where dropdown menus did not work in DevTools when `contextIsolation` was enabled. [#&#8203;29885](https://github.com/electron/electron/pull/29885) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/29886))</span> - Fixed an issue where request headers were cleared if the optional "requestHeaders" parameter was not included in the webRequest.onBeforeSendHeaders callback response object. [#&#8203;29836](https://github.com/electron/electron/pull/29836) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29834), [14](https://github.com/electron/electron/pull/29835))</span> - Fixed an issue where the `setAlwaysOnTop` value would sometimes not be preserved for child windows on macOS. [#&#8203;29956](https://github.com/electron/electron/pull/29956) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29957), [14](https://github.com/electron/electron/pull/29855))</span> - Fixed crashes on macOS when `Geolocation` was used. [#&#8203;29912](https://github.com/electron/electron/pull/29912) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/29914))</span> #### Other Changes - Updated Chromium to 91.0.4472.124. [#&#8203;29774](https://github.com/electron/electron/pull/29774) </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 2021-07-01 22:01:07 +00:00
konrad merged commit 0c74536714 into main 2021-07-01 22:05:50 +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#48
No description provided.