chore(deps): update dependency electron to v19.0.10 #107

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

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 19.0.9 -> 19.0.10

Release Notes

electron/electron

v19.0.10

Compare Source

Release Notes for v19.0.10

Fixes

  • Added support for --ozone-platform-hint flag on Linux. #​35015 (Also in 20)
  • Fixed a Windows Control Overlay issue where a window taken directly from minimized to maximized state could have incorrect hover state. #​35073 (Also in 20)
  • Fixed a crash when calling BrowserWindow.setEnabled(). #​34971 (Also in 18, 20)
  • Fixed an issue in which calling setBounds() after e.preventDefault in a 'will-move' or 'will-resize' event wouldn't change the window's shape until the mouse button was released. #​35083 (Also in 20)
  • Fixed an issue with fullscreen transitions when HTML fullscreen is requested. #​34908 (Also in 20)
  • Fixed inertial scroll is broken when the scrollable element has an overlay with pointer-events: none. #​35051
  • Fixed symbol generation on 32-bit Windows release builds. #​35090 (Also in 20)

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.9` -> `19.0.10`](https://renovatebot.com/diffs/npm/electron/19.0.9/19.0.10) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v19.0.10`](https://github.com/electron/electron/releases/tag/v19.0.10) [Compare Source](https://github.com/electron/electron/compare/v19.0.9...v19.0.10) ### Release Notes for v19.0.10 #### Fixes - Added support for `--ozone-platform-hint` flag on Linux. [#&#8203;35015](https://github.com/electron/electron/pull/35015) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35014))</span> - Fixed a Windows Control Overlay issue where a window taken directly from minimized to maximized state could have incorrect hover state. [#&#8203;35073](https://github.com/electron/electron/pull/35073) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35074))</span> - Fixed a crash when calling `BrowserWindow.setEnabled()`. [#&#8203;34971](https://github.com/electron/electron/pull/34971) <span style="font-size:small;">(Also in [18](https://github.com/electron/electron/pull/34973), [20](https://github.com/electron/electron/pull/34972))</span> - Fixed an issue in which calling setBounds() after e.preventDefault in a 'will-move' or 'will-resize' event wouldn't change the window's shape until the mouse button was released. [#&#8203;35083](https://github.com/electron/electron/pull/35083) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35084))</span> - Fixed an issue with fullscreen transitions when HTML fullscreen is requested. [#&#8203;34908](https://github.com/electron/electron/pull/34908) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/34468))</span> - Fixed inertial scroll is broken when the scrollable element has an overlay with pointer-events: none. [#&#8203;35051](https://github.com/electron/electron/pull/35051) - Fixed symbol generation on 32-bit Windows release builds. [#&#8203;35090](https://github.com/electron/electron/pull/35090) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/35091))</span> </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-27 21:01:00 +00:00
continuous-integration/drone/push Build is passing Details
3d169e4649
chore(deps): update dependency electron to v19.0.10
konrad merged commit c5b3236150 into main 2022-07-31 13:51:37 +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#107
No description provided.