chore(deps): update dependency electron to v24.1.1 #148

Merged
konrad merged 1 commits from renovate/electron-24.x into main 2023-04-13 06:07:07 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 24.0.0 -> 24.1.1

Release Notes

electron/electron

v24.1.1: electron v24.1.1

Compare Source

Release Notes for v24.1.1

Fixes

  • Fixed recommended node-gyp version in node.h error. #​37927 (Also in 22, 23, 25)

v24.1.0: electron v24.1.0

Compare Source

Release Notes for v24.1.0

Features

  • Introduced session.resolveHost for resolving hostnames with Chromium's DNS resolver. #​37847

Fixes

  • Added about panel for menu role about on Linux as well. #​37872 (Also in 23, 25)
  • Fixed an issue on macOS where entering fullscreen with the Fn+F system shortcut would fail or create strange window side effects. #​37823 (Also in 23)
  • Fixed an issue where certain buttons in the PDF viewer didn't work. #​37918 (Also in 25)
  • Security: Fixed an issue with Content-Security-Policy not being correctly enforced when sandbox: false and contextIsolation: false. (CVE-2023-23623). #​37839

Other Changes

  • Updated Chromium to 112.0.5615.50. #​37833

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 | [`24.0.0` -> `24.1.1`](https://renovatebot.com/diffs/npm/electron/24.0.0/24.1.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v24.1.1`](https://github.com/electron/electron/releases/tag/v24.1.1): electron v24.1.1 [Compare Source](https://github.com/electron/electron/compare/v24.1.0...v24.1.1) ### Release Notes for v24.1.1 #### Fixes - Fixed recommended `node-gyp` version in `node.h` error. [#&#8203;37927](https://github.com/electron/electron/pull/37927) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/37942), [23](https://github.com/electron/electron/pull/37941), [25](https://github.com/electron/electron/pull/37926))</span> ### [`v24.1.0`](https://github.com/electron/electron/releases/tag/v24.1.0): electron v24.1.0 [Compare Source](https://github.com/electron/electron/compare/v24.0.0...v24.1.0) ### Release Notes for v24.1.0 #### Features - Introduced `session.resolveHost` for resolving hostnames with Chromium's DNS resolver. [#&#8203;37847](https://github.com/electron/electron/pull/37847) #### Fixes - Added about panel for menu role `about` on Linux as well. [#&#8203;37872](https://github.com/electron/electron/pull/37872) <span style="font-size:small;">(Also in [23](https://github.com/electron/electron/pull/37874), [25](https://github.com/electron/electron/pull/37873))</span> - Fixed an issue on macOS where entering fullscreen with the `Fn+F` system shortcut would fail or create strange window side effects. [#&#8203;37823](https://github.com/electron/electron/pull/37823) <span style="font-size:small;">(Also in [23](https://github.com/electron/electron/pull/37822))</span> - Fixed an issue where certain buttons in the PDF viewer didn't work. [#&#8203;37918](https://github.com/electron/electron/pull/37918) <span style="font-size:small;">(Also in [25](https://github.com/electron/electron/pull/37920))</span> - Security: Fixed an issue with Content-Security-Policy not being correctly enforced when sandbox: false and contextIsolation: false. (CVE-2023-23623). [#&#8203;37839](https://github.com/electron/electron/pull/37839) #### Other Changes - Updated Chromium to 112.0.5615.50. [#&#8203;37833](https://github.com/electron/electron/pull/37833) </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-04-11 20:02:21 +00:00
continuous-integration/drone/push Build is passing Details
49ecc90ba5
chore(deps): update dependency electron to v24.1.0
renovate force-pushed renovate/electron-24.x from 49ecc90ba5 to 73b2addd82 2023-04-12 23:01:54 +00:00 Compare
renovate changed title from chore(deps): update dependency electron to v24.1.0 to chore(deps): update dependency electron to v24.1.1 2023-04-12 23:02:12 +00:00
konrad merged commit 795de334a3 into main 2023-04-13 06:07:07 +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#148
No description provided.