akameco / PixivDeck

:two_hearts: pixiv client for Desktop like TweetDeck :two_hearts:
https://PixivDeck.github.io
MIT License
448 stars 36 forks source link

chore(deps): update dependency electron to v5.0.7 #342

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 5.0.6 -> 5.0.7

Release Notes

electron/electron ### [`v5.0.7`](https://togithub.com/electron/electron/releases/v5.0.7) [Compare Source](https://togithub.com/electron/electron/compare/v5.0.6...v5.0.7) ### Release Notes for v5.0.7 #### Features - Added `requestingUrl` and `isMainFrame` properties to the permission request and permission check handlers details objects so that apps can check the origin of the requesting frame rather than the root frame. [#​18773](https://togithub.com/electron/electron/issues/18773) #### Fixes - Fixed `` not working in scriptable popups when `nativeWindowOpen` is enabled. [#​19206](https://togithub.com/electron/electron/issues/19206) - Fixed an issue where the Tray icon context menu on macOS blocked the main process while open. [#​19036](https://togithub.com/electron/electron/issues/19036) - Fixed an issue where the Tray icon would never believe itself to be in dark mode. [#​19082](https://togithub.com/electron/electron/issues/19082) - Fixed bug on macOS where the main window could be targeted for a `focus` event when it was disabled behind a modal. [#​19063](https://togithub.com/electron/electron/issues/19063) - Fixed crash when creating certain types of windows in the `display-*` events. [#​19023](https://togithub.com/electron/electron/issues/19023) - Fixed macOS breakpad symbol files to include non-public symbols. [#​19157](https://togithub.com/electron/electron/issues/19157) - Fixed silent printing across platforms. [#​19038](https://togithub.com/electron/electron/issues/19038) - Fixed webview crash on iframe removal. [#​18976](https://togithub.com/electron/electron/issues/18976) - Removed inadvertently included mojom.js files from distribution bundle. [#​19192](https://togithub.com/electron/electron/issues/19192) - Removed inadvertently included resources/inspector from electron.zip on Windows and Linux. [#​19193](https://togithub.com/electron/electron/issues/19193) #### Other Changes - Reverted change to focus behavior that broke Character Viewer support on macOS. [#​19238](https://togithub.com/electron/electron/issues/19238)

Renovate configuration

:date: Schedule: "before 3am on Monday" in timezone Asia/Tokyo.

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is stale, or if you modify the PR title to begin with "rebase!".

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



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