electron/electron (electron)
### [`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))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
33.0.1
->33.0.2
Release Notes
electron/electron (electron)
### [`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))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
â™» 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.