Skip to content

Modernize action: upgrade to Node 24, migrate to pnpm, update all dep…#4

Merged
webdestroya merged 2 commits intomasterfrom
feature/node24
Mar 18, 2026
Merged

Modernize action: upgrade to Node 24, migrate to pnpm, update all dep…#4
webdestroya merged 2 commits intomasterfrom
feature/node24

Conversation

@webdestroya
Copy link
Member

…endencies

  • Upgrade runtime from node20 to node24
  • Migrate from npm to pnpm as package manager
  • Upgrade TypeScript 4.8 -> 5.x, Jest 27 -> 29, Prettier 2 -> 3, ESLint plugins
  • Upgrade CI workflow actions to latest (checkout@v6, setup-node@v6, action-setup@v5)
  • Use node-version-file in CI to read from .tool-versions
  • Remove unused dependencies (yargs, @types/semver)
  • Remove dead code (src/git.ts, unused Stage enum entry)
  • Fix DeployerVerison typo -> DeployerVersion
  • Update license year to 2019-2026

…endencies

- Upgrade runtime from node20 to node24
- Migrate from npm to pnpm as package manager
- Upgrade TypeScript 4.8 -> 5.x, Jest 27 -> 29, Prettier 2 -> 3, ESLint plugins
- Upgrade CI workflow actions to latest (checkout@v6, setup-node@v6, action-setup@v5)
- Use node-version-file in CI to read from .tool-versions
- Remove unused dependencies (yargs, @types/semver)
- Remove dead code (src/git.ts, unused Stage enum entry)
- Fix DeployerVerison typo -> DeployerVersion
- Update license year to 2019-2026
@webdestroya webdestroya merged commit 7812a00 into master Mar 18, 2026
1 check passed
@webdestroya webdestroya deleted the feature/node24 branch March 18, 2026 01:17
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