ztoben / plex-viewer-deprecated

Plex viewer with keyboard controls built with electron
MIT License
13 stars 1 forks source link

chore(deps): update dependency electron to v11.2.1 #276

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 11.2.0 -> 11.2.1 age adoption passing confidence

Release Notes

electron/electron ### [`v11.2.1`](https://togithub.com/electron/electron/releases/v11.2.1) [Compare Source](https://togithub.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". [#​27423](https://togithub.com/electron/electron/pull/27423) - Fixed crash when a keyboard event immediately precedes calling `browserWindow.close()` on Windows. [#​27357](https://togithub.com/electron/electron/pull/27357) (Also in [10](https://togithub.com/electron/electron/pull/27358), [12](https://togithub.com/electron/electron/pull/27359)) - Fixed shutdown crash when quitting with in-progress downloads. [#​27419](https://togithub.com/electron/electron/pull/27419) (Also in [10](https://togithub.com/electron/electron/pull/27417), [12](https://togithub.com/electron/electron/pull/27418)) - Increase stack size on windows x64 to 8MB. [#​27385](https://togithub.com/electron/electron/pull/27385) (Also in [10](https://togithub.com/electron/electron/pull/27386), [12](https://togithub.com/electron/electron/pull/27384)) - Updated the ICU time zone database to the latest 2020f version. [#​27369](https://togithub.com/electron/electron/pull/27369) #### Other Changes - Backported the fix to CVE-2021-21120 from sqlite. [#​27424](https://togithub.com/electron/electron/pull/27424) - Backported the fix to chromium:[`1160534`](https://togithub.com/electron/electron/commit/1160534). [#​27443](https://togithub.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. [#​27437](https://togithub.com/electron/electron/pull/27437) - Security: backported fix for chromium:[`1161654`](https://togithub.com/electron/electron/commit/1161654). [#​27411](https://togithub.com/electron/electron/pull/27411)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.