chore(deps): update dependency electron to v25.3.0 #163

Merged
konrad merged 1 commits from renovate/electron-25.x into main 2023-07-13 06:47:34 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 25.2.0 -> 25.3.0

Release Notes

electron/electron

v25.3.0: electron v25.3.0

Compare Source

Release Notes for v25.3.0

Features

  • Added the ability to send HTTP headers with session.downloadURL(). #​38870 (Also in 26)

Fixes

  • Fixed a crash when listing desktop capture sources on Wayland with PipeWire. #​39051 (Also in 24, 26)
  • Fixed an issue where protocol.handle() never called its callback with the 'file' scheme. #​39064
  • Fixed an issue where certain Electron classes had incorrect prototype class names. #​39035 (Also in 26)
  • Fixed an issue where notifications created on macOS which have no actions will erroneously have a Show button visible. #​39014 (Also in 24, 26)
  • Fixed an issue where removing a webview in a close callback could cause crashes. #​39008 (Also in 24, 26)
  • Fixed display of title bar buttons on Wayland. #​39044 (Also in 26)

Unknown

  • Fixed an issue where setting bounds on BrowserViews can behave inconsistently across platforms. #​39005 (Also in 26)

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, check this box

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 | [`25.2.0` -> `25.3.0`](https://renovatebot.com/diffs/npm/electron/25.2.0/25.3.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v25.3.0`](https://github.com/electron/electron/releases/tag/v25.3.0): electron v25.3.0 [Compare Source](https://github.com/electron/electron/compare/v25.2.0...v25.3.0) ### Release Notes for v25.3.0 #### Features - Added the ability to send HTTP headers with `session.downloadURL()`. [#&#8203;38870](https://github.com/electron/electron/pull/38870) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/38871))</span> #### Fixes - Fixed a crash when listing desktop capture sources on Wayland with PipeWire. [#&#8203;39051](https://github.com/electron/electron/pull/39051) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/39050), [26](https://github.com/electron/electron/pull/39049))</span> - Fixed an issue where `protocol.handle()` never called its callback with the `'file'` scheme. [#&#8203;39064](https://github.com/electron/electron/pull/39064) - Fixed an issue where certain Electron classes had incorrect prototype class names. [#&#8203;39035](https://github.com/electron/electron/pull/39035) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/39036))</span> - Fixed an issue where notifications created on macOS which have no actions will erroneously have a `Show` button visible. [#&#8203;39014](https://github.com/electron/electron/pull/39014) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/39012), [26](https://github.com/electron/electron/pull/39013))</span> - Fixed an issue where removing a webview in a close callback could cause crashes. [#&#8203;39008](https://github.com/electron/electron/pull/39008) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/39009), [26](https://github.com/electron/electron/pull/39007))</span> - Fixed display of title bar buttons on Wayland. [#&#8203;39044](https://github.com/electron/electron/pull/39044) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/39045))</span> #### Unknown - Fixed an issue where setting bounds on `BrowserViews` can behave inconsistently across platforms. [#&#8203;39005](https://github.com/electron/electron/pull/39005) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/39004))</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, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4yNC42IiwidXBkYXRlZEluVmVyIjoiMzUuMjQuNiJ9-->
renovate added 1 commit 2023-07-12 23:02:35 +00:00
continuous-integration/drone/push Build is passing Details
d2a2aa94a9
chore(deps): update dependency electron to v25.3.0
konrad merged commit 79ce08c5f1 into main 2023-07-13 06:47:34 +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#163
No description provided.