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.1 #118

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.2.0 -> 31.2.1 age adoption passing confidence

Release Notes

electron/electron (electron) ### [`v31.2.1`](https://togithub.com/electron/electron/releases/tag/v31.2.1): electron v31.2.1 [Compare Source](https://togithub.com/electron/electron/compare/v31.2.0...v31.2.1) ### Release Notes for v31.2.1 #### Fixes - Fixed a potential error when calling `webContents.close()` on a BrowserView. [#​42810](https://togithub.com/electron/electron/pull/42810) (Also in [32](https://togithub.com/electron/electron/pull/42811)) - Fixed an issue where High Contrast Mode didn't apply to webContents on Windows. [#​42859](https://togithub.com/electron/electron/pull/42859) (Also in [32](https://togithub.com/electron/electron/pull/42858)) - Fixed an issue where sources returned by the `desktopCapturer` API and `screen.getAllDisplays()` no longer matched on Windows. [#​42861](https://togithub.com/electron/electron/pull/42861) (Also in [32](https://togithub.com/electron/electron/pull/42860)) - Fixed an issue where sources returned by the `desktopCapturer` API and `screen.getAllDisplays()` no longer matched on Windows. [#​42890](https://togithub.com/electron/electron/pull/42890) (Also in [32](https://togithub.com/electron/electron/pull/42891)) - Fixed an issue where the File System Access API did not remember the user's last picked directory as expected. [#​42893](https://togithub.com/electron/electron/pull/42893) (Also in [32](https://togithub.com/electron/electron/pull/42892)) - Fixed crash when resolving proxy with `session.resolveProxy` api. [#​42897](https://togithub.com/electron/electron/pull/42897) (Also in [32](https://togithub.com/electron/electron/pull/42898))

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.