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.1.0 #112

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

electron/electron (electron) ### [`v31.1.0`](https://togithub.com/electron/electron/releases/tag/v31.1.0): electron v31.1.0 [Compare Source](https://togithub.com/electron/electron/compare/v31.0.2...v31.1.0) ### Release Notes for v31.1.0 #### Features - Expose `systemPreferences` to `utilityProcess`. [#​42598](https://togithub.com/electron/electron/pull/42598) (Also in [30](https://togithub.com/electron/electron/pull/42600), [32](https://togithub.com/electron/electron/pull/42599)) #### Fixes - Fixed an issue where MessagePorts could close unexpectedly with non-cloneable objects sent via `postMessage`. [#​42580](https://togithub.com/electron/electron/pull/42580) (Also in [30](https://togithub.com/electron/electron/pull/42582), [32](https://togithub.com/electron/electron/pull/42581)) - Fixed an issue where `fetch`-dependent interfaces could be missing in Web Workers with `nodeIntegrationInWorker` enabled. [#​42597](https://togithub.com/electron/electron/pull/42597) (Also in [30](https://togithub.com/electron/electron/pull/42596), [32](https://togithub.com/electron/electron/pull/42595)) #### Other Changes - Updated Chromium to 126.0.6478.114. [#​42584](https://togithub.com/electron/electron/pull/42584)

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.