chore(deps): update dependency electron to v25.8.0 #170

Merged
konrad merged 1 commits from renovate/electron-25.x into main 2023-08-31 06:26:49 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 25.7.0 -> 25.8.0

Release Notes

electron/electron (electron)

v25.8.0: electron v25.8.0

Compare Source

Release Notes for v25.8.0

Features

  • Added the ability to send HTTP headers with webContents.downloadURL(). #​39561 (Also in 26, 27)

Fixes

  • Fixed an issue where child windows opened when the parent window is already fullscreen did not respect the child windows' fullscreenability and resizability settings. #​39642 (Also in 24, 26, 27)
  • Fixed an issue where the Node.js assert module did not work in the renderer process. #​39622 (Also in 24, 26, 27)
  • Support Region Capture API with tab MediaStream. #​39617 (Also in 26, 27)

Other Changes

  • Security: backported fix for CVE-2023-4427.
    • Security: backported fix for CVE-2023-4428.
    • Security: backported fix for CVE-2023-4429.
    • Security: backported fix for CVE-2023-4430. #​39646
  • Security: backported fix for CVE-2023-4572. #​39687

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.7.0` -> `25.8.0`](https://renovatebot.com/diffs/npm/electron/25.7.0/25.8.0) | --- ### Release Notes <details> <summary>electron/electron (electron)</summary> ### [`v25.8.0`](https://github.com/electron/electron/releases/tag/v25.8.0): electron v25.8.0 [Compare Source](https://github.com/electron/electron/compare/v25.7.0...v25.8.0) ### Release Notes for v25.8.0 #### Features - Added the ability to send HTTP headers with `webContents.downloadURL()`. [#&#8203;39561](https://github.com/electron/electron/pull/39561) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/39562), [27](https://github.com/electron/electron/pull/39560))</span> #### Fixes - Fixed an issue where child windows opened when the parent window is *already fullscreen* did not respect the child windows' fullscreenability and resizability settings. [#&#8203;39642](https://github.com/electron/electron/pull/39642) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/39643), [26](https://github.com/electron/electron/pull/39641), [27](https://github.com/electron/electron/pull/39640))</span> - Fixed an issue where the Node.js `assert` module did not work in the renderer process. [#&#8203;39622](https://github.com/electron/electron/pull/39622) <span style="font-size:small;">(Also in [24](https://github.com/electron/electron/pull/39621), [26](https://github.com/electron/electron/pull/39624), [27](https://github.com/electron/electron/pull/39623))</span> - Support Region Capture API with tab MediaStream. [#&#8203;39617](https://github.com/electron/electron/pull/39617) <span style="font-size:small;">(Also in [26](https://github.com/electron/electron/pull/39618), [27](https://github.com/electron/electron/pull/39619))</span> #### Other Changes - Security: backported fix for CVE-2023-4427. - Security: backported fix for CVE-2023-4428. - Security: backported fix for CVE-2023-4429. - Security: backported fix for CVE-2023-4430. [#&#8203;39646](https://github.com/electron/electron/pull/39646) - Security: backported fix for CVE-2023-4572. [#&#8203;39687](https://github.com/electron/electron/pull/39687) </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-08-30 20:03:06 +00:00
continuous-integration/drone/push Build is passing Details
a9fb4f47d5
chore(deps): update dependency electron to v25.8.0
konrad merged commit 9f517227d6 into main 2023-08-31 06:26:49 +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#170
No description provided.