Update dependency electron to v11.2.1 #14

Merged
konrad merged 1 commits from renovate/electron-11.x into master 2021-01-23 15:42:29 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 11.2.0 -> 11.2.1

Release Notes

electron/electron

v11.2.1

Compare Source

Release Notes for v11.2.1

Fixes

  • Apps requesting the CAMERA_PAN_TILT_ZOOM permission will have the permission request handler called with a permission string of "media" instead of "font-access". #​27423
  • Fixed crash when a keyboard event immediately precedes calling browserWindow.close() on Windows. #​27357 (Also in 10, 12)
  • Fixed shutdown crash when quitting with in-progress downloads. #​27419 (Also in 10, 12)
  • Increase stack size on windows x64 to 8MB. #​27385 (Also in 10, 12)
  • Updated the ICU time zone database to the latest 2020f version. #​27369

Other Changes

  • Backported the fix to CVE-2021-21120 from sqlite. #​27424
  • Backported the fix to chromium:1160534. #​27443
  • Backported the fixes to the save file dialog related CVE-2021-21123, CVE-2021-21129, CVE-2021-21130, CVE-2021-21131, CVE-2021-21141. #​27437
  • Security: backported fix for chromium:1161654. #​27411

Renovate 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 | [`11.2.0` -> `11.2.1`](https://renovatebot.com/diffs/npm/electron/11.2.0/11.2.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v11.2.1`](https://github.com/electron/electron/releases/v11.2.1) [Compare Source](https://github.com/electron/electron/compare/v11.2.0...v11.2.1) ### Release Notes for v11.2.1 #### Fixes - Apps requesting the CAMERA_PAN_TILT_ZOOM permission will have the permission request handler called with a permission string of "media" instead of "font-access". [#&#8203;27423](https://github.com/electron/electron/pull/27423) - Fixed crash when a keyboard event immediately precedes calling `browserWindow.close()` on Windows. [#&#8203;27357](https://github.com/electron/electron/pull/27357) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27358), [12](https://github.com/electron/electron/pull/27359))</span> - Fixed shutdown crash when quitting with in-progress downloads. [#&#8203;27419](https://github.com/electron/electron/pull/27419) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27417), [12](https://github.com/electron/electron/pull/27418))</span> - Increase stack size on windows x64 to 8MB. [#&#8203;27385](https://github.com/electron/electron/pull/27385) <span style="font-size:small;">(Also in [10](https://github.com/electron/electron/pull/27386), [12](https://github.com/electron/electron/pull/27384))</span> - Updated the ICU time zone database to the latest 2020f version. [#&#8203;27369](https://github.com/electron/electron/pull/27369) #### Other Changes - Backported the fix to CVE-2021-21120 from sqlite. [#&#8203;27424](https://github.com/electron/electron/pull/27424) - Backported the fix to chromium:[`1160534`](https://github.com/electron/electron/commit/1160534). [#&#8203;27443](https://github.com/electron/electron/pull/27443) - Backported the fixes to the save file dialog related CVE-2021-21123, CVE-2021-21129, CVE-2021-21130, CVE-2021-21131, CVE-2021-21141. [#&#8203;27437](https://github.com/electron/electron/pull/27437) - Security: backported fix for chromium:[`1161654`](https://github.com/electron/electron/commit/1161654). [#&#8203;27411](https://github.com/electron/electron/pull/27411) </details> --- ### Renovate 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-01-23 04:01:08 +00:00
konrad merged commit e3c0f2ef44 into master 2021-01-23 15:42:29 +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#14
No description provided.