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 v31.2.0 #117

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 31.1.0 -> 31.2.0 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v31.2.0`](https://togithub.com/electron/electron/releases/tag/v31.2.0): electron v31.2.0 [Compare Source](https://togithub.com/electron/electron/compare/v31.1.0...v31.2.0) ### Release Notes for v31.2.0 #### Features - Enabled the Windows Control Overlay API on Linux. [#​42682](https://togithub.com/electron/electron/pull/42682) (Also in [30](https://togithub.com/electron/electron/pull/42683), [32](https://togithub.com/electron/electron/pull/42681)) #### Fixes - Fixed a focus issue when calling `BrowserWindow.setTopBrowserView`. [#​42734](https://togithub.com/electron/electron/pull/42734) (Also in [30](https://togithub.com/electron/electron/pull/42735), [32](https://togithub.com/electron/electron/pull/42733)) - Fixed an issue where Chromium could crash on a dangling unretained pointer in one of several webRequest functions. [#​42751](https://togithub.com/electron/electron/pull/42751) (Also in [32](https://togithub.com/electron/electron/pull/42750)) - Fixed an issue where `navigator.mediaDevices.enumerateDevices` could return broken results in some cases after calling `session.setPermissionCheckHandler`. [#​42809](https://togithub.com/electron/electron/pull/42809) (Also in [30](https://togithub.com/electron/electron/pull/42807), [32](https://togithub.com/electron/electron/pull/42808)) - Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. [#​42678](https://togithub.com/electron/electron/pull/42678) (Also in [29](https://togithub.com/electron/electron/pull/42679), [30](https://togithub.com/electron/electron/pull/42676), [32](https://togithub.com/electron/electron/pull/42677)) - Fixed an issue where the user-specified default path did not work in some circumstances when using Linux dialogs. [#​42685](https://togithub.com/electron/electron/pull/42685) (Also in [30](https://togithub.com/electron/electron/pull/42687), [32](https://togithub.com/electron/electron/pull/42680)) #### Other Changes - Fixed an issue where opening multiple file pickers on Windows via the `input` tag could cause a crash. [#​42825](https://togithub.com/electron/electron/pull/42825) (Also in [32](https://togithub.com/electron/electron/pull/42780)) - Updated Chromium to 126.0.6478.127. [#​42646](https://togithub.com/electron/electron/pull/42646) - Updated Node.js to v20.15.0. [#​42614](https://togithub.com/electron/electron/pull/42614)

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.