Update dependency electron to v11.5.0 - abandoned#1856
Open
mend-for-github-com[bot] wants to merge 1 commit into
Open
Update dependency electron to v11.5.0 - abandoned#1856mend-for-github-com[bot] wants to merge 1 commit into
mend-for-github-com[bot] wants to merge 1 commit into
Conversation
c36930c to
b098b01
Compare
b098b01 to
7b8e337
Compare
Author
Autoclosing SkippedThis PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error. |
Author
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
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:
11.2.3->11.5.0By merging this PR, the below issues will be automatically resolved and closed:
Release Notes
electron/electron
v11.5.0Compare Source
Release Notes for v11.5.0
Other Changes
1227933. #30614 (Also in 12)1231134. #307611233564. #307551234009. #307511234764. #30659 (Also in 12)End of Support for 11.x.y
Electron 11.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.
v11.4.12Compare Source
Release Notes for v11.4.12
Fixes
v11.4.11Compare Source
Release Notes for v11.4.11
Other Changes
1205059,1196302. #30267v11.4.10Compare Source
Release Notes for v11.4.10
Other Changes
v11.4.9Compare Source
Release Notes for v11.4.9
Fixes
Other Changes
v11.4.8Compare Source
Release Notes for v11.4.8
Fixes
will-resizeandwill-moveevents not scaling the emittednewBoundsrectangle to the appropriate Windows display scale factor. #29225 (Also in 12, 13)--requireinNODE_OPTIONSon Windows. #29419Other Changes
v11.4.7Compare Source
Release Notes for v11.4.7
Fixes
Documentation
v11.4.6Compare Source
Release Notes for v11.4.6
Fixes
<webview>focus/blurevents not working withcontextIsolationenabled. #29027 (Also in 10, 12, 13)v11.4.5Compare Source
Release Notes for v11.4.5
Fixes
uv_run(). #28974 (Also in 12, 13)simpleFullscreenmode were not properly resizing when display metrics changed. #28870 (Also in 12, 13)Other Changes
1161379,1186641. #28801v11.4.4Compare Source
Release Notes for v11.4.4
Fixes
window.setFullScreencould cause problems. #28773 (Also in 12, 13)window.hide()was called while they were open. #28696 (Also in 12, 13)Other Changes
1192552. #28819v11.4.3Compare Source
Release Notes for v11.4.3
Fixes
setCertificateVerifyProcwith many concurrent verification requests. #28470 (Also in 12, 13)wasm-evalcsp behindWebAssemblyCSPflag. #28576 (Also in 12, 13)Other Changes
v11.4.2Compare Source
Release Notes for v11.4.2
Fixes
win.hide()on Windows. #28391 (Also in 10, 12, 13)Documentation
v11.4.1Compare Source
Release Notes for v11.4.1
Fixes
desktopCapturer.getSources()promise result sometimes never resolving. #28282 (Also in 10, 12, 13)shell.openExternalon windows are now correctly URI encoded. This was already occurring on macOS and Linux. #28340 (Also in 10, 12, 13)Other Changes
Documentation
v11.4.0Compare Source
Release Notes for v11.4.0
Features
Fixes
systemPreferences.getAccentColor(),getSystemColorandgetColorare now correctly converted into the devices color space. Previously the color would have been subtly incorrect. #28171 (Also in 12, 13)BrowserViews. #27948 (Also in 10, 12)BrowserViews could have mismatched draggable regions to their bounds. #27987 (Also in 10, 12)win.capturePage()never called back after callinghide()for a hidden window on some platforms. #28074 (Also in 12, 13)nodeIntegrationInSubframesis enabled. #27880 (Also in 10, 12)WebContents.sendInputEvent. #27853 (Also in 10, 12)getBackgroundColoron a transparent window with no assigned background color. #28186 (Also in 12, 13)worldSafeExecuteJavaScriptis disabled. #27968 (Also in 10, 12)Other Changes
1180871. #280461177593. #28050v11.3.0Compare Source
Release Notes for v11.3.0
Features
allowFileAccessoption toloadExtension()API. #27703 (Also in 12)win.setTopBrowserView()so that BrowserViews can be raised. #27712 (Also in 10, 12)Fixes
crypto.createDiffieHellman()with certain parameters. #27766 (Also in 12)enableBlinkFeatureswarning shown webviews which enabled no Blink features. #27789 (Also in 10, 12)crashedevent. #27757 (Also in 10, 12)Other Changes
1138143. #277801155974. #277791166504. #277781170657. #277811171954. #277771172192. #277761177341. #27750Documentation