Skip to content

chore: Upgrade action runtime from Node.js 20 to Node.js 24#449

Open
yysu wants to merge 1 commit intothollander:mainfrom
yysu:main
Open

chore: Upgrade action runtime from Node.js 20 to Node.js 24#449
yysu wants to merge 1 commit intothollander:mainfrom
yysu:main

Conversation

@yysu
Copy link
Copy Markdown

@yysu yysu commented Mar 27, 2026

Summary

  • upgrade the GitHub Action runtime from node20 to node24
  • update local Node version config from 20.8.1 to 24.14.0
  • replace @tsconfig/node20 with @tsconfig/node24
  • upgrade TypeScript from 5.6.3 to 5.9.3 so the Node 24 tsconfig can compile correctly
  • regenerate bundled outputs in lib/index.js and lib/cleanup/index.js

Verification

  • ran npm install
  • ran npm exec --package=node@24.14.0 --call "npm run build && npm run lint"

Notes

  • this repository does not currently define an npm test script, so there was no separate automated test suite to run

@yysu
Copy link
Copy Markdown
Author

yysu commented Mar 27, 2026

@yysu yysu closed this Mar 27, 2026
@yysu yysu reopened this Mar 27, 2026
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