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

chore(deps): update dependency electron to v30.3.1 #79

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 16, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 30.1.0 -> 30.3.1 age adoption passing confidence

Release Notes

electron/electron (electron)

v30.3.1: electron v30.3.1

Compare Source

Release Notes for v30.3.1

Other Changes

  • docs: note macOS fullscreen events in fullscreen query #​43015
  • docs: improve desktop capture example #​43004

v30.3.0: electron v30.3.0

Compare Source

Release Notes for v30.3.0

Features

  • Added DownloadItem.getCurrentBytesPerSecond(), DownloadItem.getPercentComplete(), DownloadItem.getEndTime(). #​42914 (Also in 31, 32)

Fixes

  • Fixed a potential crash when using off screen rendering. #​42939 (Also in 31, 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. #​42938 (Also in 31, 32)
  • Fixed crash when resolving proxy with session.resolveProxy api. #​42896 (Also in 31, 32)

Other Changes

  • Fixed an issue where opening multiple file pickers on Windows via the input tag could cause a crash. #​42826 (Also in 31, 32)
  • Updated Node.js to v20.15.1. #​42838

v30.2.0: electron v30.2.0

Compare Source

Release Notes for v30.2.0

Features

  • Enabled the Windows Control Overlay API on Linux. #​42683 (Also in 31, 32)
  • Expose systemPreferences to utilityProcess. #​42600 (Also in 31, 32)

Fixes

  • Fixed a focus issue when calling BrowserWindow.setTopBrowserView. #​42735 (Also in 31, 32)
  • Fixed an issue where fetch-dependent interfaces could be missing in Web Workers with nodeIntegrationInWorker enabled. #​42596 (Also in 31, 32)
  • Fixed an issue where navigator.mediaDevices.enumerateDevices could return broken results in some cases after calling session.setPermissionCheckHandler. #​42807 (Also in 31, 32)
  • Fixed an issue where control could fail to return properly after saving a dialog using showOpenDialogSync on Linux. #​42676 (Also in 29, 31, 32)
  • Fixed an issue where the user-specified default path did not work in some circumstances when using Linux dialogs. #​42687 (Also in 31, 32)
  • Fixed potentially incorrect exit code in UtilityProcess. #​42395 (Also in 29, 31)

Other Changes

v30.1.2: electron v30.1.2

Compare Source

Release Notes for v30.1.2

Fixes

  • Fixed an issue where MessagePorts could close unexpectedly with non-cloneable objects sent via postMessage. #​42582 (Also in 32)
  • Fixed an issue where navigator.usb.getDevices() could crash in some circumstances. #​42461 (Also in 29, 31)

Other Changes

  • Fixed crash in gpu process when software compositing is enabled on linux with x11 platform. #​42567 (Also in 29, 31, 32)

v30.1.1: electron v30.1.1

Compare Source

Release Notes for v30.1.1

Fixes

  • Fixed an issue where app.setLoginItemSettings incorrectly checked against loginItemService. #​42403 (Also in 29, 31)
  • Fixed an issue where contentWindow.document.fonts.ready would never resolve in some circumstances. #​42384 (Also in 31)
  • Fixed an issue where fetch dependent interfaces in Node.js were not defined when nodeIntegration was enabled in some circumstances. #​42454 (Also in 31)
  • Fixed an issue where bad flags passed via --js-flags could cause a crash. #​42440 (Also in 29, 31)
  • Fixed support for multiple folder/file selection in //shell_dialogs portal implementation. #​42426 (Also in 29, 31)
  • Re-adds functionality to check whether or not an app was launched as a login service on macOS. #​42423 (Also in 29, 31)

Other Changes

  • Improved error messages when ses.cookies.set fails. #​42398 (Also in 29, 31)

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-30.x branch from 29af38c to f2bd315 Compare May 2, 2024 02:45
@renovate renovate bot force-pushed the renovate/electron-30.x branch 4 times, most recently from 498d511 to 6394dd4 Compare May 15, 2024 23:55
@renovate renovate bot force-pushed the renovate/electron-30.x branch 2 times, most recently from 64eb01c to f241ce3 Compare May 24, 2024 01:52
@renovate renovate bot force-pushed the renovate/electron-30.x branch from f241ce3 to 11622a7 Compare May 30, 2024 01:15
@renovate renovate bot force-pushed the renovate/electron-30.x branch from 11622a7 to df202c7 Compare June 6, 2024 08:11
@renovate renovate bot changed the title chore(deps): update dependency electron to v30 chore(deps): update dependency electron to v30 - autoclosed Jun 7, 2024
@renovate renovate bot closed this Jun 7, 2024
@renovate renovate bot deleted the renovate/electron-30.x branch June 7, 2024 06:58
@renovate renovate bot restored the renovate/electron-30.x branch June 12, 2024 22:08
@renovate renovate bot changed the title chore(deps): update dependency electron to v30 - autoclosed chore(deps): update dependency electron to v30 Jun 12, 2024
@renovate renovate bot reopened this Jun 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v30 chore(deps): update dependency electron to v30.1.1 Jun 12, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v30.1.1 chore(deps): update dependency electron to v30.1.2 Jun 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v30.1.2 chore(deps): update dependency electron to v30.2.0 Jul 10, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v30.2.0 chore(deps): update dependency electron to v30.3.0 Jul 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency electron to v30.3.0 chore(deps): update dependency electron to v30.3.1 Jul 25, 2024
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.

None yet

0 participants