Update dependency electron to v20.3.3 #188
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:
20.1.1
->20.3.3
Release Notes
electron/electron
v20.3.3
Compare Source
Release Notes for v20.3.3
Fixes
v20.3.2
Compare Source
Release Notes for v20.3.2
Fixes
import('electron')
andimport 'electron'
now work natively. #35956 (Also in 21, 22)Other Changes
v20.3.1
Compare Source
Release Notes for v20.3.1
Fixes
Other Changes
1356308
. #35892v20.3.0
Compare Source
Release Notes for v20.3.0
Features
LoadBrowserProcessSpecificV8Snapshot
as a new fuse that will let the main/browser process load its v8 snapshot from a file atbrowser_v8_context_snapshot.bin
. Any other process will use the same path as is used today. #35694 (Also in 21)Fixes
safeStorage
now consistently uses the correct service name on macOS regardless of timing with browser window construction. #35796 (Also in 19)v20.2.0
Compare Source
Release Notes for v20.2.0
Features
webFrameMain.origin
. #35535 (Also in 19, 21)Fixes
uv_os_gethostname
failing on Windows 7. #35705 (Also in 19, 21)app.isInApplicationsFolder()
which would return false incorrectly in some cases. #35731 (Also in 19, 21)Other Changes
Documentation
v20.1.4
Compare Source
Release Notes for v20.1.4
Fixes
Other Changes
Documentation
v20.1.3
Compare Source
Release Notes for v20.1.3
Fixes
v20.1.2
Compare Source
Release Notes for v20.1.2
Other 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 has been generated by Mend Renovate. View repository job log here.