DeadHash-js
DeadHash-js copied to clipboard
Bump electron from 26.2.1 to 26.2.4
Bumps electron from 26.2.1 to 26.2.4.
Release notes
Sourced from electron's releases.
electron v26.2.4
Release Notes for v26.2.4
Features
Other Changes
- Fixed build failure when PDF viewer is disabled. #39999 (Also in 25, 27)
- Security: backported fix for CVE-2023-5217. #40023
electron v26.2.3
Release Notes for v26.2.3
Fixes
Other Changes
- Fixed crash on shutdown in tls sockets with Node.js HTTP/2 connections. #39946 (Also in 25, 27)
- The
app.runningUnderRosettaTranslationproperty has been deprecated. #39983 (Also in 25, 27)Documentation
- Documentation changes: #39967
electron v26.2.2
Release Notes for v26.2.2
Fixes
- Fixed an issue where
BrowserViewsthat had their bounds set prior to being added to aBrowserWindowcould have unexpected incorrect offsets. #39850 (Also in 25, 27)Other Changes
Commits
f24346achore: cherry-pick 3fbd1dca6a4d from libvpx (#40023)13bdefafeat: enable dark mode on GTK UIs (#40011)74f50e8docs: document type-specific module aliases (#40004)9c2984fbuild: fix withenable_pdf_viewer = false(#39999)0f8e9dechore: add deprecatedapp.runningUnderRosettaTranslationto breaking-change...7023182refactor: use type enum in file stats for asar archive (#39969)fbc2786docs: correct v24 Alpha date (#39967)985f0a4fix:app.runningUnderARM64Translation()always returning true on Windows AR...ee1f6c3chore: cherry-pick tls shutdown crash fix from upstream (#39946)89bf5a2ci: fix linux builds of forks (#39939)- 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.