chore(deps): update dependency electron to v34.5.1 #3286
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:
34.0.0
->34.5.1
Release Notes
electron/electron (electron)
v34.5.1
: electron v34.5.1Compare Source
Release Notes for v34.5.1
Fixes
parentPort
. #46494 (Also in 35, 36)app.getGPUInfo
promise. #46472 (Also in 35, 36)Unknown
v34.5.0
: electron v34.5.0Compare Source
Release Notes for v34.5.0
Fixes
context-menu
event weren't emitted as expected on Windows in draggable regions. #46328 (Also in 35, 36)UtilityProcess.fork
prior to the app ready event would cause a crash. #46405 (Also in 35, 36)enabled = false
), it is now greyed out. #46340 (Also in 35, 36)Other Changes
v34.4.1
: electron v34.4.1Compare Source
Release Notes for v34.4.1
Fixes
navigationHistory.restore()
failed to restore theuserAgent
if it was overridden. #46298 (Also in 35, 36)Other Changes
v34.4.0
: electron v34.4.0Compare Source
Release Notes for v34.4.0
Features
ffmpeg.dll
to delay load configuration. #46174 (Also in 35, 36)Fixes
system-context-menu
incorrectly fired for all regions in frameless windows. #46175 (Also in 33, 35, 36)webContents.printToPDF()
didn't work as expected with cross-process subframes. #46258 (Also in 35, 36)pushNotifications.registerForAPNSNotifications()
. #46150 (Also in 35, 36)Other Changes
v34.3.4
: electron v34.3.4Compare Source
Release Notes for v34.3.4
Fixes
Other Changes
3820050
. #460093907431
. #46008v34.3.3
: electron v34.3.3Compare Source
Release Notes for v34.3.3
Fixes
3919071
,3613701
. #45966Other Changes
v34.3.2
: electron v34.3.2Compare Source
Release Notes for v34.3.2
Fixes
Other Changes
4010597
. #459394010597
. #45944v34.3.1
: electron v34.3.1Compare Source
Release Notes for v34.3.1
Fixes
contextmenu
events wouldn't be correctly dispatched in draggable regions on Linux. #45840 (Also in 35)setContentProtection(true)
was reverted when a given window was hidden. #45890 (Also in 35)Other Changes
uv.h
beforenode.h
don't compile as expected. #45870v34.3.0
: electron v34.3.0Compare Source
Release Notes for v34.3.0
Features
roundedCorners
BrowserWindow constructor option on Windows. #45739 (Also in 35)Fixes
v8.setHeapSnapshotNearHeapLimit
api in main and utility process, along with support for--diagnostic-dir
Node.js cli flag to specify the directory to save the heap snapshots. #45644 (Also in 33, 35)getUserMedia
with an invalidchromeMediaSourceId
. #45756 (Also in 35)win.closeFilePreview
twice on macOS. #45662 (Also in 32, 33, 35)Other Changes
3837725
. #45704v34.2.0
: electron v34.2.0Compare Source
Release Notes for v34.2.0
Features
webContents.navigationHistory.restore(index, entries)
API that allows restoration of navigation history. #45584Fixes
backgroundMaterial
lost effect on maximization. #45526 (Also in 35)Other Changes
v34.1.1
: electron v34.1.1Compare Source
Release Notes for v34.1.1
Other Changes
3872580
,383070811. #45497v34.1.0
: electron v34.1.0Compare Source
Release Notes for v34.1.0
Features
view.getVisible()
. #45410 (Also in 35)document.executeCommand("paste")
. #45472 (Also in 33, 35)Fixes
dialog
module didn't work on Linux. #45395 (Also in 35)Other Changes
NSPrefersDisplaySafeAreaCompatibilityMode
=false
to Info.plist to remove "Scale to fit below built-in camera." from app options. #45469 (Also in 33, 35)v34.0.2
: electron v34.0.2Compare Source
Release Notes for v34.0.2
Fixes
shell.readShortcutLink
caused byPKEY_AppUserModel_ToastActivatorCLSID
sometimes being represented by a string uuid. #45350 (Also in 33)chrome.tabs.update()
. #45304 (Also in 33, 35)Other Changes
v34.0.1
: electron v34.0.1Compare Source
Release Notes for v34.0.1
Fixes
getAsFileSystemHandle
to never resolve. #45258 (Also in 33, 35)avoidClosingConnections
option forsession.clearData
now properly defaults tofalse
when thedataTypes
option is not set. #45208 (Also in 33)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 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.