chore: bump to node.js 24 and enable oidc publishing#362
Conversation
There was a problem hiding this comment.
Changes look good. The only question I have is moving from node 22 to node 24. node 22 will have support until April 2027 (it just finished active development on October of 2025). https://nodejs.org/en/about/previous-releases
Do you have any details on who we may leave behind with this change? (Or is it the idea to target node22 and use node24 as our runtime)
|
The minimum supported Node version is still 20.11.1 (enforced via a runtime check in An alternative and safer approach would be to keep the current Node versions as they are and just update npm to 11.5.1 in the CI workflows. |
|
Thanks for the details! |
|
🎉 This PR is included in version 1.2.0-beta.29 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
NPM_TOKEN) to OIDC-based auth with provenance