Closed renovate[bot] closed 2 years ago
As this PR has been closed unmerged, Renovate will now ignore this update (14.2.2). 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.
This PR contains the following updates:
14.2.0
->14.2.2
Release Notes
electron/electron
### [`v14.2.2`](https://togithub.com/electron/electron/releases/v14.2.2) [Compare Source](https://togithub.com/electron/electron/compare/v14.2.1...v14.2.2) ### Release Notes for v14.2.2 #### Fixes - Fixed `BrowserView.setBackgroundColor()` not working correctly. [#31845](https://togithub.com/electron/electron/pull/31845) (Also in [15](https://togithub.com/electron/electron/pull/31844), [16](https://togithub.com/electron/electron/pull/31772)) - Fixed a potential issue when setting backgroundColor on `BrowserView`s. [#31945](https://togithub.com/electron/electron/pull/31945) (Also in [15](https://togithub.com/electron/electron/pull/31946), [16](https://togithub.com/electron/electron/pull/31947), [17](https://togithub.com/electron/electron/pull/31948)) - Fixed an issue where BrowserView may sometimes crash on `browserView.webContents.destroy()`. [#31840](https://togithub.com/electron/electron/pull/31840) (Also in [15](https://togithub.com/electron/electron/pull/31841), [16](https://togithub.com/electron/electron/pull/31842)) - Fixed an issue where `BrowserView`s crashed if `view.webContents.destroy()` is called after loading a URL. [#31825](https://togithub.com/electron/electron/pull/31825) (Also in [15](https://togithub.com/electron/electron/pull/31826), [16](https://togithub.com/electron/electron/pull/31827)) - Fixed crash in GTK open dialog when trying to preview huge image files. [#31819](https://togithub.com/electron/electron/pull/31819) (Also in [15](https://togithub.com/electron/electron/pull/31820), [16](https://togithub.com/electron/electron/pull/31821)) - Fixed default label text in GTK dialogs. [#31822](https://togithub.com/electron/electron/pull/31822) (Also in [15](https://togithub.com/electron/electron/pull/31823), [16](https://togithub.com/electron/electron/pull/31824)) - Fixed respecting aspect ratio when maximum size is set on BrowserWindow. [#31955](https://togithub.com/electron/electron/pull/31955) (Also in [15](https://togithub.com/electron/electron/pull/31956), [16](https://togithub.com/electron/electron/pull/31957), [17](https://togithub.com/electron/electron/pull/31958)) - Fixed window frame glitch when calling `setContentProtection`. [#31831](https://togithub.com/electron/electron/pull/31831) (Also in [13](https://togithub.com/electron/electron/pull/31829), [15](https://togithub.com/electron/electron/pull/31830), [16](https://togithub.com/electron/electron/pull/31832)) #### Other Changes - Backported fix for CVE-2021-38005. [#31920](https://togithub.com/electron/electron/pull/31920) - Backported fix for CVE-2021-38007. [#31911](https://togithub.com/electron/electron/pull/31911) - Backported fix for CVE-2021-38009. [#31928](https://togithub.com/electron/electron/pull/31928) - Backported fix for CVE-2021-38010. [#31903](https://togithub.com/electron/electron/pull/31903) - Backported fix for CVE-2021-38011. [#31900](https://togithub.com/electron/electron/pull/31900) ### [`v14.2.1`](https://togithub.com/electron/electron/releases/v14.2.1) [Compare Source](https://togithub.com/electron/electron/compare/v14.2.0...v14.2.1) ### Release Notes for v14.2.1 #### Features - Added warning when `ipcRenderer.sendSync()` is called with no listeners for channel on `ipcMain`. [#31433](https://togithub.com/electron/electron/pull/31433) (Also in [13](https://togithub.com/electron/electron/pull/31432), [15](https://togithub.com/electron/electron/pull/31434), [16](https://togithub.com/electron/electron/pull/31435)) #### Fixes - Fixed `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.
This PR has been generated by WhiteSource Renovate. View repository job log here.