Skip to content

Update to node 24.4 (current) #168

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jul 14, 2025
Merged

Update to node 24.4 (current) #168

merged 2 commits into from
Jul 14, 2025

Conversation

vcarl
Copy link
Member

@vcarl vcarl commented Jul 12, 2025

I want to use Promise.try

I want to use Promise.try
@vcarl vcarl requested a review from Copilot July 12, 2025 22:51
Copy link
Contributor

@Copilot 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

Updates the project environment to Node 24.4 to enable usage of Promise.try.

  • Bump TypeScript node definitions to ^24
  • Update Docker base images to node:24-alpine
  • Align .nvmrc and CI workflows to Node 24

Reviewed Changes

Copilot reviewed 4 out of 5 changed files in this pull request and generated no comments.

File Description
package.json Updated @types/node from ^20.17.10 to ^24
Dockerfile Changed base images from node:20-alpine to node:24-alpine
.nvmrc Updated Node version from v22.12.0 to v24.4
.github/workflows/node.js.yml Bumped node-version in all jobs from 22 to 24

@vcarl vcarl merged commit 9398758 into main Jul 14, 2025
5 checks passed
@vcarl vcarl deleted the vc-node-24 branch July 14, 2025 21:42
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