dsi-icl / optimise

OptimiseMS
https://optimise.dsi.ic.ac.uk
MIT License
1 stars 1 forks source link

chore(deps): update dependency electron to v32.2.2 #2317

Open renovate[bot] opened 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 32.1.2 -> 32.2.2 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v32.2.2`](https://redirect.github.com/electron/electron/releases/tag/v32.2.2): electron v32.2.2 [Compare Source](https://redirect.github.com/electron/electron/compare/v32.2.1...v32.2.2) ### Release Notes for v32.2.2 #### Fixes - Fixed `trace-startup` not working on macOS. [#​44292](https://redirect.github.com/electron/electron/pull/44292) (Also in [33](https://redirect.github.com/electron/electron/pull/44276), [34](https://redirect.github.com/electron/electron/pull/44275)) - Fixed an issue where closing a window after printing on Linux triggered a crash. [#​44282](https://redirect.github.com/electron/electron/pull/44282) (Also in [31](https://redirect.github.com/electron/electron/pull/44283), [33](https://redirect.github.com/electron/electron/pull/44285), [34](https://redirect.github.com/electron/electron/pull/44284)) - Fixed an issue where the `exit` event could be emitted twice from the `utilityProcess`. [#​44268](https://redirect.github.com/electron/electron/pull/44268) (Also in [31](https://redirect.github.com/electron/electron/pull/44267), [33](https://redirect.github.com/electron/electron/pull/44266), [34](https://redirect.github.com/electron/electron/pull/44265)) - Fixed calling setAlwaysOnTop on a hidden window which is then shown with showInactive on Linux under X11. [#​44325](https://redirect.github.com/electron/electron/pull/44325) (Also in [31](https://redirect.github.com/electron/electron/pull/44323), [33](https://redirect.github.com/electron/electron/pull/44324), [34](https://redirect.github.com/electron/electron/pull/44322)) - Fixed race condition in which WebContents appears as white screen on VDI machines without hardware acceleration capabilities. [#​44351](https://redirect.github.com/electron/electron/pull/44351) (Also in [33](https://redirect.github.com/electron/electron/pull/44352), [34](https://redirect.github.com/electron/electron/pull/44350)) #### Other Changes - Security: backported fix for CVE-2024-7966. - Security: backported fix for CVE-2024-9370. [#​44312](https://redirect.github.com/electron/electron/pull/44312) - Security: backported fix for chromium:367734947. - Security: backported fix for chromium:366635354. [#​44357](https://redirect.github.com/electron/electron/pull/44357) ### [`v32.2.1`](https://redirect.github.com/electron/electron/releases/tag/v32.2.1): electron v32.2.1 [Compare Source](https://redirect.github.com/electron/electron/compare/v32.2.0...v32.2.1) ### Release Notes for v32.2.1 #### Fixes - Fixed native addon compilation errors on macOS. [#​44201](https://redirect.github.com/electron/electron/pull/44201) (Also in [31](https://redirect.github.com/electron/electron/pull/44202), [33](https://redirect.github.com/electron/electron/pull/44200)) #### Other Changes - Security: backported fix for CVE-2024-9602. - Security: backported fix for [`3696306`](https://redirect.github.com/electron/electron/commit/369630648). - Security: backported fix for CVE-2024-9603. [#​44231](https://redirect.github.com/electron/electron/pull/44231) - Updated Chromium to 128.0.6613.186. [#​44162](https://redirect.github.com/electron/electron/pull/44162) ### [`v32.2.0`](https://redirect.github.com/electron/electron/releases/tag/v32.2.0): electron v32.2.0 [Compare Source](https://redirect.github.com/electron/electron/compare/v32.1.2...v32.2.0) ### Release Notes for v32.2.0 #### Fixes - Fixed a crash when calling `focus` on a `WebView`'s `webContents`. [#​43934](https://redirect.github.com/electron/electron/pull/43934) (Also in [31](https://redirect.github.com/electron/electron/pull/43933), [33](https://redirect.github.com/electron/electron/pull/43932)) - Fixed a potential issue accessing a child window document when overriding browserWindow creation via `setWindowOpenHandler`. [#​43877](https://redirect.github.com/electron/electron/pull/43877) (Also in [31](https://redirect.github.com/electron/electron/pull/43878), [33](https://redirect.github.com/electron/electron/pull/43816)) - Fixed an issue where an exception could be thrown on BrowserView after its owner BrowserWindow was closed. [#​44001](https://redirect.github.com/electron/electron/pull/44001) (Also in [31](https://redirect.github.com/electron/electron/pull/43999), [33](https://redirect.github.com/electron/electron/pull/44000)) - Fixed closing a window with more than one attached sheet on macOS. [#​43954](https://redirect.github.com/electron/electron/pull/43954) (Also in [31](https://redirect.github.com/electron/electron/pull/43953), [33](https://redirect.github.com/electron/electron/pull/43952)) - Fixed potential use-after-free during view removal on macOS. [#​43923](https://redirect.github.com/electron/electron/pull/43923) (Also in [31](https://redirect.github.com/electron/electron/pull/43924), [33](https://redirect.github.com/electron/electron/pull/43922)) #### Other Changes - Ensured that the `sender-id` hint is set when creating desktop notifications on DBus. [#​43950](https://redirect.github.com/electron/electron/pull/43950) (Also in [31](https://redirect.github.com/electron/electron/pull/43951), [33](https://redirect.github.com/electron/electron/pull/43949)) - Updated Chromium to 128.0.6613.178. [#​44086](https://redirect.github.com/electron/electron/pull/44086) - Updated Node.js to v20.18.0. [#​44116](https://redirect.github.com/electron/electron/pull/44116)

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 is behind base branch, or you tick the rebase/retry checkbox.

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



This PR was generated by Mend Renovate. View the repository job log.