Update dependency electron to v13.2.2 #55

Merged
konrad merged 1 commits from renovate/electron-13.x into main 2021-08-24 05:12:42 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 13.2.1 -> 13.2.2

Release Notes

electron/electron

v13.2.2

Compare Source

Release Notes for v13.2.2

Fixes

  • Fixed an issue present in webView where the leave-html-full-screen event is not emitted if the user exits fullscreen with esc instead of by clicking into the webView. #​30560 (Also in 14, 15)
  • Fixed an issue where background color would not be correctly applied to BrowserViews on Windows when either the x or y coordinate is negative (off-screen). #​30540 (Also in 14, 15)
  • Fixed an issue where toggling documentEdited status on macOS with titlebarStyle: 'hiddenInset' inadvertently moves the traffic light location. #​30603 (Also in 14, 15)

Other Changes


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.2.1` -> `13.2.2`](https://renovatebot.com/diffs/npm/electron/13.2.1/13.2.2) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v13.2.2`](https://github.com/electron/electron/releases/v13.2.2) [Compare Source](https://github.com/electron/electron/compare/v13.2.1...v13.2.2) ### Release Notes for v13.2.2 #### Fixes - Fixed an issue present in `webView` where the `leave-html-full-screen` event is not emitted if the user exits fullscreen with `esc` instead of by clicking into the `webView`. [#&#8203;30560](https://github.com/electron/electron/pull/30560) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30561), [15](https://github.com/electron/electron/pull/30562))</span> - Fixed an issue where background color would not be correctly applied to `BrowserViews` on Windows when either the `x` or `y` coordinate is negative (off-screen). [#&#8203;30540](https://github.com/electron/electron/pull/30540) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30541), [15](https://github.com/electron/electron/pull/30542))</span> - Fixed an issue where toggling `documentEdited` status on macOS with `titlebarStyle: 'hiddenInset'` inadvertently moves the traffic light location. [#&#8203;30603](https://github.com/electron/electron/pull/30603) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30605), [15](https://github.com/electron/electron/pull/30604))</span> #### Other Changes - Security: Backported fix for [`1227933`](https://github.com/electron/electron/commit/1227933). [#&#8203;30583](https://github.com/electron/electron/pull/30583) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/30615))</span> - Security: Backported fix for [`1231950`](https://github.com/electron/electron/commit/1231950). [#&#8203;30584](https://github.com/electron/electron/pull/30584) - Security: Backported fix for [`1234764`](https://github.com/electron/electron/commit/1234764). [#&#8203;30587](https://github.com/electron/electron/pull/30587) - Security: Backported fix for [`1234770`](https://github.com/electron/electron/commit/1234770). [#&#8203;30586](https://github.com/electron/electron/pull/30586) - Security: Backported fix for [`1234829`](https://github.com/electron/electron/commit/1234829). [#&#8203;30585](https://github.com/electron/electron/pull/30585) </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-08-23 23:01:10 +00:00
continuous-integration/drone/push Build is passing Details
4e447f02ea
Update dependency electron to v13.2.2
konrad merged commit 43b976e14b into main 2021-08-24 05:12:42 +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#55
No description provided.