electron-shared-state
electron-shared-state copied to clipboard
chore(deps-dev): bump electron from 23.1.3 to 23.3.13
Bumps electron from 23.1.3 to 23.3.13.
Release notes
Sourced from electron's releases.
electron v23.3.13
Release Notes for v23.3.13
End of Support for 23.x.y
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)
electron v23.3.10
Release Notes for v23.3.10
Other Changes
- Security: backported fix for CVE-2023-3422.
- Security: backported fix for CVE-2023-3421.
- Security: backported fix for CVE-2023-3420.
- Security: backported fix for 1454860. #38948
electron v23.3.9
Release Notes for v23.3.9
Fixes
- Fixed
preloadscript may not run in some child windows opened bywindow.open. #38933 (Also in 24, 25, 26)- Fixed minimize button to be visible when all buttons reenabled. #38880 (Also in 24, 25)
electron v23.3.8
Release Notes for v23.3.8
Other Changes
- Security: backported fix for CVE-2023-3215.
- Security: backported fix for CVE-2023-3216.
- Security: backported fix for 1450536. #38788
... (truncated)
Commits
4b782e2fix: avoid package.json check on built-in modules (#39426)b2047d7ci: fix hang when validating AppVeyor artifacts (#39401)10b2baedocs: clean up removed systemPreferences methods (#39349)454990achore: cherry-pick 4 changes from Release-0-M115 (#39268)10b49ffchore: cherry-pick 2 changes from webrtc (#39274)dc0fc78fix: do not resolve electron entrypoints on disk (#39249)1aafc2aci: fail appveyor build if artifacts are missing (#39219)595e25afix: use StartUpdating method for PipeWire capturer (#39116)7fe5925build: disable unneeded depot_tools update on Windows CI (#39016)c4b0ff4chore: cherry-pick 4 changes from Release-3-M114 (#38948)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.