chore(deps): update dependency electron to version 11.1.1 🌟 #14352
+5
−5
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.
TR-595
This PR contains the following updates:
11.0.3
->11.1.1
Release Notes
electron/electron
v11.1.1
Compare Source
Release Notes for v11.1.1
Fixes
protocol
methods not being accessible viaremote.protocol
. #27044 (Also in 12)readdir
/readdirSync
(w/withFileTypes
) failing on a deep directory within archive. #27010 (Also in 12)contextIsolation
enabled. #26997 (Also in 12)async_hooks
were not properly emitted after an error in the renderer process. #26991 (Also in 12)remote.screen
EventEmitter
methods are undefined in the renderer. #26989 (Also in 12)v11.1.0
Compare Source
Release Notes for v11.1.0
Fixes
event.reply
could sometimes not deliver a reply to an IPC message when cross-site iframes were present. #26926 (Also in 9, 10, 12)v11.0.5
Compare Source
Release Notes for v11.0.5
Fixes
systemPreferences.effectiveAppearance
returningsystemPreferences.getAppLevelAppearance()
. #26878 (Also in 9, 10, 12)remote
module not being released after all references are dropped. #26836 (Also in 12)webContents
with javascript disabled. #26870 (Also in 10, 12)Other Changes
v11.0.4
Compare Source
Release Notes for v11.0.4
Fixes
Renovate configuration
📅 Schedule: "before 3am on the first day of the month" in timezone America/New_York.
🚦 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 has been generated by WhiteSource Renovate. View repository job log here.