chore(deps): update dependency electron to v26.3.0 #176

Merged
konrad merged 1 commits from renovate/electron-26.x into main 2023-10-05 06:16:10 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 26.2.3 -> 26.3.0

Release Notes

electron/electron (electron)

v26.3.0: electron v26.3.0

Compare Source

Release Notes for v26.3.0

Features

  • Added support for chrome.scripting extension APIs. #​39676 (Also in 25, 27)

Fixes

  • Fixed BrowserView.setBounds calls not painting view in new bounds in some cases. #​40036 (Also in 25, 27)
  • Fixed an issue where webContents.print could fail when options is a frozen object. #​40029 (Also in 25, 27)
  • Fixed an issue where vibrant windows incorrectly have square corners when they're modals on macOS. #​39998 (Also in 25, 27)

Other Changes

  • Updated Chromium to 116.0.5845.228. #​40043

v26.2.4: electron v26.2.4

Compare Source

Release Notes for v26.2.4

Features

  • Detect system dark theme preference via xdg settings portal on Linux. #​40011 (Also in 25, 27)

Other Changes

  • Fixed build failure when PDF viewer is disabled. #​39999 (Also in 25, 27)
  • Security: backported fix for CVE-2023-5217. #​40023

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 | [`26.2.3` -> `26.3.0`](https://renovatebot.com/diffs/npm/electron/26.2.3/26.3.0) | --- ### Release Notes <details> <summary>electron/electron (electron)</summary> ### [`v26.3.0`](https://github.com/electron/electron/releases/tag/v26.3.0): electron v26.3.0 [Compare Source](https://github.com/electron/electron/compare/v26.2.4...v26.3.0) ### Release Notes for v26.3.0 #### Features - Added support for `chrome.scripting` extension APIs. [#&#8203;39676](https://github.com/electron/electron/pull/39676) <span style="font-size:small;">(Also in [25](https://github.com/electron/electron/pull/39677), [27](https://github.com/electron/electron/pull/39675))</span> #### Fixes - Fixed BrowserView.setBounds calls not painting view in new bounds in some cases. [#&#8203;40036](https://github.com/electron/electron/pull/40036) <span style="font-size:small;">(Also in [25](https://github.com/electron/electron/pull/40035), [27](https://github.com/electron/electron/pull/40037))</span> - Fixed an issue where `webContents.print` could fail when `options` is a frozen object. [#&#8203;40029](https://github.com/electron/electron/pull/40029) <span style="font-size:small;">(Also in [25](https://github.com/electron/electron/pull/40028), [27](https://github.com/electron/electron/pull/40030))</span> - Fixed an issue where vibrant windows incorrectly have square corners when they're modals on macOS. [#&#8203;39998](https://github.com/electron/electron/pull/39998) <span style="font-size:small;">(Also in [25](https://github.com/electron/electron/pull/39997), [27](https://github.com/electron/electron/pull/39996))</span> #### Other Changes - Updated Chromium to 116.0.5845.228. [#&#8203;40043](https://github.com/electron/electron/pull/40043) ### [`v26.2.4`](https://github.com/electron/electron/releases/tag/v26.2.4): electron v26.2.4 [Compare Source](https://github.com/electron/electron/compare/v26.2.3...v26.2.4) ### Release Notes for v26.2.4 #### Features - Detect system dark theme preference via xdg settings portal on Linux. [#&#8203;40011](https://github.com/electron/electron/pull/40011) <span style="font-size:small;">(Also in [25](https://github.com/electron/electron/pull/40009), [27](https://github.com/electron/electron/pull/40010))</span> #### Other Changes - Fixed build failure when PDF viewer is disabled. [#&#8203;39999](https://github.com/electron/electron/pull/39999) <span style="font-size:small;">(Also in [25](https://github.com/electron/electron/pull/40000), [27](https://github.com/electron/electron/pull/40001))</span> - Security: backported fix for CVE-2023-5217. [#&#8203;40023](https://github.com/electron/electron/pull/40023) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi42NS4xIiwidXBkYXRlZEluVmVyIjoiMzYuNjUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovate added 1 commit 2023-09-28 21:03:11 +00:00
continuous-integration/drone/push Build is passing Details
50387d404f
chore(deps): update dependency electron to v26.2.4
renovate force-pushed renovate/electron-26.x from 50387d404f to e78b289e80 2023-10-05 03:02:42 +00:00 Compare
renovate changed title from chore(deps): update dependency electron to v26.2.4 to chore(deps): update dependency electron to v26.3.0 2023-10-05 03:03:05 +00:00
konrad merged commit 049b9de39d into main 2023-10-05 06:16:10 +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#176
No description provided.