Skip to content

Conversation

pierremtb
Copy link
Contributor

@pierremtb pierremtb commented Oct 7, 2025

From https://releases.electronjs.org/release/v38.2.0

Fixed high CPU usage with tag on macOS 26. #48394 (Also in 37, 39)

Also bumping node minor while we're at it

@pierremtb pierremtb requested a review from a team as a code owner October 7, 2025 05:10
@vercel
Copy link

vercel bot commented Oct 7, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
modeling-app Ready Ready Preview Comment Oct 8, 2025 0:47am

@@ -1 +1 @@
v22.17.0
v22.20.0
Copy link
Contributor Author

Choose a reason for hiding this comment

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

There's a case to be made for us to simply do v22 here, but that's likely for a separate PR. Or have dependabot bump that I guess?

Comment on lines +122 to +127
if (
typeof window !== 'undefined' &&
window.electron &&
environment &&
environment.domain
) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hopefully should fix the tests, guess something has changed on the electron or node side? cc @nadr0

@pierremtb pierremtb merged commit ecc410b into main Oct 8, 2025
73 of 74 checks passed
@pierremtb pierremtb deleted the pierremtb/bump-node-electron branch October 8, 2025 16:19
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