electron/electron (electron)
### [`v31.3.0`](https://togithub.com/electron/electron/releases/tag/v31.3.0): electron v31.3.0
[Compare Source](https://togithub.com/electron/electron/compare/v31.2.1...v31.3.0)
### Release Notes for v31.3.0
#### Features
- Added `DownloadItem.getCurrentBytesPerSecond()`, `DownloadItem.getPercentComplete()`, `DownloadItem.getEndTime()`. [#42915](https://togithub.com/electron/electron/pull/42915) (Also in [30](https://togithub.com/electron/electron/pull/42914), [32](https://togithub.com/electron/electron/pull/42913))
- Aligned failure pathway in File System Access API with upstream when attempting to open a file or directory in a blocked path. [#42994](https://togithub.com/electron/electron/pull/42994) (Also in [32](https://togithub.com/electron/electron/pull/42993))
#### Fixes
- Fixed a potential crash when using off screen rendering. [#42941](https://togithub.com/electron/electron/pull/42941) (Also in [30](https://togithub.com/electron/electron/pull/42939), [32](https://togithub.com/electron/electron/pull/42940))
- Fixed an issue where `navigator.mediaDevices.getUserMedia` and `navigator.getUserMedia` should reject with a `NotAllowedError` if microphone or camera permissions have been denied at the system level on macOS. [#42937](https://togithub.com/electron/electron/pull/42937) (Also in [30](https://togithub.com/electron/electron/pull/42938), [32](https://togithub.com/electron/electron/pull/42936))
- Fixed an issue where calling `BrowserWindow.setBackgroundColor` with some level of transparency could cause a crash. [#42928](https://togithub.com/electron/electron/pull/42928) (Also in [32](https://togithub.com/electron/electron/pull/42927))
#### Other Changes
- Fix: fixed the `npm run lint` not working on Windows. [#42906](https://togithub.com/electron/electron/pull/42906) (Also in [32](https://togithub.com/electron/electron/pull/42905))
- Updated Chromium to 126.0.6478.183. [#42942](https://togithub.com/electron/electron/pull/42942)
- Updated Node.js to v20.15.1. [#42839](https://togithub.com/electron/electron/pull/42839)
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
31.2.1
->31.3.0
Release Notes
electron/electron (electron)
### [`v31.3.0`](https://togithub.com/electron/electron/releases/tag/v31.3.0): electron v31.3.0 [Compare Source](https://togithub.com/electron/electron/compare/v31.2.1...v31.3.0) ### Release Notes for v31.3.0 #### Features - Added `DownloadItem.getCurrentBytesPerSecond()`, `DownloadItem.getPercentComplete()`, `DownloadItem.getEndTime()`. [#42915](https://togithub.com/electron/electron/pull/42915) (Also in [30](https://togithub.com/electron/electron/pull/42914), [32](https://togithub.com/electron/electron/pull/42913)) - Aligned failure pathway in File System Access API with upstream when attempting to open a file or directory in a blocked path. [#42994](https://togithub.com/electron/electron/pull/42994) (Also in [32](https://togithub.com/electron/electron/pull/42993)) #### Fixes - Fixed a potential crash when using off screen rendering. [#42941](https://togithub.com/electron/electron/pull/42941) (Also in [30](https://togithub.com/electron/electron/pull/42939), [32](https://togithub.com/electron/electron/pull/42940)) - Fixed an issue where `navigator.mediaDevices.getUserMedia` and `navigator.getUserMedia` should reject with a `NotAllowedError` if microphone or camera permissions have been denied at the system level on macOS. [#42937](https://togithub.com/electron/electron/pull/42937) (Also in [30](https://togithub.com/electron/electron/pull/42938), [32](https://togithub.com/electron/electron/pull/42936)) - Fixed an issue where calling `BrowserWindow.setBackgroundColor` with some level of transparency could cause a crash. [#42928](https://togithub.com/electron/electron/pull/42928) (Also in [32](https://togithub.com/electron/electron/pull/42927)) #### Other Changes - Fix: fixed the `npm run lint` not working on Windows. [#42906](https://togithub.com/electron/electron/pull/42906) (Also in [32](https://togithub.com/electron/electron/pull/42905)) - Updated Chromium to 126.0.6478.183. [#42942](https://togithub.com/electron/electron/pull/42942) - Updated Node.js to v20.15.1. [#42839](https://togithub.com/electron/electron/pull/42839)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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 was generated by Mend Renovate. View the repository job log.