chore(deps): update dependency electron to v25.1.1 #158

Merged
konrad merged 1 commits from renovate/electron-25.x into main 2023-06-14 21:20:32 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 25.1.0 -> 25.1.1

Release Notes

electron/electron

v25.1.1: electron v25.1.1

Compare Source

Release Notes for v25.1.1

Fixes

  • Added transparent color support for WCO on Windows. #​38715 (Also in 26)
  • Fixed an error with webContents.print parameter validation by adding missing options required to set printer printable area. #​38720 (Also in 26)
  • Fixed an issue where passing webContents.print(null) could incorrectly trigger an error. #​38642 (Also in 24, 26)
  • Fixed an issue with potential use-after-free of child windows on close and reparent. #​38678 (Also in 24, 26)
  • Fixed potential invalid protocol error handling. #​38634 (Also in 26)
  • Fixed visibility of menu bar when exiting full screen. #​38682 (Also in 23, 24, 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 | patch | [`25.1.0` -> `25.1.1`](https://renovatebot.com/diffs/npm/electron/25.1.0/25.1.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v25.1.1`](https://github.com/electron/electron/releases/tag/v25.1.1): electron v25.1.1 [Compare Source](https://github.com/electron/electron/compare/v25.1.0...v25.1.1) ### Release Notes for v25.1.1 #### Fixes - Added transparent color support for WCO on Windows. [#&#8203;38715](https://github.com/electron/electron/pull/38715) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/38716))</span> - Fixed an error with `webContents.print` parameter validation by adding missing options required to set printer printable area. [#&#8203;38720](https://github.com/electron/electron/pull/38720) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/38721))</span> - Fixed an issue where passing `webContents.print(null)` could incorrectly trigger an error. [#&#8203;38642](https://github.com/electron/electron/pull/38642) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/38640), [26](https://github.com/electron/electron/pull/38641))</span> - Fixed an issue with potential use-after-free of child windows on close and reparent. [#&#8203;38678](https://github.com/electron/electron/pull/38678) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/38677), [26](https://github.com/electron/electron/pull/38679))</span> - Fixed potential invalid protocol error handling. [#&#8203;38634](https://github.com/electron/electron/pull/38634) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/38635))</span> - Fixed visibility of menu bar when exiting full screen. [#&#8203;38682](https://github.com/electron/electron/pull/38682) <span style="font-size:small;">(Also in [23](https://github.com/electron/electron/pull/38680), [24](https://github.com/electron/electron/pull/38681), [26](https://github.com/electron/electron/pull/38683))</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-06-14 20:02:43 +00:00
continuous-integration/drone/push Build is passing Details
391e0aefcb
chore(deps): update dependency electron to v25.1.1
konrad merged commit 6be85db179 into main 2023-06-14 21:20:32 +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#158
No description provided.