Update Node.js version support to 24.x by salmanmkc · Pull Request #637 · actions/github-script (original) (raw)
Bump Node.js version requirement from 20.x to 24.x in action configuration and package files. Update @types/node and undici-types dependencies to match Node 24 compatibility.
Bump Node.js version requirement from 20.x to 24.x in action configuration and package files. Update @types/node and undici-types dependencies to match Node 24 compatibility.
Hello from actions/github-script! (0a693b5)
salmanmkc marked this pull request as ready for review
Copilot AI review requested due to automatic review settings
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the Node.js version requirement from 20.x to 24.x across the GitHub Action configuration and package dependencies to align with newer Node.js runtime support.
- Updated Node.js engine requirement and runtime configuration
- Upgraded @types/node dependency to version 24.1.0
- Updated CI setup to use Node 24.x
Reviewed Changes
Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Updated Node.js engine requirement and @types/node dependency version |
| action.yml | Changed GitHub Action runtime from node20 to node24 |
| .licenses/npm/undici-types.dep.yml | Updated undici-types version to 7.8.0 for Node 24 compatibility |
| .licenses/npm/@types/node.dep.yml | Updated @types/node license file to reflect version 24.1.0 |
| .github/actions/install-dependencies/action.yml | Updated CI Node.js version to 24.x |
mergify bot added a commit to ArcadeData/arcadedb that referenced this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
[ Show hidden characters]({{ revealButtonHref }})