chore(deps): update dependency electron to v25.2.0 #159

Merged
konrad merged 1 commits from renovate/electron-25.x into main 2023-06-22 03:35:44 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 25.1.1 -> 25.2.0

Release Notes

electron/electron

v25.2.0: electron v25.2.0

Compare Source

Release Notes for v25.2.0

Features

  • node: prefixed requires are now supported in sandboxed renderer preloads for events, timers and url. #​38729 (Also in 24, 26)

Fixes

  • Fixed webContents.printToPDF preferCSSPageSize type error. #​38791 (Also in 24, 26)
  • Fixed a crash seen when trying to change nativeTheme source during mara context menu close. #​38839 (Also in 26)
  • Fixed an issue where webContents.print() stopped triggering its callback when the user cancelled the print dialog. #​38814 (Also in 26)

Other Changes

  • Updated Chromium to 114.0.5735.134. #​38782

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.1.1` -> `25.2.0`](https://renovatebot.com/diffs/npm/electron/25.1.1/25.2.0) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v25.2.0`](https://github.com/electron/electron/releases/tag/v25.2.0): electron v25.2.0 [Compare Source](https://github.com/electron/electron/compare/v25.1.1...v25.2.0) ### Release Notes for v25.2.0 #### Features - `node:` prefixed requires are now supported in sandboxed renderer preloads for `events`, `timers` and `url`. [#&#8203;38729](https://github.com/electron/electron/pull/38729) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/38727), [26](https://github.com/electron/electron/pull/38728))</span> #### Fixes - Fixed `webContents.printToPDF` `preferCSSPageSize` type error. [#&#8203;38791](https://github.com/electron/electron/pull/38791) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/38792), [26](https://github.com/electron/electron/pull/38793))</span> - Fixed a crash seen when trying to change `nativeTheme` source during mara context menu close. [#&#8203;38839](https://github.com/electron/electron/pull/38839) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/38840))</span> - Fixed an issue where `webContents.print()` stopped triggering its callback when the user cancelled the print dialog. [#&#8203;38814](https://github.com/electron/electron/pull/38814) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/38735))</span> #### Other Changes - Updated Chromium to 114.0.5735.134. [#&#8203;38782](https://github.com/electron/electron/pull/38782) </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-22 01:02:42 +00:00
continuous-integration/drone/push Build is passing Details
08e50a7146
chore(deps): update dependency electron to v25.2.0
konrad merged commit 10fce7fc00 into main 2023-06-22 03:35:44 +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#159
No description provided.