Upgrade Node.js to 22#480
Conversation
|
LGTM. @viktor44 Do you see counter-indications for this to be merged? |
|
Current version uses Electron 27, hence Node 18 in runtime. So IMO Node version should match with Electron version. |
| "utility-types": "^3.7.0", | ||
| "uuid": "^3.3.3", | ||
| "windows-focus-assist": "patch:windows-focus-assist@npm%3A1.3.0#~/.yarn/patches/windows-focus-assist-npm-1.3.0-e02310a164.patch", | ||
| "windows-focus-assist": "^1.4.0", |
There was a problem hiding this comment.
You should fix yarn release.
This change breaks it.
Your totally right, we shouldn't upgrade node version beyond what Electron actually supports. |
What is this PR
This PR upgrades Node.js used inside this app
How does it work
To use the maintained version of Node.js
Test instructions
Confirm tests pass and actual behaviors of built app