Security: backported fix for chromium:1117258. #26200
Security: backported fix for chromium:1132111. #26207
Security: backported fix for chromium:1137630. #26213
electron v9.3.3
Release Notes for v9.3.3
Fixes
Browser views will properly resize within windows. #26034 (Also in 10, 11)
Fix: gdi printing in silent printing mode. #25724 (Also in 10, 11)
Fixed NativeImage.getScaleFactors() always returning the same value. #25904 (Also in 10, 11)
Fixed a crash in printing on Windows. #26066 (Also in 10, 11)
Fixed an issue where Windows notifications with timeoutType of 'never' did not work properly. #25862 (Also in 10, 11)
Fixed an issue where Save as PDF from PDF Viewer Print dialog failed and sometimes crashed. #26067 (Also in 10, 11)
Fixed an issue where frameless windows showed window controls after being in simple fullscreen mode on macOS. #26128 (Also in 10, 11)
Fixed an issue where some Node.js module API calls hung in the renderer process after reloads when render process reuse was enabled. #25924 (Also in 10, 11)
Fixed an issue where the PDF annotations button existed in a broken state. #26004
Fixed bug that meant require.resolve paths option was ignored. #26035 (Also in 10, 11)
Fixed maximized frameless window bleeding to other monitors. #25980 (Also in 8, 10, 11)
Fixed memory leak on macOS when using dialog.showMessageBox API. #26098 (Also in 8, 10, 11)
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)
Bumps electron from 9.2.0 to 9.3.4.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
979e59e
Bump v9.3.41384b76
fix: draggable region edge calculation on resize (#26322)1ba30ac
build: only check patch diffs in testing builds (#26285)8326cea
fix: draggable regions exclusively on BrowserViews (#26261)e6b24a2
chore: change some for loops to range-based (#26264)a9b1f2f
chore: cherry-pick f440137cd96a from chromium (#26210)0563bca
fix: hover text only working when VO enabled (#26244)a64a3e8
chore: use auto to avoid repeating type (#26256)f1ffcb5
fix: set app locale after user's script is loaded (#26242)f3af287
chore: cherry-pick 30261f9de11e from chromium (#26204)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)