Upgrade node to v24 and corresponding dependencies#348
Upgrade node to v24 and corresponding dependencies#348hatedabamboo wants to merge 1 commit intoorgoro:mainfrom
Conversation
|
We also use this, so nice to see this PR with the Node20 deprecation one month away! Here's what Claude thinks about the changes @hatedabamboo: Should fix
FYI (not blocking)
Nice to have (for another PR)
@orgoro Let us know if you need help testing this maintenance PR. |
|
Thank you for the contribution! 🙏 The same scope (Node 24 runtime + TypeScript / @types/node / jest stack bump) just landed in v3.3 via #349, so closing this as superseded. Really appreciate you taking the time to send this — sorry it didn't make it in. |
|
Thanks for the upgrade, @orgoro! |
Hello there!
We use this extension in our company and I decided to bring some good back by updating the code to support Node 24.
Apart from Node itself, several dependencies were updated to mitigate critical and high vulnerabilities, as well as direct changes (like jest and typescript).
I'm not javascript-savvy, so my interpretation of "this thing still works" is that the tests are passing: