[deps] Platform: Update electron to v33 #11580
Open
+8
−8
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:
32.1.1
->33.2.1
Release Notes
electron/electron (electron)
v33.2.1
: electron v33.2.1Compare Source
Release Notes for v33.2.1
Fixes
shell.readShortcutLink
on Windows. #44803 (Also in 34)WebContentsView
s were being improperly removed. #44671 (Also in 31, 32, 34)resize
wasn't being emitted for single-pixel resizes on Windows. #44723 (Also in 32, 34)utilityProcess
pid would not beundefined
after exit. #44694 (Also in 32, 34)context-menu
event was not emitted when using-webkit-app-region: drag
. #44800 (Also in 32, 34)Other Changes
v33.2.0
: electron v33.2.0Compare Source
Release Notes for v33.2.0
Features
Other Changes
v33.1.0
: electron v33.1.0Compare Source
Release Notes for v33.1.0
Features
WebFrameMain.detached
for frames in an unloading state.WebFrameMain.isDestroyed()
to determine if a frame has been destroyed.webFrameMain.fromId(processId, frameId)
returning aWebFrameMain
instance which doesn't match the given parameters when the frame is unloading. #44209Fixes
EventSource
wasundefined
in both renderer and worker processes when Node.js integration was enabled. #44496 (Also in 32, 34)libgdk_pixbuf
. #44436 (Also in 32, 34)Other Changes
v33.0.2
: electron v33.0.2Compare Source
Release Notes for v33.0.2
Fixes
trace-startup
not working on macOS. #44276 (Also in 32, 34)exit
event could be emitted twice from theutilityProcess
. #44266 (Also in 31, 32, 34)v33.0.1
: electron v33.0.1Compare Source
Release Notes for v33.0.1
Other Changes
v33.0.0
: electron v33.0.0Compare Source
Release Notes for 33.0.0
Stack Upgrades
130.0.6723.44
20.18.0
13.0
Breaking Changes
textured
BrowserWindowtype
option on macOS. #43133protocol.registerFileProtocol
and thebaseURLForDataURL
property onBrowserWindow.loadURL
,WebContents.loadURL
, and<webview>.loadURL
. #43977Features
Additions
app.setClientCertRequestPasswordHandler(handler)
, to help unlock cryptographic devices when a PIN is needed. #41205View.setBorderRadius(radius)
for customizing the border radius of views—with compatibility forWebContentsView
. #42320desktopCapturer
andsetDisplayMediaRequestHandler
. #43680 (Also in 32)DownloadItem.getCurrentBytesPerSecond()
,DownloadItem.getPercentComplete()
,DownloadItem.getEndTime()
. #42805 (Also in 30, 31, 32)prefersReducedTransparency
tonativeTheme
, which indicates whether the user has chosen to reduce OS-level transparency via system accessibility settings. #42862 (Also in 30, 31, 32)app#login
event. #42631 (Also in 32)Improvements
navigationHistory
API with 2 new functions for better history management. #42014sender-id
hint is set when creating desktop notifications on DBus. #43949 (Also in 31, 32)systemPreferences
toutilityProcess
. #42203 (Also in 30, 31, 32)Fixes
enable_plugins
build flag is false. #44025Also in earlier versions...
MenuItem.click
handler not settingfocusedWindow
parameter when focused window is aBaseWindow
. #43438 (Also in 31, 32)focus
on aWebView
'swebContents
. #43932 (Also in 31, 32)BrowserWindow.setTopBrowserView
. #42653 (Also in 30, 31, 32)webContents.close()
on a BrowserView. #42633 (Also in 31, 32)setWindowOpenHandler
. #43816 (Also in 31, 32)postMessage
. #42535 (Also in 30, 31, 32)BaseWindow.setTouchBar
didn't work as expected. #43422 (Also in 30, 31, 32)WebContentsView
s did not show correctly in some circumstances on macOS after being added as child views. #43696 (Also in 31, 32)defaultPath
did not work for all users on Linux when creating an open file dialog. #43595 (Also in 30, 31, 32)fetch
-dependent interfaces could be missing in Web Workers withnodeIntegrationInWorker
enabled. #42579 (Also in 30, 31, 32)navigator.mediaDevices.enumerateDevices
could return broken results in some cases after callingsession.setPermissionCheckHandler
. #42775 (Also in 30, 31, 32)navigator.mediaDevices.getUserMedia
andnavigator.getUserMedia
should reject with aNotAllowedError
if microphone or camera permissions have been denied at the system level on macOS. #42899 (Also in 30, 31, 32)navigator.serial.getPorts()
incorrectly returned an empty array in some cases. #43101 (Also in 30, 31, 32)system-context-menu
was not triggered as expected on Windows when using a frameless BrowserWindow. #43243 (Also in 30, 31, 32)BrowserWindow.setBackgroundColor
with some level of transparency could cause a crash. #42824 (Also in 31, 32)desktopCapturer.getSources
on macOS running 14.4 or later would make non-resizable windows resizable. #43013 (Also in 31, 32)window.print()
,webContents.print()
orprintToPDF
from an existing PDF document resulted in a blank page. #43309 (Also in 31, 32)window.showInactive
on macOS did not actually show the window. #43079 (Also in 31, 32)desktopCapturer
API andscreen.getAllDisplays()
no longer matched on Windows. #42781 (Also in 31, 32)desktopCapturer
API andscreen.getAllDisplays()
no longer matched on Windows. #42883 (Also in 31, 32)resize
events being emitted on Windows when the window was moved but not resized. #43457 (Also in 32)session.resolveProxy
api. #42878 (Also in 30, 31, 32)desktopCapturer.getSources
never fulfilled its promise in some cases. #43080 (Also in 29, 30, 31, 32)Content-Disposition
header parsing. #43670 (Also in 30, 31, 32)npm run lint
not working on Windows. #42281 (Also in 31, 32)input
tag could cause a crash. #42758 (Also in 30, 31, 32)Documentation
Notices
End of Support for 30.x.y
Electron 30.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.
v32.2.6
: electron v32.2.6Compare Source
Release Notes for v32.2.6
Fixes
resize
wasn't being emitted for single-pixel resizes on Windows. #44724 (Also in 33, 34)utilityProcess
pid would not beundefined
after exit. #44693 (Also in 33, 34)context-menu
event was not emitted when using-webkit-app-region: drag
. #44798 (Also in 33, 34)Other Changes
v32.2.5
: electron v32.2.5Compare Source
Release Notes for v32.2.5
Fixes
WebContentsView
s were being improperly removed. #44672 (Also in 31, 33, 34)Other Changes
v32.2.4
: electron v32.2.4Compare Source
Release Notes for v32.2.4
Fixes
v32.2.3
: electron v32.2.3Compare Source
Release Notes for v32.2.3
Fixes
EventSource
wasundefined
in both renderer and worker processes when Node.js integration was enabled. #44497 (Also in 33, 34)libgdk_pixbuf
. #44437 (Also in 33, 34)Other Changes
v32.2.2
: electron v32.2.2Compare Source
Release Notes for v32.2.2
Fixes
trace-startup
not working on macOS. #44292 (Also in 33, 34)exit
event could be emitted twice from theutilityProcess
. #44268 (Also in 31, 33, 34)Other Changes
v32.2.1
: electron v32.2.1Compare Source
Release Notes for v32.2.1
Fixes
Other Changes
3696306
.v32.2.0
: electron v32.2.0Compare Source
Release Notes for v32.2.0
Fixes
focus
on aWebView
'swebContents
. #43934 (Also in 31, 33)setWindowOpenHandler
. #43877 (Also in 31, 33)Other Changes
sender-id
hint is set when creating desktop notifications on DBus. #43950 (Also in 31, 33)v32.1.2
: electron v32.1.2Compare Source
Release Notes for v32.1.2
Fixes
Configuration
📅 Schedule: Branch creation - "every 2nd week starting on the 2 week of the year before 4am on Monday" (UTC), 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 was generated by Mend Renovate. View the repository job log.