chore(deps): update dependency electron to v6.1.12#52
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps): update dependency electron to v6.1.12#52renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
|
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:
6.0.0→6.1.12Release Notes
electron/electron (electron)
v6.1.12: electron v6.1.12Compare Source
Release Notes for v6.1.12
Other Changes
v6.1.11: electron v6.1.11Compare Source
Release Notes for v6.1.11
Fixes
Promise.thencontext usage in V8v6.1.10: electron v6.1.10Compare Source
Release Notes for v6.1.10
Fixes
Other Changes
v6.1.9: electron v6.1.9Compare Source
Release Notes for v6.1.9
Fixes
v6.1.8: electron v6.1.8Compare Source
Release Notes for v6.1.8
Fixes
BrowserWindow.setFocusable(true)not working on Windows. #21856nativeWindowOpen: falseand an unsandboxed parent window. Also fixeddocument.visibilityStatenot working in sandboxed<webview>. #21697window.print()only worked once on a singleBrowserWindow. #21913Other Changes
crashReporterto throw an error forgetLastCrashReportifcrashReporternot started. #21684v6.1.7: electron v6.1.7Compare Source
Release Notes for v6.1.7
Fixes
v6.1.6: electron v6.1.6Compare Source
Release Notes for v6.1.6
Fixes
webContents.setBackgroundThrottling. #21359Other Changes
v6.1.5: electron v6.1.5Compare Source
Release Notes for v6.1.5
Fixes
<webview>.capturePage()resolving with an empty object instead ofNativeImageinstance. #21105backgroundThrottling: falsenot having an effect. #21014globalShortcut.registerAll()on Windows and Linux. #20982v6.1.4: electron v6.1.4Compare Source
Release Notes for v6.1.4
Fixes
v6.1.3: electron v6.1.3Compare Source
Release Notes for v6.1.3
Fixes
menu.popup(). #20786webContents.printToPDF()multiple times. #20811BrowserViews. #20834remotemodule. #20716remotemodule is used in sub-frames (<iframe>or scriptable popup). #20815v6.1.2: electron v6.1.2Compare Source
Release Notes for v6.1.2
Fixes
v6.1.1: electron v6.1.1Compare Source
Release Notes for v6.1.1
Fixes
nativeWindowOpenchild window. #20547remotecould sometimes not be correctly freed. #20694v6.1.0: electron v6.1.0Compare Source
Release Notes for v6.1.0
This release is a minor bump as it contains exactly one new feature.
contextBridgemodule, this feature is outlined below along with the other fixes and changes that went into this release. The6.1.xseries is now only release line in the6.x.ymajor release line that will receive bug fixes and security fixes. It is recommended you upgrade to6.1.x.Features
contextBridgemodule to make it easier to communicate between an isolated context and the main world. #20639Fixes
Other Changes
3ca62d9v6.0.12: electron v6.0.12Compare Source
Release Notes for v6.0.12
Features
Fixes
worker_threadsinELECTRON_RUN_AS_NODE. #20457recentDocumentsMenuItem role on macOS. #20409.asarin directory name extensions. #20402v6.0.11: electron v6.0.11Compare Source
Release Notes for v6.0.11
Fixes
--disable-color-correct-rendering. #20358v6.0.10: electron v6.0.10Compare Source
Release Notes for v6.0.10
Other Changes
v6.0.9: electron v6.0.9Compare Source
Release Notes for v6.0.9
Other Changes
v6.0.8: electron v6.0.8Compare Source
Release Notes for v6.0.8
Fixes
--inspect-brkunder ELECTRON_RUN_AS_NODE flag. #20098Other Changes
v6.0.7: electron v6.0.7Compare Source
Release Notes for v6.0.7
Fixes
Other Changes
v6.0.6: electron v6.0.6Compare Source
Release Notes for v6.0.6
Fixes
Other Changes
v6.0.5: electron v6.0.5Compare Source
Release Notes for v6.0.5
Fixes
NSMicrophoneUsageDescriptionandNSCameraUsageDescriptionstrings to info.plist. #19949setBackgroundColorwould result in using an older background color setting. #19973Other Changes
v6.0.4: electron v6.0.4Compare Source
Release Notes for v6.0.4
Fixes
child_process.fork()would setELECTRON_RUN_AS_NODEin the main process. #19845Other Changes
Documentation
v6.0.3: electron v6.0.3Compare Source
Release Notes for v6.0.3
Fixes
setOpacity()API inBrowserWindow. #19723Other Changes
Documentation
v6.0.2: electron v6.0.2Compare Source
Release Notes for v6.0.2
Fixes
will-resizeevent returning wrong bounds on macOS. #19704window.print(). #19677Other Changes
v6.0.1: electron v6.0.1Compare Source
Release Notes for v6.0.1
Fixes
process.uptime()returning the wrong time. #19567tray.displayBalloon()not working with custom icon on Windows. #19528window.open) could cause a crash. #19633webRequesturl pattern filtering inonBeforeRequest. #19570alwaysOnTopstatus returned whenalways-on-top-changedwas emitted was correct. #19534backgroundColorproperty onTouchBarButtonto default by assigningnullafter the item is constructed. #19471clearRecentDocumentsMenuItem role on Windows. #19637getPath('logs')now throws better error when it fails to find the logs path. #19545Other 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 was generated by Mend Renovate. View the repository job log.