Update dependency electron to v21.4.4 #29
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:
21.0.1
->21.4.4
Release Notes
electron/electron (electron)
v21.4.4
: electron v21.4.4Compare Source
Release Notes for v21.4.4
End of Support for 21.x.y
Electron 21.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.
Fixes
Other Changes
1412991
. #376601415249
. #376721416916
. #376581417317
. #376661417585
. #376641418734
. #37662v21.4.3
: electron v21.4.3Compare Source
Release Notes for v21.4.3
Other Changes
1414224
. #37484v21.4.2
: electron v21.4.2Compare Source
Release Notes for v21.4.2
Fixes
nodeIntegrationInWorker: true
. #37103 (Also in 22, 23)Other Changes
1406115
. #37170Documentation
v21.4.1
: electron v21.4.1Compare Source
Release Notes for v21.4.1
Features
Other Changes
v21.4.0
: electron v21.4.0Compare Source
Release Notes for v21.4.0
Features
label
property toDisplay
objects. #36931 (Also in 22, 23)Fixes
webView
s could have an incorrect initial background color following reloads. #36939 (Also in 22, 23)Other Changes
v21.3.5
: electron v21.3.5Compare Source
Release Notes for v21.3.5
Fixes
Cmd+Tab
after exiting Kiosk Mode. #36919 (Also in 22, 23)Other Changes
1395604
. #368821399424
. #36879v21.3.4
: electron v21.3.4Compare Source
Release Notes for v21.3.4
Fixes
requireInteraction
option to not timeout on Linux and Windows. #36503 (Also in 22)BrowserWindow.setTrafficLightPosition()
on macOS. #36852 (Also in 22)dialog.showMessageBox()
. #36801 (Also in 22, 23)WebSwapCGLLayer
symbols when Electron starts on macOS. #36798 (Also in 22, 23)Other Changes
1365082
. #365911367993
. #366751393177
. #36685v21.3.3
: electron v21.3.3Compare Source
Release Notes for v21.3.3
Fixes
Other Changes
v21.3.1
: electron v21.3.1Compare Source
Release Notes for v21.3.1
Other Changes
common.gypi
for native modules to support C++17 features in V8. #36383 (Also in 20)v21.3.0
: electron v21.3.0Compare Source
Release Notes for v21.3.0
Features
app.getPreferredSystemLanguages()
API to return the user's system languages. #36290 (Also in 22)Fixes
app.dock.setIcon(/path/t/icon)
would crash when called before theready
event onapp
. #36294 (Also in 20, 22)Other Changes
Unknown
v21.2.3
: electron v21.2.3Compare Source
Release Notes for v21.2.3
Other Changes
1356234
. #362191361612
. #36216v21.2.2
: electron v21.2.2Compare Source
Release Notes for v21.2.2
Other Changes
v21.2.1
: electron v21.2.1Compare Source
Release Notes for v21.2.1
Fixes
webContents.printToPDF()
. #36064 (Also in 22)webContents.loadURL
when navigating to a hash. #36150Other Changes
v21.2.0
: electron v21.2.0Compare Source
Release Notes for v21.2.0
Fixes
nodeIntegrationInWorker
in Service Workers and Shared Workers owing to sandboxing policies. #36009 (Also in 22)Other Changes
v21.1.1
: electron v21.1.1Compare Source
Release Notes for v21.1.1
Fixes
webContents.printToPDF()
. #35992 (Also in 22)import('electron')
andimport 'electron'
now work natively. #35958 (Also in 20, 22)Other Changes
v21.1.0
: electron v21.1.0Compare Source
Release Notes for v21.1.0
Features
WebContents.opener
to access window opener.webContents.fromFrame(frame)
to get the WebContents corresponding to a WebFrameMain instance. #35819Fixes
Other Changes
Documentation
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.