ptrdom / scalajs-vite

Bundles Scala.js projects and their npm dependencies with Vite
MIT License
14 stars 1 forks source link

Update dependency electron to v32.0.2 #141

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 32.0.1 -> 32.0.2 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v32.0.2`](https://redirect.github.com/electron/electron/releases/tag/v32.0.2): electron v32.0.2 [Compare Source](https://redirect.github.com/electron/electron/compare/v32.0.1...v32.0.2) ### Release Notes for v32.0.2 #### Fixes - Fixed `MenuItem.click` handler not setting `focusedWindow` parameter when focused window is a `BaseWindow`. [#​43437](https://redirect.github.com/electron/electron/pull/43437) (Also in [31](https://redirect.github.com/electron/electron/pull/43439), [33](https://redirect.github.com/electron/electron/pull/43438)) - Fixed an issue where `BaseWindow.setTouchBar` didn't work as expected. [#​43421](https://redirect.github.com/electron/electron/pull/43421) (Also in [30](https://redirect.github.com/electron/electron/pull/43419), [31](https://redirect.github.com/electron/electron/pull/43420), [33](https://redirect.github.com/electron/electron/pull/43422)) - Fixed bug where camera permissions affected screen sharing. [#​43544](https://redirect.github.com/electron/electron/pull/43544) - Fixed devtools to allow restoring saved dock state on Linux when WCO is enabled. [#​43501](https://redirect.github.com/electron/electron/pull/43501) (Also in [31](https://redirect.github.com/electron/electron/pull/43500), [33](https://redirect.github.com/electron/electron/pull/43499)) - Fixed electron app in ozone/wayland not being focused when launched from another app. [#​43548](https://redirect.github.com/electron/electron/pull/43548) (Also in [31](https://redirect.github.com/electron/electron/pull/43547), [33](https://redirect.github.com/electron/electron/pull/43546)) #### Other Changes - Updated Chromium to 128.0.6613.84. [#​43425](https://redirect.github.com/electron/electron/pull/43425) #### Documentation - Documentation changes: [#​43459](https://redirect.github.com/electron/electron/pull/43459)

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.