Skip to content

DEVO-1063 - bump node version to node 24#16

Open
cbalcazarp4585 wants to merge 2 commits intomainfrom
DEVO-1063
Open

DEVO-1063 - bump node version to node 24#16
cbalcazarp4585 wants to merge 2 commits intomainfrom
DEVO-1063

Conversation

@cbalcazarp4585
Copy link
Copy Markdown

@cbalcazarp4585 cbalcazarp4585 commented Apr 13, 2026

Summary of PR changes

https://im-jira.internal.towerswatson.com/browse/DEVO-1063

Upgraded Node.js runtime version from 20 to 24 in CI/CD configurations.

Changes Made

  • Modified .github/workflows/react-ci.yml - updated NODE_VERSION environment variable to 24
  • Modified .travis.yml - updated node_js version specification to "24"

Rationale

This update ensures:

  • Compatibility with the latest Node.js LTS release
  • Access to improved performance optimizations and security patches
  • Consistent runtime environment across CI pipelines

PR Requirements

  • For major, minor, or breaking changes, at least one of the commit messages contains the appropriate +semver: keywords.
    • See the Incrementing the Version section of the repository's README.md for more details.
  • The action code does not contain sensitive information.

NOTE: If the repo's workflow could not automatically update the README.md, it should be updated manually with the next version. For javascript actions, if the repo's workflow could not automatically recompile the action it should also be updated manually as part of the PR.

@cbalcazarp4585 cbalcazarp4585 changed the title bump node version to node 24 DEVO-1063 - bump node version to node 24 Apr 13, 2026
- Updated GitHub Actions workflow to use Node 24
- Updated Travis CI configuration to use Node 24
- Ensures compatibility with latest Node.js LTS features
@cbalcazarp4585 cbalcazarp4585 force-pushed the DEVO-1063 branch 2 times, most recently from d01ede5 to db266d8 Compare April 13, 2026 19:38
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