Skip to content

Update Node.js version support to 24.x #637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Update Node.js version support to 24.x #637

wants to merge 2 commits into from

Conversation

salmanmkc
Copy link

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.
@salmanmkc salmanmkc had a problem deploying to debug-integration-test July 29, 2025 13:09 — with GitHub Actions Error
@salmanmkc salmanmkc temporarily deployed to debug-integration-test July 31, 2025 15:15 — with GitHub Actions Inactive
Copy link

github-actions bot commented Aug 1, 2025

Hello from actions/github-script! (0a693b5)

@salmanmkc salmanmkc deployed to debug-integration-test August 8, 2025 11:16 — with GitHub Actions Active
@salmanmkc salmanmkc marked this pull request as ready for review August 8, 2025 11:30
@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 11:30
@salmanmkc salmanmkc requested a review from a team as a code owner August 8, 2025 11:30
Copy link

@Copilot Copilot AI left a comment

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

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.

1 participant