Closed renovate[bot] closed 2 weeks ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
This PR contains the following updates:
32.2.2
->33.1.0
Release Notes
electron/electron (electron)
### [`v33.1.0`](https://redirect.github.com/electron/electron/compare/v33.0.2...v33.1.0) [Compare Source](https://redirect.github.com/electron/electron/compare/v33.0.2...v33.1.0) ### [`v33.0.2`](https://redirect.github.com/electron/electron/releases/tag/v33.0.2): electron v33.0.2 [Compare Source](https://redirect.github.com/electron/electron/compare/v33.0.1...v33.0.2) ### Release Notes for v33.0.2 #### Fixes - Fixed `trace-startup` not working on macOS. [#44276](https://redirect.github.com/electron/electron/pull/44276) (Also in [32](https://redirect.github.com/electron/electron/pull/44292), [34](https://redirect.github.com/electron/electron/pull/44275)) - Fixed an issue where closing a window after printing on Linux triggered a crash. [#44285](https://redirect.github.com/electron/electron/pull/44285) (Also in [31](https://redirect.github.com/electron/electron/pull/44283), [32](https://redirect.github.com/electron/electron/pull/44282), [34](https://redirect.github.com/electron/electron/pull/44284)) - Fixed an issue where the `exit` event could be emitted twice from the `utilityProcess`. [#44266](https://redirect.github.com/electron/electron/pull/44266) (Also in [31](https://redirect.github.com/electron/electron/pull/44267), [32](https://redirect.github.com/electron/electron/pull/44268), [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. [#44324](https://redirect.github.com/electron/electron/pull/44324) (Also in [31](https://redirect.github.com/electron/electron/pull/44323), [32](https://redirect.github.com/electron/electron/pull/44325), [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. [#44352](https://redirect.github.com/electron/electron/pull/44352) (Also in [32](https://redirect.github.com/electron/electron/pull/44351), [34](https://redirect.github.com/electron/electron/pull/44350)) ### [`v33.0.1`](https://redirect.github.com/electron/electron/releases/tag/v33.0.1): electron v33.0.1 [Compare Source](https://redirect.github.com/electron/electron/compare/v33.0.0...v33.0.1) ### Release Notes for v33.0.1 #### Other Changes - Updated Chromium to 130.0.6723.59. [#44271](https://redirect.github.com/electron/electron/pull/44271) ### [`v33.0.0`](https://redirect.github.com/electron/electron/releases/tag/v33.0.0): electron v33.0.0 [Compare Source](https://redirect.github.com/electron/electron/compare/v32.2.2...v33.0.0) ### Release Notes for 33.0.0 #### Stack Upgrades - Chromium `130.0.6723.44` - [New in 130](https://developer.chrome.com/blog/new-in-chrome-130/) - [New in 129](https://developer.chrome.com/blog/new-in-chrome-129/) - Node `20.18.0` - [Node 20.18.0 blog post](https://nodejs.org/en/blog/release/v20.18.0/) - [Node 20.17.0 blog post](https://nodejs.org/en/blog/release/v20.17.0/) - V8 `13.0` #### Breaking Changes - Deprecated usage of `textured` BrowserWindow `type` option on macOS. [#43133](https://redirect.github.com/electron/electron/pull/43133) - Custom protocol URLs that use Windows file paths will no longer work correctly with the deprecated `protocol.registerFileProtocol` and the `baseURLForDataURL` property on `BrowserWindow.loadURL`, `WebContents.loadURL`, and `Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), 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 was generated by Mend Renovate. View the repository job log.