chore(deps): update dependency electron to v18.0.2 #87

Merged
konrad merged 1 commits from renovate/electron-18.x into main 2022-04-05 21:21:57 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 18.0.1 -> 18.0.2

Release Notes

electron/electron

v18.0.2

Compare Source

Release Notes for v18.0.2

Fixes

  • Fixed a potential crash in Browser.getFocusedWindow() when child windows are closed. #​33538 (Also in 17)
  • Fixed an issue where the the window bounds would incorrectly change if BrowserWindow.unmaximize was called on a window whose user bounds were maximized. #​33550 (Also in 16, 17)
  • Fixed behavior of BrowserWindow.maximize on macOS for not shown windows. #​33537 (Also in 15, 16)
  • Fixed incorrect return value of app.requestSingleInstanceLock() when setting non-existent user data folder. #​33592 (Also in 16, 17, 19)
  • Fixed issues with frameless window animations and styling. #​33610 (Also in 19)
  • Fixed potential crash while generating accessibility trees for certain images. #​33616 (Also in 19)

Configuration

📅 Schedule: 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 | [`18.0.1` -> `18.0.2`](https://renovatebot.com/diffs/npm/electron/18.0.1/18.0.2) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v18.0.2`](https://github.com/electron/electron/releases/v18.0.2) [Compare Source](https://github.com/electron/electron/compare/v18.0.1...v18.0.2) ### Release Notes for v18.0.2 #### Fixes - Fixed a potential crash in `Browser.getFocusedWindow()` when child windows are closed. [#&#8203;33538](https://github.com/electron/electron/pull/33538) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/33539))</span> - Fixed an issue where the the window bounds would incorrectly change if `BrowserWindow.unmaximize` was called on a window whose user bounds were maximized. [#&#8203;33550](https://github.com/electron/electron/pull/33550) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33552), [17](https://github.com/electron/electron/pull/33551))</span> - Fixed behavior of BrowserWindow.maximize on macOS for not shown windows. [#&#8203;33537](https://github.com/electron/electron/pull/33537) <span style="font-size:small;">(Also in [15](https://github.com/electron/electron/pull/33523), [16](https://github.com/electron/electron/pull/33535))</span> - Fixed incorrect return value of `app.requestSingleInstanceLock()` when setting non-existent user data folder. [#&#8203;33592](https://github.com/electron/electron/pull/33592) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/33590), [17](https://github.com/electron/electron/pull/33591), [19](https://github.com/electron/electron/pull/33593))</span> - Fixed issues with frameless window animations and styling. [#&#8203;33610](https://github.com/electron/electron/pull/33610) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/33609))</span> - Fixed potential crash while generating accessibility trees for certain images. [#&#8203;33616](https://github.com/electron/electron/pull/33616) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/33617))</span> </details> --- ### Configuration 📅 **Schedule**: 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 added 1 commit 2022-04-05 21:05:22 +00:00
continuous-integration/drone/push Build is passing Details
141437bf95
chore(deps): update dependency electron to v18.0.2
konrad merged commit eebba7a16a into main 2022-04-05 21:21:57 +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#87
No description provided.