Electron 23.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.
electron v23.3.12
Release Notes for v23.3.12
Other Changes
Fixed a crash while screen sharing on Wayland with PipeWire. #39274
Security: backported fix for CVE-2023-3732.
Security: backported fix for CVE-2023-3728.
Security: backported fix for CVE-2023-3730. #39268
electron v23.3.11
Release Notes for v23.3.11
Fixes
Fixed a crash when listing desktop capture sources on Wayland with PipeWire. #39116 (Also in 24, 25, 26)
You can trigger a rebase of this PR 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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/sailpoint-oss/electron-identitynow-starter/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps electron from 23.2.0 to 23.3.13.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
4b782e2
fix: avoid package.json check on built-in modules (#39426)b2047d7
ci: fix hang when validating AppVeyor artifacts (#39401)10b2bae
docs: clean up removed systemPreferences methods (#39349)454990a
chore: cherry-pick 4 changes from Release-0-M115 (#39268)10b49ff
chore: cherry-pick 2 changes from webrtc (#39274)dc0fc78
fix: do not resolve electron entrypoints on disk (#39249)1aafc2a
ci: fail appveyor build if artifacts are missing (#39219)595e25a
fix: use StartUpdating method for PipeWire capturer (#39116)7fe5925
build: disable unneeded depot_tools update on Windows CI (#39016)c4b0ff4
chore: cherry-pick 4 changes from Release-3-M114 (#38948)You can trigger a rebase of this PR 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 show