chore(deps): update dependency electron to v29 #1773
No reviewers
Labels
No labels
awaiting-reply
breaking changes
bug
cannot-reproduce
dependencies
documentation
duplicate
electron-issue
enhancement
fix-available
good first issue
help wanted
invalid
javascript
need more information
need rebase
official-youtube-music-issue
plugin request
question
release
security
stale
Status: blocked
typo
wontfix
ytmd-issue
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: YTMD/youtube-music#1773
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "renovate/electron-29.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
28.2.3
->29.0.1
Release Notes
electron/electron (electron)
v29.0.1
: electron v29.0.1Compare Source
Release Notes for v29.0.1
Fixes
Other Changes
v29.0.0
: electron v29.0.0Compare Source
Release Notes for v29.0.0
Stack Upgrades
122.0.6261.39
20.9.0
12.2
Breaking Changes
contextBridge
are now called with the expected receiver (this
). #39978 (Also in 27, 28)gpu-process-crashed
event onapp
has been deprecated. #40169 (Also in 28)gpu-process-crashed
event onapp
has been removed. #40255renderer-process-crashed
event onapp
andcrashed
event onWebContents
and<webview>
have been removed. #40115Features
Additions
WebContentsView
andBaseWindow
, replacing the now-deprecatedBrowserView
APIs. #40759keyboardLock
toses.setPermissionRequestHandler(handler)
. #40369 (Also in 26, 27, 28)protocol.registerSchemesAsPrivileged
to allow V8 code cache in custom schemes. #40544 (Also in 27, 28)file://
protocol into more secure and restrictive behaviour that matches Chromium. #40372webUtils.getPathForFile
method to replaceFile.path
augmentation. #38776use_remote_checksums
via.npmrc
. #40253app.{set|get}LoginItemSettings(settings)
to use Apple's new recommended underlying framework on macOS. #37244display
object includingdetected
,maximumCursorSize
, andnativeOrigin
. #40497 (Also in 28)Removed/Deprecated
Fixes
ThumbnailCapturerMac
andScreenCaptureKitStreamPickerSonoma
chromium feature flags to bypass deprecated API warning on macOS 14.4. #41329import.meta.url
did not work in the renderer process withcontextIsolation
enabled. #41265original-fs
methods were not properly corrected for patched imports. #41238GrantFileProtocolExtraPrivileges
not 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)ready
event was emitted on Linux. #40925 (Also in 26, 27, 28)async_hooks
crash when listening for therestore
event on Windows after minimizing a maximized BrowserWindow. #41146 (Also in 27, 28)dialog.showMessageBoxSync
. #41043 (Also in 27, 28)async_hook
corruption in some error contexts. #40574 (Also in 26, 27, 28)dialog.showOpenDialog
on macOS. #40308 (Also in 27, 28)notification.close()
if they'd previously been dismissed. #40197 (Also in 26, 27, 28)MessagePorts
were not being correctly garbage collected when not referenced. #40189 (Also in 28)inAppPurchase.getProducts
andinAppPurchase.purchasedProduct
did 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-device
did not respect thefilter
option innavigator.usb.requestDevice()
. #41197 (Also in 27, 28)webContents.printToPDF
could fail when certain combinations ofmargins
andpageSize
values are passed. #41266 (Also in 28)node::Environment
destruction potentially wouldn't be propagated to theNodeService
exit handler. #41301 (Also in 27, 28)webContents.capturePage()
on Windows and Linux. #39730 (Also in 25, 26, 27, 28)printBackground
option inwebContents.printToPDF
did not work as expected. #41180 (Also in 28)shell.showItemInFolder
not being escaped in Linux. #40527 (Also in 26, 27, 28)node_modules
throwIfNoEntry
option infs.statSync
/fs.lstatSync
in asar files. #40221 (Also in 28)activateIgnoringOtherApps
for 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.4
: electron v28.2.4Compare Source
Release Notes for v28.2.4
Fixes
-webkit-app-region: drag;
has no effect in full screen mode. #41330 (Also in 27, 29)Other Changes
4149197
. #41374Configuration
📅 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.
We can't merge this before merging https://github.com/electron/electron/pull/41377
I'll merge this PR when 29.0.1 is released.