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 v34.3.0 #1967

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 34.2.0 -> 34.3.0 age adoption passing confidence

Release Notes

electron/electron (electron)

v34.3.0: electron v34.3.0

Compare Source

Release Notes for v34.3.0

Features

  • Added support for roundedCorners BrowserWindow constructor option on Windows. #​45739 (Also in 35)

Fixes

  • Backported fix for a upstream bug that cause Offscreen Rendering to stutter. #​45659 (Also in 32, 33, 35)
  • Fixed WebFrameMain crash related to accessing speculative frames that have been destroyed. #​45687 (Also in 33, 35)
  • Fixed v8.setHeapSnapshotNearHeapLimit api in main and utility process, along with support for --diagnostic-dir Node.js cli flag to specify the directory to save the heap snapshots. #​45644 (Also in 33, 35)
  • Fixed a crash that could occur in OSR on window close. #​45629 (Also in 35)
  • Fixed a potential crash when calling legacy getUserMedia with an invalid chromeMediaSourceId. #​45756 (Also in 35)
  • Fixed a potential issues permissions in the Pointer Lock API after focus loss and regain. #​45627 (Also in 35)
  • Fixed an issue where Electron may experience crashes on Linux with 16KiB pages. #​45571 (Also in 33)
  • Fixed crash on startup with asan build on macOS. #​45567 (Also in 33, 35)
  • Fixed drag and drop icons not showing on Windows. #​45778 (Also in 35)
  • Fixed file preview window reappearing when calling win.closeFilePreview twice on macOS. #​45662 (Also in 32, 33, 35)
  • Fixed web worker scripts failing to load for chrome extensions. #​45710 (Also in 32, 33, 35)

Other Changes


Configuration

📅 Schedule: Branch creation - "after 10pm,before 5:00am" in timezone America/Vancouver, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies Dependency updates, removals or additions label Feb 27, 2025
@github-actions github-actions bot added the chore Internal changes not visible to the user label Feb 27, 2025
@renovate renovate bot merged commit 88c64f7 into main Feb 27, 2025
8 checks passed
@renovate renovate bot deleted the renovate/electron-34.x branch February 27, 2025 12:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Internal changes not visible to the user dependencies Dependency updates, removals or additions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants