classic-level
classic-level copied to clipboard
Bump electron from 21.4.4 to 24.1.3
Bumps electron from 21.4.4 to 24.1.3.
Release notes
Sourced from electron's releases.
electron v24.1.3
Release Notes for v24.1.3
Fixes
- Fixed broken defaults in
shell.openExternal()
options. #38072 (Also in 22, 23, 25)- Fixed crash when executing eval in the utility process. #38041 (Also in 23, 25)
Other Changes
electron v24.1.2
Release Notes for v24.1.2
Fixes
- Fixed an issue on Linux where menus would not open after resizing/maximizing/unmaximizing a window. #37906 (Also in 23, 25)
- Fixed an issue where the 'swipe' event wasn't being emitted properly on macOS. #37965 (Also in 25)
- Fixed an issue which made defaultFontFamily in webPreferences have no effect. #37968 (Also in 22, 23, 25)
Other Changes
- Updated Chromium to 112.0.5615.87. #37974
electron v24.1.1
Release Notes for v24.1.1
Fixes
electron v24.1.0
Release Notes for v24.1.0
Features
- Introduced
session.resolveHost
for resolving hostnames with Chromium's DNS resolver. #37847Fixes
- Added about panel for menu role
about
on Linux as well. #37872 (Also in 23, 25)- Fixed an issue on macOS where entering fullscreen with the
Fn+F
system shortcut would fail or create strange window side effects. #37823 (Also in 23)- Fixed an issue where certain buttons in the PDF viewer didn't work. #37918 (Also in 25)
- Security: Fixed an issue with Content-Security-Policy not being correctly enforced when sandbox: false and contextIsolation: false. (CVE-2023-23623). #37839
Other Changes
- Updated Chromium to 112.0.5615.50. #37833
electron v24.0.0
Release Notes for v24.0.0
... (truncated)
Commits
8b7a54d
docs: fix start highlight tutorial-2-first-app.md (#38113)b30f8e1
fix: webContents return type incorrect (#38111)9f028cc
chore: always lint JS in docs/fiddles (#38108)00163df
chore: cherry-pick 1 changes from Release-2-M112 (#38082)8761af5
fix: crash in utilityProcess when generating code from strings (#38041)4e06c64
chore: bump chromium to 112.0.5615.165 (24-x-y) (#38047)fb55fc4
fix: defaults broken in shell.openExternal() options (#38072)c91dc20
chore: bump chromium to 112.0.5615.138 (24-x-y) (#38031)6bb78d7
build: fix building with no PDF support (#38007)4a9f347
chore: initial linting fixes for JS in docs/fiddles (#37838)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)