chore(deps): update dependency electron to v21.3.1 #128

Merged
konrad merged 1 commits from renovate/electron-21.x into main 2022-11-23 23:05:28 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies minor 21.2.2 -> 21.3.1

Release Notes

electron/electron

v21.3.1

Compare Source

Release Notes for v21.3.1

Other Changes

  • Updated common.gypi for native modules to support C++17 features in V8. #​36383 (Also in 20)

v21.3.0

Compare Source

Release Notes for v21.3.0

Features

  • Added an app.getPreferredSystemLanguages() API to return the user's system languages. #​36290 (Also in 22)

Fixes

  • Fixed an issue where calling app.dock.setIcon(/path/t/icon) would crash when called before the ready event on app. #​36294 (Also in 20, 22)

Other Changes

  • Updated Chromium to 106.0.5249.181. #​36288

Unknown

  • Reverted fix for chromium:1361612 due to stability issues. #​36264

v21.2.3

Compare Source

Release Notes for v21.2.3

Other Changes


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, click this checkbox.

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 | [`21.2.2` -> `21.3.1`](https://renovatebot.com/diffs/npm/electron/21.2.2/21.3.1) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v21.3.1`](https://github.com/electron/electron/releases/tag/v21.3.1) [Compare Source](https://github.com/electron/electron/compare/v21.3.0...v21.3.1) ### Release Notes for v21.3.1 #### Other Changes - Updated `common.gypi` for native modules to support C++17 features in V8. [#&#8203;36383](https://github.com/electron/electron/pull/36383) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/36382))</span> ### [`v21.3.0`](https://github.com/electron/electron/releases/tag/v21.3.0) [Compare Source](https://github.com/electron/electron/compare/v21.2.3...v21.3.0) ### Release Notes for v21.3.0 #### Features - Added an `app.getPreferredSystemLanguages()` API to return the user's system languages. [#&#8203;36290](https://github.com/electron/electron/pull/36290) <span style="font-size:small;">(Also in [22](https://github.com/electron/electron/pull/36291))</span> #### Fixes - Fixed an issue where calling `app.dock.setIcon(/path/t/icon)` would crash when called before the `ready` event on `app`. [#&#8203;36294](https://github.com/electron/electron/pull/36294) <span style="font-size:small;">(Also in [20](https://github.com/electron/electron/pull/36292), [22](https://github.com/electron/electron/pull/36293))</span> #### Other Changes - Updated Chromium to 106.0.5249.181. [#&#8203;36288](https://github.com/electron/electron/pull/36288) #### Unknown - Reverted fix for chromium:1361612 due to stability issues. [#&#8203;36264](https://github.com/electron/electron/pull/36264) ### [`v21.2.3`](https://github.com/electron/electron/releases/tag/v21.2.3) [Compare Source](https://github.com/electron/electron/compare/v21.2.2...v21.2.3) ### Release Notes for v21.2.3 #### Other Changes - Security: backported fix for [`1356234`](https://github.com/electron/electron/commit/1356234). [#&#8203;36219](https://github.com/electron/electron/pull/36219) - Security: backported fix for [`1361612`](https://github.com/electron/electron/commit/1361612). [#&#8203;36216](https://github.com/electron/electron/pull/36216) </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, click this checkbox. --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4yNDAuMiIsInVwZGF0ZWRJblZlciI6IjMyLjI0MC4yIn0=-->
renovate added 1 commit 2022-11-09 20:01:46 +00:00
continuous-integration/drone/push Build is passing Details
51d8572431
chore(deps): update dependency electron to v21.2.3
renovate force-pushed renovate/electron-21.x from 51d8572431 to 38c809cb0c 2022-11-17 01:01:27 +00:00 Compare
renovate changed title from chore(deps): update dependency electron to v21.2.3 to chore(deps): update dependency electron to v21.3.0 2022-11-17 01:01:41 +00:00
renovate force-pushed renovate/electron-21.x from 38c809cb0c to ba5392f9d1 2022-11-23 22:01:19 +00:00 Compare
renovate changed title from chore(deps): update dependency electron to v21.3.0 to chore(deps): update dependency electron to v21.3.1 2022-11-23 22:01:35 +00:00
konrad merged commit 132eb11d77 into main 2022-11-23 23:05:28 +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#128
No description provided.