Update dependency electron to v11.2.2 #20

Merged
konrad merged 1 commits from renovate/electron-11.x into master 2021-02-03 06:58:48 +00:00
Member

This PR contains the following updates:

Package Type Update Change
electron devDependencies patch 11.2.1 -> 11.2.2

Release Notes

electron/electron

v11.2.2

Compare Source

Release Notes for v11.2.2

Fixes

  • Fixed CSP with unsafe-eval detection with Trusted Types. #​27469 (Also in 9, 10, 12)
  • Fixed <webview> not working with Trusted Types. #​27464 (Also in 9, 10, 12)
  • Fixed regression that crashed Electron when processing an invalid icon. #​27478 (Also in 12)
  • None. #​27509 (Also in 12)

Other Changes


Renovate configuration

📅 Schedule: 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 | patch | [`11.2.1` -> `11.2.2`](https://renovatebot.com/diffs/npm/electron/11.2.1/11.2.2) | --- ### Release Notes <details> <summary>electron/electron</summary> ### [`v11.2.2`](https://github.com/electron/electron/releases/v11.2.2) [Compare Source](https://github.com/electron/electron/compare/v11.2.1...v11.2.2) ### Release Notes for v11.2.2 #### Fixes - Fixed CSP with `unsafe-eval` detection with Trusted Types. [#&#8203;27469](https://github.com/electron/electron/pull/27469) <span style="font-size:small;">(Also in [9](https://github.com/electron/electron/pull/27472), [10](https://github.com/electron/electron/pull/27468), [12](https://github.com/electron/electron/pull/27471))</span> - Fixed `<webview>` not working with Trusted Types. [#&#8203;27464](https://github.com/electron/electron/pull/27464) <span style="font-size:small;">(Also in [9](https://github.com/electron/electron/pull/27466), [10](https://github.com/electron/electron/pull/27465), [12](https://github.com/electron/electron/pull/27467))</span> - Fixed regression that crashed Electron when processing an invalid icon. [#&#8203;27478](https://github.com/electron/electron/pull/27478) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/27463))</span> - None. [#&#8203;27509](https://github.com/electron/electron/pull/27509) <span style="font-size:small;">(Also in [12](https://github.com/electron/electron/pull/27442))</span> #### Other Changes - Backported the fix to CVE-2020-16044. [#&#8203;27491](https://github.com/electron/electron/pull/27491) - Backported the fix to CVE-2021-21118 from V8. [#&#8203;27415](https://github.com/electron/electron/pull/27415) - Backported the fix to a UAF in Mojo ([`1162198`](https://github.com/electron/electron/commit/1162198)). [#&#8203;27401](https://github.com/electron/electron/pull/27401) - Backported the fix to chromium:[`1153329`](https://github.com/electron/electron/commit/1153329). [#&#8203;27494](https://github.com/electron/electron/pull/27494) - Security: backported fix for CVE-2021-21122. [#&#8203;27406](https://github.com/electron/electron/pull/27406) </details> --- ### Renovate configuration 📅 **Schedule**: 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 added 1 commit 2021-02-02 22:01:08 +00:00
konrad merged commit e32eae6b1e into master 2021-02-03 06:58:48 +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#20
No description provided.