Skip to content

test: bump Electron and drop ElectronExitReporter#454

Merged
erickzhao merged 1 commit into
mainfrom
test/drop-electron-exit-reporter
Jul 2, 2026
Merged

test: bump Electron and drop ElectronExitReporter#454
erickzhao merged 1 commit into
mainfrom
test/drop-electron-exit-reporter

Conversation

@dsanders11

Copy link
Copy Markdown
Member

ElectronExitReporter was an implicit workaround for an Electron issue that was fixed in electron/electron#51428 (the code comment here misattributes what the issue was), and now with E43 that fix is released and this workaround is no longer necessary.

The only remaining bit needed to get Vitest to run nicely inside of Electron is manually exiting on Vitest teardown as otherwise it waits for Node.js to exit naturally, but Electron stays running.

@dsanders11
dsanders11 requested a review from a team as a code owner July 2, 2026 01:31
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedelectron@​39.8.6 ⏵ 43.0.099 +6100100 +198100

View full report

@erickzhao erickzhao left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sweet :)

@erickzhao
erickzhao merged commit 44e7f0b into main Jul 2, 2026
9 checks passed
@erickzhao
erickzhao deleted the test/drop-electron-exit-reporter branch July 2, 2026 16:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants