chore: bump up electron version to v29#87
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^28.2.1->^29.0.0Release Notes
electron/electron (electron)
v29.0.0: electron v29.0.0Compare Source
Release Notes for v29.0.0
Stack Upgrades
122.0.6261.3920.9.012.2Breaking Changes
contextBridgeare now called with the expected receiver (this). #39978 (Also in 27, 28)gpu-process-crashedevent onapphas been deprecated. #40169 (Also in 28)gpu-process-crashedevent onapphas been removed. #40255renderer-process-crashedevent onappandcrashedevent onWebContentsand<webview>have been removed. #40115Features
Additions
WebContentsViewandBaseWindow, replacing the now-deprecatedBrowserViewAPIs. #40759keyboardLocktoses.setPermissionRequestHandler(handler). #40369 (Also in 26, 27, 28)protocol.registerSchemesAsPrivilegedto allow V8 code cache in custom schemes. #40544 (Also in 27, 28)file://protocol into more secure and restrictive behaviour that matches Chromium. #40372webUtils.getPathForFilemethod to replaceFile.pathaugmentation. #38776use_remote_checksumsvia.npmrc. #40253app.{set|get}LoginItemSettings(settings)to use Apple's new recommended underlying framework on macOS. #37244displayobject includingdetected,maximumCursorSize, andnativeOrigin. #40497 (Also in 28)Removed/Deprecated
Fixes
ThumbnailCapturerMacandScreenCaptureKitStreamPickerSonomachromium feature flags to bypass deprecated API warning on macOS 14.4. #41329import.meta.urldid not work in the renderer process withcontextIsolationenabled. #41265original-fsmethods were not properly corrected for patched imports. #41238GrantFileProtocolExtraPrivilegesnot correctly preventingfetch()calls tofile://URLs. #40864Also in earlier versions...
-webkit-app-region: drag;has no effect in full screen mode. #41332 (Also in 27, 28)chrome:pages. #40390 (Also in 27, 28)session.fromPartition()key lookup bug. #41084 (Also in 28)readyevent was emitted on Linux. #40925 (Also in 26, 27, 28)async_hookscrash when listening for therestoreevent on Windows after minimizing a maximized BrowserWindow. #41146 (Also in 27, 28)dialog.showMessageBoxSync. #41043 (Also in 27, 28)async_hookcorruption in some error contexts. #40574 (Also in 26, 27, 28)dialog.showOpenDialogon macOS. #40308 (Also in 27, 28)notification.close()if they'd previously been dismissed. #40197 (Also in 26, 27, 28)MessagePortswere not being correctly garbage collected when not referenced. #40189 (Also in 28)inAppPurchase.getProductsandinAppPurchase.purchasedProductdid not resolve as expected. #40957 (Also in 27, 28)navigator.keyboard.lock()did not work per latest expected behavior. #40365 (Also in 26, 27, 28)select-usb-devicedid not respect thefilteroption innavigator.usb.requestDevice(). #41197 (Also in 27, 28)webContents.printToPDFcould fail when certain combinations ofmarginsandpageSizevalues are passed. #41266 (Also in 28)node::Environmentdestruction potentially wouldn't be propagated to theServiceexit handler. #41301 (Also in 27, 28)webContents.capturePage()on Windows and Linux. #39730 (Also in 25, 26, 27, 28)printBackgroundoption inwebContents.printToPDFdid not work as expected. #41180 (Also in 28)shell.showItemInFoldernot being escaped in Linux. #40527 (Also in 26, 27, 28)node_modulesthrowIfNoEntryoption infs.statSync/fs.lstatSyncin asar files. #40221 (Also in 28)activateIgnoringOtherAppsfor focusing non-panels on macOS. #40570 (Also in 28)Other Changes
Notices
End of Support for 26.x.y
Electron 26.x.y has reached end-of-support as per the project's support policy. Developers and applications are encouraged to upgrade to a newer version of Electron.
v28.2.3: electron v28.2.3Compare Source
Release Notes for v28.2.3
Fixes
webContents.printToPDFcould fail when certain combinations ofmarginsandpageSizevalues are passed. #41267 (Also in 29)node::Environmentdestruction potentially wouldn't be propagated to theNodeServiceexit handler. #41302 (Also in 27, 29)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.
This PR has been generated by Mend Renovate. View repository job log here.