Skip to content

update to use node 24 #719

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 1 commit into
base: main
Choose a base branch
from
Open

update to use node 24 #719

wants to merge 1 commit into from

Conversation

salmanmkc
Copy link
Contributor

No description provided.

@salmanmkc salmanmkc marked this pull request as ready for review August 6, 2025 15:57
@Copilot Copilot AI review requested due to automatic review settings August 6, 2025 15:57
@salmanmkc salmanmkc requested a review from a team as a code owner August 6, 2025 15:57
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 project to use Node.js version 24, upgrading from Node.js 20. The changes include updating the Node.js type definitions and configuring GitHub Actions to run on the newer Node.js runtime.

  • Updates @types/node dependency from version 18 to version 24
  • Configures GitHub Actions to use node24 runtime instead of node20

Reviewed Changes

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

File Description
package.json Updates Node.js type definitions to match Node 24
merge/action.yml Configures merge action to run on Node 24 runtime
action.yml Configures main action to run on Node 24 runtime

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