hackariens / electron

Template de nouveau project electron
0 stars 1 forks source link

chore(deps): update dependency electron to v11.2.3 #19

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 11.2.0 -> 11.2.3 age adoption passing confidence

Release Notes

electron/electron ### [`v11.2.3`](https://togithub.com/electron/electron/releases/v11.2.3) [Compare Source](https://togithub.com/electron/electron/compare/v11.2.2...v11.2.3) ### Release Notes for v11.2.3 #### Fixes - Backported fix for . [#​27584](https://togithub.com/electron/electron/pull/27584) - Fixed crash when extension fails to load. [#​27588](https://togithub.com/electron/electron/pull/27588) (Also in [10](https://togithub.com/electron/electron/pull/27590), [12](https://togithub.com/electron/electron/pull/27589)) #### Other Changes - Security: Addressed [Chromium CVE-2021-21148](https://chromereleases.googleblog.com/2021/02/stable-channel-update-for-desktop_4.html) with backported fix for chromium:[`1170176`](https://togithub.com/electron/electron/commit/1170176), chromium:961059. [#​27624](https://togithub.com/electron/electron/pull/27624) ### [`v11.2.2`](https://togithub.com/electron/electron/releases/v11.2.2) [Compare Source](https://togithub.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. [#​27469](https://togithub.com/electron/electron/pull/27469) (Also in [9](https://togithub.com/electron/electron/pull/27472), [10](https://togithub.com/electron/electron/pull/27468), [12](https://togithub.com/electron/electron/pull/27471)) - Fixed `` not working with Trusted Types. [#​27464](https://togithub.com/electron/electron/pull/27464) (Also in [9](https://togithub.com/electron/electron/pull/27466), [10](https://togithub.com/electron/electron/pull/27465), [12](https://togithub.com/electron/electron/pull/27467)) - Fixed regression that crashed Electron when processing an invalid icon. [#​27478](https://togithub.com/electron/electron/pull/27478) (Also in [12](https://togithub.com/electron/electron/pull/27463)) - None. [#​27509](https://togithub.com/electron/electron/pull/27509) (Also in [12](https://togithub.com/electron/electron/pull/27442)) #### Other Changes - Backported the fix to CVE-2020-16044. [#​27491](https://togithub.com/electron/electron/pull/27491) - Backported the fix to CVE-2021-21118 from V8. [#​27415](https://togithub.com/electron/electron/pull/27415) - Backported the fix to a UAF in Mojo ([`1162198`](https://togithub.com/electron/electron/commit/1162198)). [#​27401](https://togithub.com/electron/electron/pull/27401) - Backported the fix to chromium:[`1153329`](https://togithub.com/electron/electron/commit/1153329). [#​27494](https://togithub.com/electron/electron/pull/27494) - Security: backported fix for CVE-2021-21122. [#​27406](https://togithub.com/electron/electron/pull/27406) ### [`v11.2.1`](https://togithub.com/electron/electron/releases/v11.2.1) [Compare Source](https://togithub.com/electron/electron/compare/v11.2.0...v11.2.1) ### Release Notes for v11.2.1 #### Fixes - Apps requesting the CAMERA_PAN_TILT_ZOOM permission will have the permission request handler called with a permission string of "media" instead of "font-access". [#​27423](https://togithub.com/electron/electron/pull/27423) - Fixed crash when a keyboard event immediately precedes calling `browserWindow.close()` on Windows. [#​27357](https://togithub.com/electron/electron/pull/27357) (Also in [10](https://togithub.com/electron/electron/pull/27358), [12](https://togithub.com/electron/electron/pull/27359)) - Fixed shutdown crash when quitting with in-progress downloads. [#​27419](https://togithub.com/electron/electron/pull/27419) (Also in [10](https://togithub.com/electron/electron/pull/27417), [12](https://togithub.com/electron/electron/pull/27418)) - Increase stack size on windows x64 to 8MB. [#​27385](https://togithub.com/electron/electron/pull/27385) (Also in [10](https://togithub.com/electron/electron/pull/27386), [12](https://togithub.com/electron/electron/pull/27384)) - Updated the ICU time zone database to the latest 2020f version. [#​27369](https://togithub.com/electron/electron/pull/27369) #### Other Changes - Backported the fix to CVE-2021-21120 from sqlite. [#​27424](https://togithub.com/electron/electron/pull/27424) - Backported the fix to chromium:[`1160534`](https://togithub.com/electron/electron/commit/1160534). [#​27443](https://togithub.com/electron/electron/pull/27443) - Backported the fixes to the save file dialog related CVE-2021-21123, CVE-2021-21129, CVE-2021-21130, CVE-2021-21131, CVE-2021-21141. [#​27437](https://togithub.com/electron/electron/pull/27437) - Security: backported fix for chromium:[`1161654`](https://togithub.com/electron/electron/commit/1161654). [#​27411](https://togithub.com/electron/electron/pull/27411)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] commented 3 years ago

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will now ignore this update (11.2.3). You will still receive a PR once a newer version is released, so if you wish to permanently ignore this dependency, please add it to the ignoreDeps array of your renovate config.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.