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 v12.0.6 #321

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 12.0.5 -> 12.0.6 age adoption passing confidence

Release Notes

electron/electron ### [`v12.0.6`](https://togithub.com/electron/electron/releases/v12.0.6) [Compare Source](https://togithub.com/electron/electron/compare/v12.0.5...v12.0.6) ### Release Notes for v12.0.6 #### Fixes - Fixed a crash when calling `shell.trashItem()` from the renderer process. [#​28787](https://togithub.com/electron/electron/pull/28787) (Also in [13](https://togithub.com/electron/electron/pull/28788)) - Fixed an issue where multiple calls to `window.setFullScreen` could cause problems. [#​28772](https://togithub.com/electron/electron/pull/28772) (Also in [11](https://togithub.com/electron/electron/pull/28773), [13](https://togithub.com/electron/electron/pull/28763)) - Fixed an issue where some dialogs would stop working on macOS if `window.hide()` was called while they were open. [#​28695](https://togithub.com/electron/electron/pull/28695) (Also in [11](https://togithub.com/electron/electron/pull/28696), [13](https://togithub.com/electron/electron/pull/28694)) - Fixed an issue where windows in `simpleFullscreen` mode were not properly resizing when display metrics changed. [#​28869](https://togithub.com/electron/electron/pull/28869) (Also in [11](https://togithub.com/electron/electron/pull/28870), [13](https://togithub.com/electron/electron/pull/28216)) - Fixed the window-all-closed event being emitted while the last BrowserWindow was still in the process of being closed. [#​28913](https://togithub.com/electron/electron/pull/28913) (Also in [11](https://togithub.com/electron/electron/pull/28912), [13](https://togithub.com/electron/electron/pull/28914)) - No longer set backgroundColor in default-app when opening custom files / URLs. [#​28841](https://togithub.com/electron/electron/pull/28841) (Also in [10](https://togithub.com/electron/electron/pull/28840), [11](https://togithub.com/electron/electron/pull/28843), [13](https://togithub.com/electron/electron/pull/28842)) #### Other Changes - Security: backported fix for [`1192552`](https://togithub.com/electron/electron/commit/1192552). [#​28818](https://togithub.com/electron/electron/pull/28818) - Security: backported fix for CVE-2021-21222. [#​28815](https://togithub.com/electron/electron/pull/28815) - Security: backported fix for CVE-2021-21226. [#​28806](https://togithub.com/electron/electron/pull/28806) - Security: backported fix to CVE-2021-21223. [#​28812](https://togithub.com/electron/electron/pull/28812) - Security: backported fix to CVE-2021-21225. [#​28809](https://togithub.com/electron/electron/pull/28809) - Security: backported fix to CVE-2021-21227. [#​28861](https://togithub.com/electron/electron/pull/28861) - Security: backported fix to CVE-2021-21230. [#​28901](https://togithub.com/electron/electron/pull/28901) - Security: backported fix to CVE-2021-21231. [#​28904](https://togithub.com/electron/electron/pull/28904) - Security: backported fix to CVE-2021-21233. [#​28872](https://togithub.com/electron/electron/pull/28872) - Security: backported fix to chromium:[`1155297`](https://togithub.com/electron/electron/commit/1155297). [#​28821](https://togithub.com/electron/electron/pull/28821)

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.