Fixed CORS not being disabled by webSecurity: false. #25505 (Also in 9, 10, 11)
Fixed ready-to-show event not emitted on some machines. #25490 (Also in 9, 10, 11)
Fixed a crash in app.importCertificate() on Linux. #25538 (Also in 9, 10, 11)
Fixed a crash when closing window in an event listener after exiting fullscreen on macOS. #25605 (Also in 9, 10, 11)
Fixed an issue that could cause a normally-exiting process to fail with an "illegal access" message and exit code 7. #25502 (Also in 8, 9, 10, 11)
Fixed an issue where an error would be displayed when using webContents.print() if no default was set and no device name provided. #25607 (Also in 9, 10, 11)
Fixed crash when application launched from UNUserNotificationCenter notification (via a native node module). #25739 (Also in 9, 10, 11)
Fixed crashes caused by attempting to modify destroyed views. #25609 (Also in 9, 10, 11)
Fixed memory leak when creating "Services" menu. #25689 (Also in 9, 10, 11)
Fixed unsubscribe from observers when window is closing. #25586 (Also in 9, 10, 11)
Updated Node root certs to use NSS 3.56. #25364 (Also in 8, 9, 10, 11)
Other Changes
Added V8 crash message and location information to crashReport parameters. #24864 (Also in 9, 10)
Added a small console hint to console to help debug renderer crashes. #25473 (Also in 9, 10, 11)
Fixed resource leak in worker threads. #25663 (Also in 9, 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/prettier/prettier-browser-extension/network/alerts).
Bumps electron from 9.1.1 to 9.3.2.
Release notes
Sourced from electron's releases.
... (truncated)
Commits
09677ab
Bump v9.3.22cd8848
chore: cherry-pick 52dceba66599 from chromium (#25656)82151b4
fix: crash when application launched from UNUserNotificationCenter notificati...37ece8b
build: move to ACR for docker image storage (#25733)e4c2be0
fix: close window when leave fs crash (#25605)d1735ee
chore: cherry-pick 814a27f8522b from chromium (#25643)4c8eb34
fix: submenu should be autoreleased (#25689)14ded68
chore: cherry-pick 0e61c69ebd47 from chromium (#25658)220b356
refactor: add a wrapper for wrangling uv handles. (#25663)858d74b
fix: prevent destroyed view references from causing crashes (#25609)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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/prettier/prettier-browser-extension/network/alerts).