MaibornWolff / ProjectCanvas

BSD 3-Clause "New" or "Revised" License
7 stars 1 forks source link

Update dependency electron to v30 - autoclosed #160

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron ^29.0.0 -> ^30.0.0 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v30.0.0`](https://togithub.com/electron/electron/compare/v29.3.0...v30.0.0) [Compare Source](https://togithub.com/electron/electron/compare/v29.3.0...v30.0.0) ### [`v29.3.0`](https://togithub.com/electron/electron/releases/tag/v29.3.0): electron v29.3.0 [Compare Source](https://togithub.com/electron/electron/compare/v29.2.0...v29.3.0) ### Release Notes for v29.3.0 #### Fixes - Fixed a bug where a window with maximization disabled and WCO enabled would still show its maximization button. [#​41807](https://togithub.com/electron/electron/pull/41807) #### Other Changes - Security: backported fix for CVE-2024-3156. [#​41775](https://togithub.com/electron/electron/pull/41775) ### [`v29.2.0`](https://togithub.com/electron/electron/releases/tag/v29.2.0): electron v29.2.0 [Compare Source](https://togithub.com/electron/electron/compare/v29.1.6...v29.2.0) ### Release Notes for v29.2.0 #### Fixes - Fixed crash in Notification::Close() under libnotify 0.8.x with portal environment. [#​41707](https://togithub.com/electron/electron/pull/41707) (Also in [28](https://togithub.com/electron/electron/pull/41709), [30](https://togithub.com/electron/electron/pull/41708)) - Fixed usage of `Storage.{get|set|clear}Cookies` via the Chrome DevTools Protocol. [#​41739](https://togithub.com/electron/electron/pull/41739) (Also in [28](https://togithub.com/electron/electron/pull/41738), [30](https://togithub.com/electron/electron/pull/41740)) #### Other Changes - Security: backported fix for CVE-2024-2885. - Security: backported fix for CVE-2024-2883. - Security: backported fix for CVE-2024-2887. - Security: backported fix for CVE-2024-2886. - Security: backported fix for [`3296748`](https://togithub.com/electron/electron/commit/329674887). - Security: backported fix for [`3271834`](https://togithub.com/electron/electron/commit/327183408). - Security: backported fix for [`3263494`](https://togithub.com/electron/electron/commit/326349405). [#​41746](https://togithub.com/electron/electron/pull/41746) - Updated Chromium to 122.0.6261.156. [#​41765](https://togithub.com/electron/electron/pull/41765) #### Documentation - Documentation changes: [#​41730](https://togithub.com/electron/electron/pull/41730) #### Unknown - Added support for Bluetooth ports being requested by service class ID in `navigator.serial`. [#​41735](https://togithub.com/electron/electron/pull/41735) (Also in [30](https://togithub.com/electron/electron/pull/41734)) ### [`v29.1.6`](https://togithub.com/electron/electron/releases/tag/v29.1.6): electron v29.1.6 [Compare Source](https://togithub.com/electron/electron/compare/v29.1.5...v29.1.6) ### Release Notes for v29.1.6 #### Fixes - Fixed `shell.showItemInFolder` not opening Windows Explorer if the passed path contains forward slashes. [#​41672](https://togithub.com/electron/electron/pull/41672) (Also in [28](https://togithub.com/electron/electron/pull/41670), [30](https://togithub.com/electron/electron/pull/41671)) - Fixed a potential crash in `chrome.scripting` on extension unload. [#​41701](https://togithub.com/electron/electron/pull/41701) (Also in [30](https://togithub.com/electron/electron/pull/41702)) - Fixed an issue where emojis weren't properly handled on Windows. [#​41680](https://togithub.com/electron/electron/pull/41680) (Also in [30](https://togithub.com/electron/electron/pull/41681)) - Fixed an issue where the `serial-port-added` event improperly respected filters set by `serial.requestPort()`. [#​41636](https://togithub.com/electron/electron/pull/41636) (Also in [28](https://togithub.com/electron/electron/pull/41637), [30](https://togithub.com/electron/electron/pull/41635)) #### Other Changes - Security: backported fix for CVE-2024-2625. [#​41631](https://togithub.com/electron/electron/pull/41631) - Updated Chromium to 122.0.6261.139. [#​41634](https://togithub.com/electron/electron/pull/41634) ### [`v29.1.5`](https://togithub.com/electron/electron/releases/tag/v29.1.5): electron v29.1.5 [Compare Source](https://togithub.com/electron/electron/compare/v29.1.4...v29.1.5) ### Release Notes for v29.1.5 #### Fixes - Fixed an issue where badge text set using the Badging API no longer appeared correctly on Windows. [#​41628](https://togithub.com/electron/electron/pull/41628) (Also in [30](https://togithub.com/electron/electron/pull/41629)) #### Other Changes - Updated Chromium to 122.0.6261.130. [#​41598](https://togithub.com/electron/electron/pull/41598) ### [`v29.1.4`](https://togithub.com/electron/electron/releases/tag/v29.1.4): electron v29.1.4 [Compare Source](https://togithub.com/electron/electron/compare/v29.1.3...v29.1.4) ### Release Notes for v29.1.4 #### Other Changes - Updated Chromium to 122.0.6261.129. [#​41583](https://togithub.com/electron/electron/pull/41583) ### [`v29.1.3`](https://togithub.com/electron/electron/releases/tag/v29.1.3): electron v29.1.3 [Compare Source](https://togithub.com/electron/electron/compare/v29.1.2...v29.1.3) ### Release Notes for v29.1.3 #### Fixes - Fixed `chrome://process-internals` failing to load. [#​41542](https://togithub.com/electron/electron/pull/41542) (Also in [28](https://togithub.com/electron/electron/pull/41541), [30](https://togithub.com/electron/electron/pull/41540)) - Fixed a memory corruption crash on Windows by removing DXDiag telemetry code. [#​41574](https://togithub.com/electron/electron/pull/41574) #### Other Changes - Backported fix for [`4026530`](https://togithub.com/electron/electron/commit/40265302). [#​41573](https://togithub.com/electron/electron/pull/41573) - Updated Chromium to 122.0.6261.112. [#​41552](https://togithub.com/electron/electron/pull/41552) ### [`v29.1.2`](https://togithub.com/electron/electron/releases/tag/v29.1.2): electron v29.1.2 [Compare Source](https://togithub.com/electron/electron/compare/v29.1.1...v29.1.2) ### Release Notes for v29.1.2 #### Fixes - Fixed `chrome://process-internals` failing to load. [#​41542](https://togithub.com/electron/electron/pull/41542) (Also in [28](https://togithub.com/electron/electron/pull/41541), [30](https://togithub.com/electron/electron/pull/41540)) - Fixed a memory corruption crash on Windows by removing DXDiag telemetry code. [#​41574](https://togithub.com/electron/electron/pull/41574) #### Other Changes - Backported fix for [`4026530`](https://togithub.com/electron/electron/commit/40265302). [#​41573](https://togithub.com/electron/electron/pull/41573) - Updated Chromium to 122.0.6261.112. [#​41552](https://togithub.com/electron/electron/pull/41552) ### [`v29.1.1`](https://togithub.com/electron/electron/releases/tag/v29.1.1): electron v29.1.1 [Compare Source](https://togithub.com/electron/electron/compare/v29.1.0...v29.1.1) ### Release Notes for v29.1.1 #### Fixes - Fixed an issue where `user-did-{resign|become}-active` were not emitted properly on macOS. [#​41527](https://togithub.com/electron/electron/pull/41527) (Also in [28](https://togithub.com/electron/electron/pull/41526), [30](https://togithub.com/electron/electron/pull/41528)) - Fixed an issue where `webContents.print(options)` failed if `options` was not passed or `undefined` is passed. [#​41479](https://togithub.com/electron/electron/pull/41479) (Also in [28](https://togithub.com/electron/electron/pull/41502), [30](https://togithub.com/electron/electron/pull/41480)) #### Other Changes - Updated Chromium to 122.0.6261.95. [#​41489](https://togithub.com/electron/electron/pull/41489)

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 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 Mend Renovate. View repository job log here.