chore(deps): update dependency electron to v18.3.1 #96

Merged
konrad merged 1 commits from renovate/electron-18.x into main 2022-05-31 19:19:20 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 18.2.4 -> 18.3.1

Release Notes

electron/electron

v18.3.1

Compare Source

Release Notes for v18.3.1

Fixes

  • Fixed crash when calling navigator.serial.getPorts(). #​34327 (Also in 17, 19)

Other Changes

  • Added a TRACE call named crash_reporter::Start under the electron category for crash_reporter::Start(). #​34325 (Also in 17, 19)

v18.3.0

Compare Source

Release Notes for v18.3.0

Fixes

  • Fixed a crash when calling loadExtension on an extension directory that's missing a manifest file. #​34304 (Also in 16, 17, 19)
  • Fixed an issue where bounds changes were incorrectly delayed in the case where a window was moved or resized and event.preventDefault was called in either will-resize or will-move on Windows. #​34284 (Also in 16, 17, 19)
  • Fixed an issue where running second instances of the same application would cause a deadlock on Windows. #​34295 (Also in 19)
  • Fixed potential crash with WebFrameMain when navigating between cross-origin websites. #​34293 (Also in 19)
  • Fixed service worker registration with custom protocols. #​34291 (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 | minor | [`18.2.4` -> `18.3.1`](https://renovatebot.com/diffs/npm/electron/18.2.4/18.3.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v18.3.1`](https://github.com/electron/electron/releases/v18.3.1) [Compare Source](https://github.com/electron/electron/compare/v18.3.0...v18.3.1) ### Release Notes for v18.3.1 #### Fixes - Fixed crash when calling navigator.serial.getPorts(). [#&#8203;34327](https://github.com/electron/electron/pull/34327) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/34328), [19](https://github.com/electron/electron/pull/34323))</span> #### Other Changes - Added a TRACE call named `crash_reporter::Start` under the `electron` category for `crash_reporter::Start()`. [#&#8203;34325](https://github.com/electron/electron/pull/34325) <span style="font-size:small;">(Also in [17](https://github.com/electron/electron/pull/34324), [19](https://github.com/electron/electron/pull/34326))</span> ### [`v18.3.0`](https://github.com/electron/electron/releases/v18.3.0) [Compare Source](https://github.com/electron/electron/compare/v18.2.4...v18.3.0) ### Release Notes for v18.3.0 #### Fixes - Fixed a crash when calling `loadExtension` on an extension directory that's missing a manifest file. [#&#8203;34304](https://github.com/electron/electron/pull/34304) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/34192), [17](https://github.com/electron/electron/pull/34193), [19](https://github.com/electron/electron/pull/34303))</span> - Fixed an issue where bounds changes were incorrectly delayed in the case where a window was moved or resized and `event.preventDefault` was called in either `will-resize` or `will-move` on Windows. [#&#8203;34284](https://github.com/electron/electron/pull/34284) <span style="font-size:small;">(Also in [16](https://github.com/electron/electron/pull/34282), [17](https://github.com/electron/electron/pull/34283), [19](https://github.com/electron/electron/pull/34285))</span> - Fixed an issue where running second instances of the same application would cause a deadlock on Windows. [#&#8203;34295](https://github.com/electron/electron/pull/34295) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/34312))</span> - Fixed potential crash with WebFrameMain when navigating between cross-origin websites. [#&#8203;34293](https://github.com/electron/electron/pull/34293) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/34294))</span> - Fixed service worker registration with custom protocols. [#&#8203;34291](https://github.com/electron/electron/pull/34291) <span style="font-size:small;">(Also in [19](https://github.com/electron/electron/pull/34315))</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-05-31 18:01:49 +00:00
continuous-integration/drone/push Build is passing Details
4bd5b177b1
chore(deps): update dependency electron to v18.3.1
konrad merged commit 8737ce78a3 into main 2022-05-31 19:19:20 +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#96
No description provided.