Update dependency electron to v13.1.7 #50

Merged
konrad merged 1 commits from renovate/electron-13.x into main 2021-07-17 16:40:11 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 13.1.6 -> 13.1.7

Release Notes

electron/electron

v13.1.7

Compare Source

Release Notes for v13.1.7

Fixes

  • Fixed requestFullscreen inside webview does not make the element take fullscreen. #​29987 (Also in 12, 14)
  • Fixed a crash when calling the webContents.on('login') callback synchronously. #​30091 (Also in 12, 14)
  • Fixed a possible renderer crash when using fsPromises.readFile. #​29928
  • Fixed an issue where Electron would sometimes not honor the user-defined Downloads directory. #​29968 (Also in 12, 14)
  • Fixed an issue where the traffic lights would get double-drawn when exiting fullscreen and adding a BrowserView on macOS. #​30149 (Also in 14)
  • Fixed incorrect value of document.focus when opening multiple windows on macOS
    • fix key window status on mac when opening panels or using custom window switchers. #​29234 (Also in 12, 14)
  • Fixed systemPreferences.getSystemColor returning colors missing alpha values. #​30088 (Also in 14)

Other Changes

Documentation


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.6` -> `13.1.7`](https://renovatebot.com/diffs/npm/electron/13.1.6/13.1.7) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v13.1.7`](https://github.com/electron/electron/releases/v13.1.7) [Compare Source](https://github.com/electron/electron/compare/v13.1.6...v13.1.7) ### Release Notes for v13.1.7 #### Fixes - Fixed `requestFullscreen` inside webview does not make the element take fullscreen. [#&#8203;29987](https://github.com/electron/electron/pull/29987) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29988), [14](https://github.com/electron/electron/pull/29989))</span> - Fixed a crash when calling the `webContents.on('login')` callback synchronously. [#&#8203;30091](https://github.com/electron/electron/pull/30091) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/30092), [14](https://github.com/electron/electron/pull/30090))</span> - Fixed a possible renderer crash when using `fsPromises.readFile`. [#&#8203;29928](https://github.com/electron/electron/pull/29928) - Fixed an issue where Electron would sometimes not honor the user-defined Downloads directory. [#&#8203;29968](https://github.com/electron/electron/pull/29968) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/29966), [14](https://github.com/electron/electron/pull/29967))</span> - Fixed an issue where the traffic lights would get double-drawn when exiting fullscreen and adding a `BrowserView` on macOS. [#&#8203;30149](https://github.com/electron/electron/pull/30149) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30150))</span> - Fixed incorrect value of `document.focus` when opening multiple windows on macOS - fix key window status on mac when opening panels or using custom window switchers. [#&#8203;29234](https://github.com/electron/electron/pull/29234) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/30067), [14](https://github.com/electron/electron/pull/30066))</span> - Fixed systemPreferences.getSystemColor returning colors missing alpha values. [#&#8203;30088](https://github.com/electron/electron/pull/30088) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30087))</span> #### Other Changes - Backported fix for [`1216190`](https://github.com/electron/electron/commit/1216190). [#&#8203;30100](https://github.com/electron/electron/pull/30100) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/30099), [14](https://github.com/electron/electron/pull/30101))</span> #### Documentation - Documentation changes: [#&#8203;30057](https://github.com/electron/electron/pull/30057) </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-15 20:01:01 +00:00
konrad merged commit cd7846e2c7 into main 2021-07-17 16:40:11 +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#50
No description provided.