Update dependency electron to v34 #472
Merged
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:
33.3.1->34.0.0Release Notes
electron/electron (electron)
v34.0.0: electron v34.0.0Compare Source
Release Notes for v34.0.0
Stack Upgrades
132.0.6834.8320.18.113.2Breaking Changes
Features
Additions
session.getSharedDictionaryUsageInfo(),session.getSharedDictionaryInfo(options),session.clearSharedDictionaryCache(), andsession.clearSharedDictionaryCacheForIsolationKey(options). #44950 (Also in 33)WebFrameMain.collectJavaScriptCallStack()for accessing the JavaScript call stack of unresponsive renderers. #44938 (Also in 33)WebFrameMain.detachedfor frames in an unloading state.WebFrameMain.isDestroyed()to determine if a frame has been destroyed.webFrameMain.fromId(processId, frameId)returning aWebFrameMaininstance which doesn't match the given parameters when the frame is unloading. #43473 (Also in 33)desktopCapturerandsetDisplayMediaRequestHandler. #43581 (Also in 32, 33)Improvements
Fixes
Also in earlier versions...
MenuItem.clickhandler not settingfocusedWindowparameter when focused window is aBaseWindow. #43404 (Also in 31, 32, 33)chrome.i18nextension API being unavailable in service workers. #45036 (Also in 31, 32, 33)trace-startupnot working on macOS. #44275 (Also in 32, 33)enable_pluginsbuild flag is false. #44003 (Also in 33)shell.readShortcutLinkon Windows. #44804 (Also in 33)focuson aWebView'swebContents. #43921 (Also in 31, 32, 33)setWindowOpenHandler. #43775 (Also in 31, 32, 33)BaseWindow.setTouchBardidn't work as expected. #43353 (Also in 30, 31, 32, 33)EventSourcewasundefinedin both renderer and worker processes when Node.js integration was enabled. #44495 (Also in 32, 33)WebContentsViews did not show correctly in some circumstances on macOS after being added as child views. #43638 (Also in 31, 32, 33)WebContentsViews were being improperly removed. #44670 (Also in 31, 32, 33)defaultPathdid not work for all users on Linux when creating an open file dialog. #43570 (Also in 30, 31, 32, 33)resizewasn't being emitted for single-pixel resizes on Windows. #44722 (Also in 32, 33)utilityProcesspid would not beundefinedafter exit. #44695 (Also in 32, 33)exitevent could be emitted twice from theutilityProcess. #44265 (Also in 31, 32, 33)context-menuevent was not emitted when using-webkit-app-region: drag. #44799 (Also in 32, 33)resizeevents being emitted on Windows when the window was moved but not resized. #43431 (Also in 32, 33)context-menuevent. #44952 (Also in 32, 33)getDisplayMediafrom multiple iframes. #43905 (Also in 33)webContents.canGoToOffset. #45008 (Also in 32, 33)libgdk_pixbuf. #44438 (Also in 32, 33)Content-Dispositionheader parsing. #43611 (Also in 30, 31, 32, 33)Other Changes
3823947. #45023sender-idhint is set when creating desktop notifications on DBus. #43928 (Also in 31, 32, 33)Documentation
Notices
End of Support for 31.x.y
Electron 31.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.
Configuration
📅 Schedule: Branch creation - "on friday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.