webtorrent / webtorrent-desktop

❤️ Streaming torrent app for Mac, Windows, and Linux
https://webtorrent.io/desktop
MIT License
9.72k stars 1k forks source link

chore(deps): update dependency electron to v15.3.6 #2127

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 15.3.5 -> 15.3.6 age adoption passing confidence

Release Notes

electron/electron ### [`v15.3.6`](https://togithub.com/electron/electron/releases/v15.3.6) [Compare Source](https://togithub.com/electron/electron/compare/v15.3.5...v15.3.6) ##### Release Notes for v15.3.6 ##### Fixes - Fixed a crash that occurred when user attempted to download an edited PDF. [#​32537](https://togithub.com/electron/electron/pull/32537) (Also in [16](https://togithub.com/electron/electron/pull/32538), [17](https://togithub.com/electron/electron/pull/32539)) - Fixed an issue that the `alert()` dialog title is corrupted. [#​32468](https://togithub.com/electron/electron/pull/32468) (Also in [14](https://togithub.com/electron/electron/pull/32467), [16](https://togithub.com/electron/electron/pull/32470), [17](https://togithub.com/electron/electron/pull/32469)) - Fixed an issue where `ipcRenderer.postMessage` would throw errors when the `transfer` argument was not passed. [#​32458](https://togithub.com/electron/electron/pull/32458) (Also in [14](https://togithub.com/electron/electron/pull/32457), [16](https://togithub.com/electron/electron/pull/32460), [17](https://togithub.com/electron/electron/pull/32459)) - Fixed an issue where the 'maximize' and 'unmaximize' events didn't fire properly on linux. [#​32498](https://togithub.com/electron/electron/pull/32498) (Also in [14](https://togithub.com/electron/electron/pull/32499), [16](https://togithub.com/electron/electron/pull/32497), [17](https://togithub.com/electron/electron/pull/32492)) - Fixed aspect ratio resize for frameless windows on macOS. [#​32445](https://togithub.com/electron/electron/pull/32445) (Also in [16](https://togithub.com/electron/electron/pull/32446), [17](https://togithub.com/electron/electron/pull/32447)) - Fixed crash when calling `webContents.setZoomFactor(1.0)`. [#​32619](https://togithub.com/electron/electron/pull/32619) (Also in [13](https://togithub.com/electron/electron/pull/32617), [14](https://togithub.com/electron/electron/pull/32618), [16](https://togithub.com/electron/electron/pull/32620), [17](https://togithub.com/electron/electron/pull/32621)) - Fixed minimized BrowserWindow being restored by BrowserWindow.unmaximize(). [#​32494](https://togithub.com/electron/electron/pull/32494) (Also in [14](https://togithub.com/electron/electron/pull/32493), [16](https://togithub.com/electron/electron/pull/32495), [17](https://togithub.com/electron/electron/pull/32496)) - Fixed windows with `roundedCorners: false` unable to be closed. [#​32610](https://togithub.com/electron/electron/pull/32610) (Also in [16](https://togithub.com/electron/electron/pull/32611), [17](https://togithub.com/electron/electron/pull/32612)) - Strip symbols from crashpad_handler binary on Linux, reducing bundle size. [#​32548](https://togithub.com/electron/electron/pull/32548) (Also in [16](https://togithub.com/electron/electron/pull/32554), [17](https://togithub.com/electron/electron/pull/32549)) ##### Other Changes - Backported fix for CVE-2021-38012. [#​32012](https://togithub.com/electron/electron/pull/32012) - Backported fix for CVE-2021-38017. [#​32032](https://togithub.com/electron/electron/pull/32032) - Backported fix for CVE-2021-38019. [#​32015](https://togithub.com/electron/electron/pull/32015) - Backported fix for CVE-2021-4066. [#​32546](https://togithub.com/electron/electron/pull/32546) - Backported fix for CVE-2021-4100. [#​32184](https://togithub.com/electron/electron/pull/32184) - Security: backported fix for https://crbug.com/1275020. [#​32353](https://togithub.com/electron/electron/pull/32353)

Configuration

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

🚦 Automerge: Enabled.

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.