stevenjoezhang / bilibili-downloader

哔哩哔哩视频下载器 | Yet another video downloader for Bilibili
GNU General Public License v3.0
488 stars 60 forks source link

chore(deps): update dependency electron to v11.0.2 #44

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.0.0 -> 11.0.2 age adoption passing confidence

Release Notes

electron/electron ### [`v11.0.2`](https://togithub.com/electron/electron/releases/v11.0.2) [Compare Source](https://togithub.com/electron/electron/compare/v11.0.1...v11.0.2) ### Release Notes for v11.0.2 #### Fixes - Fixed `LC_ALL` environment variable getting changed in Electron. [#​26551](https://togithub.com/electron/electron/pull/26551) (Also in [9](https://togithub.com/electron/electron/pull/26508), [10](https://togithub.com/electron/electron/pull/26550)) - Fixed an issue where some buttons were un-clickable in some BrowserViews with draggable regions enabled. [#​26528](https://togithub.com/electron/electron/pull/26528) - Fixed detection of launch on login items - Fixed detection of enabled state set by TaskManager. [#​26538](https://togithub.com/electron/electron/pull/26538) - Stopped using private API `CTFontDescriptorIsSystemUIFont` in MAS build. [#​26574](https://togithub.com/electron/electron/pull/26574) #### Other Changes - Updated Chromium to 87.0.4280.67. [#​26565](https://togithub.com/electron/electron/pull/26565) #### Unknown - Re-enable Rosetta on Apple Silicon devices. [#​26570](https://togithub.com/electron/electron/pull/26570) (Also in [7.3](https://togithub.com/electron/electron/pull/26571), [8](https://togithub.com/electron/electron/pull/26573), [9](https://togithub.com/electron/electron/pull/26572), [10](https://togithub.com/electron/electron/pull/26569)) ### [`v11.0.1`](https://togithub.com/electron/electron/releases/v11.0.1) [Compare Source](https://togithub.com/electron/electron/compare/v11.0.0...v11.0.1) ### Release Notes for v11.0.1 #### Fixes - Fixed an Uncaught TypeError when opening DevTools. [#​26514](https://togithub.com/electron/electron/pull/26514) - Removed private API usage that was blocking Mac App Store releases. [#​26513](https://togithub.com/electron/electron/pull/26513)

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.