Update dependency electron to v13.1.8 #51

Merged
konrad merged 2 commits from renovate/electron-13.x into main 2021-08-04 10:00:30 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 13.1.7 -> 13.1.8

Release Notes

electron/electron

v13.1.8

Compare Source

Release Notes for v13.1.8

Fixes

  • Fixed a potential crash that would occur with draggable regions on Windows. #​30326 (Also in 14, 15)
  • Fixed an issue where a specified aspect ratio could become incorrect when maximizing a window on macOS. #​30330 (Also in 12, 14, 15)
  • Fixed frameless window having wrong traffic lights position on macOS 11. #​30319 (Also in 14, 15)
  • Fixed pressing ESC not exiting fullscreen from webview. #​30128 (Also in 12, 14)
  • Fixed stack overflow crash in v8 on windows 32-bit builds. #​30241 (Also in 12, 14, 15)
  • Fixed tray.setTitle not respecting ANSI colors if a font type was specified. #​30163 (Also in 14)

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.1.7` -> `13.1.8`](https://renovatebot.com/diffs/npm/electron/13.1.7/13.1.8) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v13.1.8`](https://github.com/electron/electron/releases/v13.1.8) [Compare Source](https://github.com/electron/electron/compare/v13.1.7...v13.1.8) ### Release Notes for v13.1.8 #### Fixes - Fixed a potential crash that would occur with draggable regions on Windows. [#&#8203;30326](https://github.com/electron/electron/pull/30326) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30327), [15](https://github.com/electron/electron/pull/30328))</span> - Fixed an issue where a specified aspect ratio could become incorrect when maximizing a window on macOS. [#&#8203;30330](https://github.com/electron/electron/pull/30330) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/30329), [14](https://github.com/electron/electron/pull/30331), [15](https://github.com/electron/electron/pull/30332))</span> - Fixed frameless window having wrong traffic lights position on macOS 11. [#&#8203;30319](https://github.com/electron/electron/pull/30319) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30269), [15](https://github.com/electron/electron/pull/30270))</span> - Fixed pressing ESC not exiting fullscreen from webview. [#&#8203;30128](https://github.com/electron/electron/pull/30128) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/30137), [14](https://github.com/electron/electron/pull/30127))</span> - Fixed stack overflow crash in v8 on windows 32-bit builds. [#&#8203;30241](https://github.com/electron/electron/pull/30241) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/30244), [14](https://github.com/electron/electron/pull/30242), [15](https://github.com/electron/electron/pull/30243))</span> - Fixed tray.setTitle not respecting ANSI colors if a font type was specified. [#&#8203;30163](https://github.com/electron/electron/pull/30163) <span style="font-size:small;">(Also in [14](https://github.com/electron/electron/pull/30164))</span> #### Other Changes - Backported fix for https://crbug.com/1227921. [#&#8203;30203](https://github.com/electron/electron/pull/30203) - Security: backported fix for [`1205059`](https://github.com/electron/electron/commit/1205059),1196302. [#&#8203;30265](https://github.com/electron/electron/pull/30265) - Security: backported fix for CVE-2021-30568. [#&#8203;30229](https://github.com/electron/electron/pull/30229) - Security: backported fix for CVE-2021-30569. [#&#8203;30294](https://github.com/electron/electron/pull/30294) - Security: backported fix for CVE-2021-30573. [#&#8203;30251](https://github.com/electron/electron/pull/30251) - Security: backported fix for chromium:1217064. [#&#8203;30246](https://github.com/electron/electron/pull/30246) - Updated Chromium to 91.0.4472.164. [#&#8203;30169](https://github.com/electron/electron/pull/30169) </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-03 23:01:11 +00:00
konrad added 1 commit 2021-08-04 09:53:05 +00:00
continuous-integration/drone/push Build is passing Details
b0369fadfb
Merge branch 'main' into renovate/electron-13.x
konrad merged commit 8096c57725 into main 2021-08-04 10:00:30 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
2 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#51
No description provided.