Luchanso / dota-helper

20 stars 3 forks source link

fix(deps): update dependency electron to v19.0.9 #95

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 19.0.8 -> 19.0.9 age adoption passing confidence

Release Notes

electron/electron ### [`v19.0.9`](https://togithub.com/electron/electron/releases/tag/v19.0.9) [Compare Source](https://togithub.com/electron/electron/compare/v19.0.8...v19.0.9) ### Release Notes for v19.0.9 #### Fixes - Ensures that `requestMediaKeySystemAccess` eventually resolves / rejects. [#​34890](https://togithub.com/electron/electron/pull/34890) (Also in [20](https://togithub.com/electron/electron/pull/34891)) - Fixed a potential crash when changing window settings after initializing WCO with an invalid `titleBarStyle`. [#​34874](https://togithub.com/electron/electron/pull/34874) (Also in [18](https://togithub.com/electron/electron/pull/34873), [20](https://togithub.com/electron/electron/pull/34875)) - Fixed alwaysOnTop BrowserWindow option for X11 Linux. [#​34912](https://togithub.com/electron/electron/pull/34912) (Also in [18](https://togithub.com/electron/electron/pull/34911), [20](https://togithub.com/electron/electron/pull/34913)) - Fixed an issue where BrowserWindows on macOS were incorrectly marked as resizable. [#​34906](https://togithub.com/electron/electron/pull/34906) (Also in [18](https://togithub.com/electron/electron/pull/34907), [20](https://togithub.com/electron/electron/pull/34433)) - Fixed an issue where calling `BrowserWindow.setRepresentedFilename` on macOS with `titlebarStyle: 'hiddenInset'` or `titlebarStyle: 'hidden'` inadvertently moves the traffic light location. [#​34848](https://togithub.com/electron/electron/pull/34848) (Also in [18](https://togithub.com/electron/electron/pull/34847), [20](https://togithub.com/electron/electron/pull/34849)) - Fixed an issue where printing with an invalid `deviceName` on Linux caused silent failures. [#​34900](https://togithub.com/electron/electron/pull/34900) (Also in [20](https://togithub.com/electron/electron/pull/34901)) - Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. [#​34839](https://togithub.com/electron/electron/pull/34839) (Also in [17](https://togithub.com/electron/electron/pull/34837), [18](https://togithub.com/electron/electron/pull/34838), [20](https://togithub.com/electron/electron/pull/34840)) - Fixed empty app_id when running under wayland. [#​34878](https://togithub.com/electron/electron/pull/34878) (Also in [18](https://togithub.com/electron/electron/pull/34877), [20](https://togithub.com/electron/electron/pull/34879)) - Prevent brief display of "Ozone X11" in window title on Linux. [#​34929](https://togithub.com/electron/electron/pull/34929) (Also in [18](https://togithub.com/electron/electron/pull/34943)) #### Other Changes - Updated Chromium to 102.0.5005.167. [#​35017](https://togithub.com/electron/electron/pull/35017)

Configuration

šŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

šŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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