Skip to content

Upgrade to node 24 #1164

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

Upgrade to node 24 #1164

wants to merge 2 commits into from

Conversation

salmanmkc
Copy link

Upgrade to node 24 since runner release has node 24 support.

Description:
Describe your changes.

Related issue:
Add link to the related issue.

Check list:

  • Mark if documentation changes are required.
  • Mark if tests were added or updated to cover the changes.

@salmanmkc salmanmkc marked this pull request as ready for review August 8, 2025 04:06
@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 04:06
@salmanmkc salmanmkc requested a review from a team as a code owner August 8, 2025 04:06
Copy link
Contributor

@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

Upgrades the Node.js runtime from version 20 to version 24 for a GitHub Action, leveraging runner support for Node 24.

  • Updates Node.js runtime specification in GitHub Action configuration
  • Upgrades Node.js type definitions to match the new runtime version
  • Sets minimum Node.js engine requirement to enforce compatibility

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Adds Node.js engine requirement and updates @types/node dependency
action.yml Changes GitHub Action runtime from node20 to node24
.licenses/npm/undici-types.dep.yml Updates undici-types license tracking for new version
.licenses/npm/@types/node.dep.yml Updates @types/node license tracking for new version

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