zentaoatf
zentaoatf copied to clipboard
Bump electron from 16.2.8 to 30.0.3 in /client
Bumps electron from 16.2.8 to 30.0.3.
Release notes
Sourced from electron's releases.
electron v30.0.3
Release Notes for v30.0.3
Fixes
- Fixed an issue where
document.requestFullscreendidn't work when calling it from awebContentsinsideWebContentsView. #41996 (Also in 31)- Fixed an issue where
fs.createWriteStreamcould write out of order. #42046- Fixed an issue where
recentDOcumentswasn't populating properly on macOS. #41992 (Also in 29, 31)- Fixed crash after upgrade on Linux. #42064 (Also in 29, 31)
Other Changes
- Backported fix for 330756841. #42068
- Backported fix for 339266700. #42096
- Updated Chromium to 124.0.6367.119. #42020
electron v30.0.2
Release Notes for v30.0.2
Fixes
- Electron doesn't paint on offscreen-render mode after gpu process crashed. #41925 (Also in 29, 31)
- Fixed data corruption when protocol.handle() processed incoming data asynchronously. #41933 (Also in 31)
- Fixed nativeImage.createThumbnailFromPath and shell.openExternal not resolving when called in the renderer process. #41909 (Also in 31)
Other Changes
- Updated Chromium to 124.0.6367.91. #41976
Documentation
- Documentation changes: #41883
electron v30.0.1
Release Notes for v30.0.1
Other Changes
- Updated Chromium to 124.0.6367.60. #41867
electron v30.0.0
Release Notes for v30.0.0
Stack Upgrades
- Chromium
124.0.6367.49- Node
20.11.1- V8
12.4Breaking Changes
... (truncated)
Commits
8969189chore: cherry-pick b2cc7b7ac538 from chromium (#42096)376cdfadocs: make corrections for BrowserViews since it is deprecated (#42083)65e87cbchore: cherry-pick 013961609785 from chromium (#42068)cf1cbabfix: avoid crash after upgrade on Linux (#42064)c7187d5fix: do not defer construction by one microtick in stream (#42046)e76787efix:requestFullscreenfromWebContentsView(#41996)da26750fix: recentDocuments on macOS not working (#41992)9b25f82chore: fixup gn check when enable_pdf_viewer is false (#41997)f1e9fd3chore: bump chromium to 124.0.6367.119 (30-x-y) (#42020)ddcb2b7chore: bump chromium to 124.0.6367.118 (30-x-y) (#42015)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)