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.7.5 #5084

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
electron 31.6.0 -> 31.7.5 age adoption passing confidence

Release Notes

electron/electron (electron)

v31.7.5: electron v31.7.5

Compare Source

Release Notes for v31.7.5

Fixes

  • Fixed an issue where WebContentsViews were being improperly removed. #​44673 (Also in 32, 33, 34)
  • Fixed an issue where the windows control overlay was unexpectedly visible in fullscreen on Linux. #​44643 (Also in 32, 33, 34)

Other Changes

v31.7.4: electron v31.7.4

Compare Source

Release Notes for v31.7.4

Fixes

  • Fixed segfault when moving WebContentsView between BrowserWindows. #​44614 (Also in 32, 33, 34)

Other Changes

v31.7.3: electron v31.7.3

Compare Source

Release Notes for v31.7.3

Fixes

  • Fixed crash when network process terminates while a net log is running. #​44421 (Also in 32, 33, 34)

v31.7.2: electron v31.7.2

Compare Source

Release Notes for v31.7.2

Fixes

  • Fixed an issue where closing a window after printing on Linux triggered a crash. #​44283 (Also in 32, 33, 34)
  • Fixed calling setAlwaysOnTop on a hidden window which is then shown with showInactive on Linux under X11. #​44323 (Also in 32, 33, 34)

Other Changes

v31.7.1: electron v31.7.1

Compare Source

Release Notes for v31.7.1

Fixes

  • Fixed an issue where the exit event could be emitted twice from the utilityProcess. #​44267
  • Fixed native addon compilation errors on macOS. #​44202 (Also in 32, 33)

Other Changes

v31.7.0: electron v31.7.0

Compare Source

Release Notes for v31.7.0

Fixes

  • Fixed a crash when calling focus on a WebView's webContents. #​43933 (Also in 32, 33)
  • Fixed a potential issue accessing a child window document when overriding browserWindow creation via setWindowOpenHandler. #​43878 (Also in 32, 33)
  • Fixed a potential issue with fillable PDF forms saving correctly in some circumstances. #​44020 (Also in 32, 33)
  • Fixed an issue when dragging to resize when using Window Controls Overlay on Linux. #​43745 (Also in 32, 33)
  • Fixed an issue where WebContentsViews did not show correctly in some circumstances on macOS after being added as child views. #​43697 (Also in 32, 33)
  • Fixed an issue where an exception could be thrown on BrowserView after its owner BrowserWindow was closed. #​43999 (Also in 32, 33)
  • Fixed an issue where clicking the eyedropper icon did nothing instead of opening an eyedropper for color selection as expected. #​43895 (Also in 32, 33)
  • Fixed closing a window with more than one attached sheet on macOS. #​43953 (Also in 32, 33)
  • Fixed potential use-after-free during view removal on macOS. #​43924 (Also in 32, 33)

Other Changes

  • Ensured that the sender-id hint is set when creating desktop notifications on DBus. #​43951 (Also in 32, 33)
  • Updated Node.js to v20.18.0. #​44115

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 0958846 to 42bfe9a Compare October 16, 2024 22:26
@renovate renovate bot changed the title Update dependency electron to v31.7.0 Update dependency electron to v31.7.1 Oct 16, 2024
@renovate renovate bot changed the title Update dependency electron to v31.7.1 Update dependency electron to v31.7.2 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/electron-31.x-lockfile branch 2 times, most recently from ac3b945 to ee5fbc7 Compare October 29, 2024 14:12
@renovate renovate bot changed the title Update dependency electron to v31.7.2 Update dependency electron to v31.7.3 Oct 29, 2024
@renovate renovate bot force-pushed the renovate/electron-31.x-lockfile branch from ee5fbc7 to 67e95b0 Compare November 13, 2024 00:03
@renovate renovate bot changed the title Update dependency electron to v31.7.3 Update dependency electron to v31.7.4 Nov 13, 2024
@renovate renovate bot force-pushed the renovate/electron-31.x-lockfile branch from 67e95b0 to 0032c26 Compare November 15, 2024 18:26
@renovate renovate bot changed the title Update dependency electron to v31.7.4 Update dependency electron to v31.7.5 Nov 15, 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.

0 participants