Skip to content

Conversation

@toshimaru
Copy link

Summary

This pull request updates the minimum required Node.js version for the project to ensure compatibility with newer features and security updates.

  • Dependency requirements:
    • Updated the node engine requirement in package.json from version 20 or higher to version 24 or higher.

Related PR

@toshimaru toshimaru requested a review from a team as a code owner December 21, 2025 03:28
Copilot AI review requested due to automatic review settings December 21, 2025 03:28
Copy link

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 minimum required Node.js version from 20 to 24 in the package.json engines field, aligning with the project's .node-version file (24.4.0) and action.yml runtime configuration (node24).

Key Changes:

  • Updated Node.js engine requirement from >=20 to >=24

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