sdc224 / electron-react-ts

Electron React TS
MIT License
2 stars 0 forks source link

Update dependency electron to v9.1.0 #112

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 9.0.5 -> 9.1.0

Release Notes

electron/electron ### [`v9.1.0`](https://togithub.com/electron/electron/releases/v9.1.0) [Compare Source](https://togithub.com/electron/electron/compare/v9.0.5...v9.1.0) ### Release Notes for v9.1.0 #### Features - Added support for `MessagePort` in the main process. [#​24323](https://togithub.com/electron/electron/issues/24323) - Added support for suspend and resume events to Windows. [#​24283](https://togithub.com/electron/electron/issues/24283) - Added support for suspend and resume events to macOS. [#​24294](https://togithub.com/electron/electron/issues/24294) - Expose sessionId associated with a target from debugger module. [#​24398](https://togithub.com/electron/electron/issues/24398) - Implemented `systemPreferences.getMediaAccessStatus()` on Windows. [#​24312](https://togithub.com/electron/electron/issues/24312) #### Fixes - Fixed an intermittent high-CPU usage problem caused a system clock issue during sleep. [#​24415](https://togithub.com/electron/electron/issues/24415) - Fixed an issue where some old notifications were not properly removed from the Notification Center on macOS. [#​24406](https://togithub.com/electron/electron/issues/24406) - Fixed bug on macOS where the main window could be targeted for a focus event when it was disabled behind a modal. [#​24354](https://togithub.com/electron/electron/issues/24354)

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.