whalebird-desktop
whalebird-desktop copied to clipboard
Update dependency electron to v31.7.1
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
electron | 31.6.0 -> 31.7.1 |
Release Notes
electron/electron (electron)
v31.7.1
v31.7.0
: electron v31.7.0
Release Notes for v31.7.0
Fixes
- Fixed a crash when calling
focus
on aWebView
'swebContents
. #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
WebContentsView
s 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
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.