chore(deps): update dependency electron to v19.0.9 #106

Merged
konrad merged 1 commits from renovate/electron-19.x into main 2022-07-22 07:12:31 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 19.0.8 -> 19.0.9

Release Notes

electron/electron

v19.0.9

Compare Source

Release Notes for v19.0.9

Fixes

  • Ensures that requestMediaKeySystemAccess eventually resolves / rejects. #​34890 (Also in 20)
  • Fixed a potential crash when changing window settings after initializing WCO with an invalid titleBarStyle. #​34874 (Also in 18, 20)
  • Fixed alwaysOnTop BrowserWindow option for X11 Linux. #​34912 (Also in 18, 20)
  • Fixed an issue where BrowserWindows on macOS were incorrectly marked as resizable. #​34906 (Also in 18, 20)
  • Fixed an issue where calling BrowserWindow.setRepresentedFilename on macOS with titlebarStyle: 'hiddenInset' or titlebarStyle: 'hidden' inadvertently moves the traffic light location. #​34848 (Also in 18, 20)
  • Fixed an issue where printing with an invalid deviceName on Linux caused silent failures. #​34900 (Also in 20)
  • Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. #​34839 (Also in 17, 18, 20)
  • Fixed empty app_id when running under wayland. #​34878 (Also in 18, 20)
  • Prevent brief display of "Ozone X11" in window title on Linux. #​34929 (Also in 18)

Other Changes

  • Updated Chromium to 102.0.5005.167. #​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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [electron](https://github.com/electron/electron) | devDependencies | patch | [`19.0.8` -> `19.0.9`](https://renovatebot.com/diffs/npm/electron/19.0.8/19.0.9) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v19.0.9`](https://github.com/electron/electron/releases/tag/v19.0.9) [Compare Source](https://github.com/electron/electron/compare/v19.0.8...v19.0.9) ### Release Notes for v19.0.9 #### Fixes - Ensures that `requestMediaKeySystemAccess` eventually resolves / rejects. [#&#8203;34890](https://github.com/electron/electron/pull/34890) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/34891))</span> - Fixed a potential crash when changing window settings after initializing WCO with an invalid `titleBarStyle`. [#&#8203;34874](https://github.com/electron/electron/pull/34874) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34873), [20](https://github.com/electron/electron/pull/34875))</span> - Fixed alwaysOnTop BrowserWindow option for X11 Linux. [#&#8203;34912](https://github.com/electron/electron/pull/34912) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34911), [20](https://github.com/electron/electron/pull/34913))</span> - Fixed an issue where BrowserWindows on macOS were incorrectly marked as resizable. [#&#8203;34906](https://github.com/electron/electron/pull/34906) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34907), [20](https://github.com/electron/electron/pull/34433))</span> - Fixed an issue where calling `BrowserWindow.setRepresentedFilename` on macOS with `titlebarStyle: 'hiddenInset'` or `titlebarStyle: 'hidden'` inadvertently moves the traffic light location. [#&#8203;34848](https://github.com/electron/electron/pull/34848) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34847), [20](https://github.com/electron/electron/pull/34849))</span> - Fixed an issue where printing with an invalid `deviceName` on Linux caused silent failures. [#&#8203;34900](https://github.com/electron/electron/pull/34900) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/34901))</span> - Fixed an issue where the minimize button with WCO enabled would incorrectly be highlighted in some cases. [#&#8203;34839](https://github.com/electron/electron/pull/34839) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/34837), [18](https://github.com/electron/electron/pull/34838), [20](https://github.com/electron/electron/pull/34840))</span> - Fixed empty app_id when running under wayland. [#&#8203;34878](https://github.com/electron/electron/pull/34878) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34877), [20](https://github.com/electron/electron/pull/34879))</span> - Prevent brief display of "Ozone X11" in window title on Linux. [#&#8203;34929](https://github.com/electron/electron/pull/34929) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34943))</span> #### Other Changes - Updated Chromium to 102.0.5005.167. [#&#8203;35017](https://github.com/electron/electron/pull/35017) </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xMTEuMiIsInVwZGF0ZWRJblZlciI6IjMyLjExMS4yIn0=-->
renovate added 1 commit 2022-07-21 23:01:14 +00:00
continuous-integration/drone/push Build is passing Details
35ac30380e
chore(deps): update dependency electron to v19.0.9
konrad merged commit 9015263f5a into main 2022-07-22 07:12:31 +00:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/desktop#106
No description provided.