Skip to content

Conversation

@salmanmkc
Copy link
Contributor

Description:
Update to support node 24

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 03:13
Copilot AI review requested due to automatic review settings August 8, 2025 03:13
@salmanmkc salmanmkc requested a review from a team as a code owner August 8, 2025 03:13
Copy link
Contributor

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 upgrades the project from Node.js 20 to Node.js 24, updating the runtime requirements across the codebase to support the newer Node.js version.

  • Updated Node.js engine requirement from version 20 to 24
  • Modified GitHub Action runtime configuration to use node24
  • Updated CI/CD workflows to use Node.js 24.x for validation and distribution checks

Reviewed Changes

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

File Description
package.json Updates the Node.js engine requirement from "20" to "24"
action.yml Changes the GitHub Action runtime from 'node20' to 'node24'
.github/workflows/check-dist.yml Updates the workflow to use Node.js version '24.x'
.github/workflows/basic-validation.yml Updates the workflow to use Node.js version '24.x'

aparnajyothi-y
aparnajyothi-y previously approved these changes Aug 20, 2025
@aparnajyothi-y aparnajyothi-y dismissed stale reviews from chiranjib-swain and themself via 108b0aa September 3, 2025 04:36
@HarithaVattikuti HarithaVattikuti merged commit 3a9db7e into main Sep 3, 2025
8 checks passed
jayudey-wf pushed a commit to jayudey-wf/stale that referenced this pull request Dec 4, 2025
* Upgrade to node 24

* package updates and compiled

* audit fix

* update package

* package.json version update

* documentation update to the latest release version

---------

Co-authored-by: Aparna Jyothi <[email protected]>
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.

5 participants