Skip to content

ci: Upgrade Node.js runtime from 22.x to 24.x across all actions and work…#129

Open
robaone wants to merge 3 commits intoVirdocsSoftware:mainfrom
robaone:update-node-version-to-24
Open

ci: Upgrade Node.js runtime from 22.x to 24.x across all actions and work…#129
robaone wants to merge 3 commits intoVirdocsSoftware:mainfrom
robaone:update-node-version-to-24

Conversation

@robaone
Copy link
Copy Markdown

@robaone robaone commented Mar 16, 2026

This pull request updates the Node.js version used in GitHub Actions workflows and custom action packages from 22.x to 24.x. These changes ensure compatibility with the latest Node.js features and maintain support for environments requiring Node.js 24.x or higher.

Node.js version upgrades:

  • Updated the Node.js version to 24.x in the following GitHub Actions workflow files: .github/workflows/git-flow.yml, .github/workflows/semantic-release.yml, and .github/workflows/semantic-pre-release.yml. [1] [2] [3] [4]
  • Updated the Node.js version to 24.x in custom action definitions: .github/actions/auto-pr-description/action.yml and .github/actions/auto-release-description/action.yml. [1] [2]

Package engine requirements:

  • Increased the minimum required Node.js version to 24.0.0 in package.json for both .github/actions/auto-pr-description and .github/actions/auto-release-description.

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.

2 participants