Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency electron to v31.4.0 #5001

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 15, 2024

This PR contains the following updates:

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

Release Notes

electron/electron (electron)

v31.4.0: electron v31.4.0

Compare Source

Release Notes for v31.4.0

Features

  • Added a new property prefersReducedTransparency to nativeTheme, which indicates whether the user has chosen to reduce OS-level transparency via system accessibility settings. #​43137 (Also in 30, 32)

Fixes

  • Fixed a crash that could occur in some DevTools extensions containing draggable regions. #​43200 (Also in 32)
  • Fixed an issue where navigator.serial.getPorts() incorrectly returned an empty array in some cases. #​43170 (Also in 30, 32)
  • Fixed an issue where system-context-menu was not triggered as expected on Windows when using a frameless BrowserWindow. #​43274 (Also in 30, 32)
  • Fixed an issue where calling window.showInactive on macOS did not actually show the window. #​43102 (Also in 32)
  • Fixed behavior when entering/exiting fullscreen fails on macOS. #​43154 (Also in 29, 30, 32)
  • Fixed issues with the vibrancy view on macOS. #​43128 (Also in 32)
  • Fixed several view hierarchy issues related to web contents view on MacOS. #​43096 (Also in 32)
  • Resolved an issue where desktopCapturer.getSources never fulfilled its promise in some cases. #​43271 (Also in 29, 30, 32)

Other Changes

v31.3.1: electron v31.3.1

Compare Source

Release Notes for v31.3.1

Fixes

  • Fixed an issue where calling desktopCapturer.getSources on macOS running 14.4 or later would make non-resizable windows resizable. #​43044 (Also in 32)
  • Fixed the resource leak when using Node.js readable streams as the response body for a custom protocol handler. #​43071 (Also in 30, 32)

Other Changes

  • Fixed a potential crash when removing notifications on Windows. #​43061 (Also in 30, 32)
  • Updated Chromium to 126.0.6478.185. #​43027

v31.3.0: electron v31.3.0

Compare Source

Release Notes for v31.3.0

Features

  • Added DownloadItem.getCurrentBytesPerSecond(), DownloadItem.getPercentComplete(), DownloadItem.getEndTime(). #​42915 (Also in 30, 32)
  • Aligned failure pathway in File System Access API with upstream when attempting to open a file or directory in a blocked path. #​42994 (Also in 32)

Fixes

  • Fixed a potential crash when using off screen rendering. #​42941 (Also in 30, 32)
  • 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 (Also in 30, 32)
  • Fixed an issue where calling BrowserWindow.setBackgroundColor with some level of transparency could cause a crash. #​42928 (Also in 32)

Other Changes

  • Fix: fixed the npm run lint not working on Windows. #​42906 (Also in 32)
  • Updated Chromium to 126.0.6478.183. #​42942
  • Updated Node.js to v20.15.1. #​42839

v31.2.1: electron v31.2.1

Compare Source

Release Notes for v31.2.1

Fixes

  • Fixed a potential error when calling webContents.close() on a BrowserView. #​42810 (Also in 32)
  • Fixed an issue where High Contrast Mode didn't apply to webContents on Windows. #​42859 (Also in 32)
  • Fixed an issue where sources returned by the desktopCapturer API and screen.getAllDisplays() no longer matched on Windows. #​42861 (Also in 32)
  • Fixed an issue where sources returned by the desktopCapturer API and screen.getAllDisplays() no longer matched on Windows. #​42890 (Also in 32)
  • Fixed an issue where the File System Access API did not remember the user's last picked directory as expected. #​42893 (Also in 32)
  • Fixed crash when resolving proxy with session.resolveProxy api. #​42897 (Also in 32)

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/electron-31.x-lockfile branch from 6eb4f04 to 2ed3b92 Compare July 25, 2024 01:45
@renovate renovate bot changed the title Update dependency electron to v31.2.1 Update dependency electron to v31.3.0 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/electron-31.x-lockfile branch from 2ed3b92 to ca8cd41 Compare July 29, 2024 23:07
@renovate renovate bot changed the title Update dependency electron to v31.3.0 Update dependency electron to v31.3.1 Jul 29, 2024
@renovate renovate bot force-pushed the renovate/electron-31.x-lockfile branch from ca8cd41 to 7b95d76 Compare August 15, 2024 07:12
@renovate renovate bot changed the title Update dependency electron to v31.3.1 Update dependency electron to v31.4.0 Aug 15, 2024
@renovate renovate bot force-pushed the renovate/electron-31.x-lockfile branch from 7b95d76 to f197750 Compare August 30, 2024 13:43
@h3poteto h3poteto merged commit c6516c5 into main Aug 30, 2024
2 checks passed
@h3poteto h3poteto deleted the renovate/electron-31.x-lockfile branch August 30, 2024 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant