chore(deps): update dependency electron to v25.3.1 #165

Merged
konrad merged 1 commits from renovate/electron-25.x into main 2023-07-20 07:23:22 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 25.3.0 -> 25.3.1

Release Notes

electron/electron

v25.3.1: electron v25.3.1

Compare Source

Release Notes for v25.3.1

Fixes

  • Fixed an issue where BrowserWindow.moveAbove() and BrowserWindow.moveTop() did not work for child windows on macOS. #​39071 (Also in 24, 26)
  • Fixed an issue where files could in some circumstances be selection when openFile was not passed as a dialog property. #​39096 (Also in 24, 26)
  • Fixed an issue with webContents.print({ silent: true }) not working correctly. #​39095 (Also in 26)
  • Fixed an issue with the application menu overlapping menu items on Windows 11. #​39099 (Also in 26)

Other Changes

  • Updated Chromium to 114.0.5735.243. #​39146

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.3.0` -> `25.3.1`](https://renovatebot.com/diffs/npm/electron/25.3.0/25.3.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v25.3.1`](https://github.com/electron/electron/releases/tag/v25.3.1): electron v25.3.1 [Compare Source](https://github.com/electron/electron/compare/v25.3.0...v25.3.1) ### Release Notes for v25.3.1 #### Fixes - Fixed an issue where `BrowserWindow.moveAbove()` and `BrowserWindow.moveTop()` did not work for child windows on macOS. [#&#8203;39071](https://github.com/electron/electron/pull/39071) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/39072), [26](https://github.com/electron/electron/pull/39070))</span> - Fixed an issue where files could in some circumstances be selection when `openFile` was not passed as a dialog property. [#&#8203;39096](https://github.com/electron/electron/pull/39096) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/39097), [26](https://github.com/electron/electron/pull/38590))</span> - Fixed an issue with `webContents.print({ silent: true })` not working correctly. [#&#8203;39095](https://github.com/electron/electron/pull/39095) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/38812))</span> - Fixed an issue with the application menu overlapping menu items on Windows 11. [#&#8203;39099](https://github.com/electron/electron/pull/39099) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/39010))</span> #### Other Changes - Updated Chromium to 114.0.5735.243. [#&#8203;39146](https://github.com/electron/electron/pull/39146) </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-20 01:02:12 +00:00
continuous-integration/drone/push Build is passing Details
ce55e7c874
chore(deps): update dependency electron to v25.3.1
konrad merged commit 1e79bfd97c into main 2023-07-20 07:23:22 +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#165
No description provided.