Update dependency electron to v20.3.12 #2
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.4
->20.3.12
Release Notes
electron/electron (electron)
v20.3.12
: electron v20.3.12Compare Source
Release Notes for v20.3.12
End of Support for 20.x.y
Electron 20.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.
Other Changes
1376354
. #371721406115
. #37171v20.3.11
: electron v20.3.11Compare Source
Release Notes for v20.3.11
Other Changes
1395604
. #368831399424
. #36880v20.3.10
: electron v20.3.10Compare Source
Release Notes for v20.3.10
Other Changes
1395604
. #368831399424
. #36880v20.3.9
: electron v20.3.9Compare Source
Release Notes for v20.3.9
Other Changes
1365082
. #365921367993
. #366761393177
. #36686v20.3.8
: electron v20.3.8Compare Source
Release Notes for v20.3.8
Other Changes
v20.3.7
: electron v20.3.7Compare Source
Release Notes for v20.3.7
Fixes
app.dock.setIcon(/path/t/icon)
would crash when called before theready
event onapp
. #36292 (Also in 21, 22)Other Changes
1376637
. #363111377775
. #36303common.gypi
for native modules to support C++17 features in V8. #36382 (Also in 21)Unknown
v20.3.6
: electron v20.3.6Compare Source
Release Notes for v20.3.6
Fixes
app.dock.setIcon(/path/t/icon)
would crash when called before theready
event onapp
. #36292 (Also in 21, 22)Other Changes
1376637
. #363111377775
. #36303common.gypi
for native modules to support C++17 features in V8. #36382 (Also in 21)Unknown
v20.3.5
: electron v20.3.5Compare Source
Release Notes for v20.3.5
Other Changes
1361612
. #362171373314
. #36214v20.3.4
: electron v20.3.4Compare Source
Release Notes for v20.3.4
Fixes
webContents.loadURL
when navigating to a hash. #36149 (Also in 21, 22)Other Changes
1356234
. #362201364604
. #360801368076
. #36085v20.3.3
: electron v20.3.3Compare Source
Release Notes for v20.3.3
Fixes
v20.3.2
: electron v20.3.2Compare 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
: electron v20.3.1Compare Source
Release Notes for v20.3.1
Fixes
Other Changes
1356308
. #35892v20.3.0
: electron v20.3.0Compare 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
: electron v20.2.0Compare 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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.