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 v31.7.0 #1747

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2024

This PR contains the following updates:

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

Release Notes

electron/electron (electron)

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 - "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 Oct 10, 2024
@github-actions github-actions bot added the chore Internal changes not visible to the user label Oct 10, 2024
@renovate renovate bot merged commit 096c32e into main Oct 10, 2024
7 checks passed
@renovate renovate bot deleted the renovate/electron-31.x branch October 10, 2024 09:05
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