Skip to content

Node.js 24 support - #52

Closed
rnsc wants to merge 1 commit into
Ana06:mainfrom
rnsc:node24-support
Closed

Node.js 24 support#52
rnsc wants to merge 1 commit into
Ana06:mainfrom
rnsc:node24-support

Conversation

@rnsc

@rnsc rnsc commented Mar 17, 2026

Copy link
Copy Markdown

This pull request updates the project to version 2.4.0, primarily upgrading the Node.js runtime from version 20 to 24 and updating documentation and usage examples to reflect the new version. It also adds instructions for rebuilding the distribution file.

Version and Runtime Updates:

  • Bumped the project version from 2.3.0 to 2.4.0 in package.json and updated all usage examples in README.md to use @v2.4.0 instead of @v2.3.0. [1] [2] [3] [4] [5] [6] [7]
  • Updated the Node.js engine requirement from ^20 to ^24 in both package.json and action.yml, ensuring the action runs on the latest supported Node.js version. [1] [2]

Documentation Improvements:

  • Added a section to README.md with instructions on how to rebuild dist/index.js using ncc.

PR description created with CoPilot, but the code itself was updated by me.

@rnsc rnsc mentioned this pull request Mar 17, 2026
@rnsc

rnsc commented Mar 17, 2026

Copy link
Copy Markdown
Author

Hello @Ana06 , I hope you're well, I've contributed to this action in the past and I still use it, I've updated it to support node 24, let me know if you have any concerns

@pgrimaud

Copy link
Copy Markdown

Hi @Ana06, just chiming in as a user of this action — it would be great to get this merged. GitHub Actions now warns about Node.js 20 deprecation, and this PR would fix that for everyone.

@rnsc would you mind squashing your commits to clean up the history?

Thanks to both of you! 🙏

@rnsc

rnsc commented Mar 31, 2026

Copy link
Copy Markdown
Author

Hi @Ana06, just chiming in as a user of this action — it would be great to get this merged. GitHub Actions now warns about Node.js 20 deprecation, and this PR would fix that for everyone.

@rnsc would you mind squashing your commits to clean up the history?

Thanks to both of you! 🙏

Done

@rnsc
rnsc force-pushed the node24-support branch from 69e6f30 to d6bd454 Compare May 4, 2026 13:16
@rnsc rnsc closed this May 4, 2026
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.

3 participants