Skip to content

Migrate to Node 22 - #622

Merged
datho7561 merged 2 commits into
redhat-developer:masterfrom
MeherSru:node-22-migration
Aug 20, 2026
Merged

Migrate to Node 22#622
datho7561 merged 2 commits into
redhat-developer:masterfrom
MeherSru:node-22-migration

Conversation

@MeherSru

Copy link
Copy Markdown
Contributor

Migrates the project from Node 20 to Node 22

Fixes #621

@datho7561

datho7561 commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

We'll need to do it in the Jenkinsfile too: https://github.com/redhat-developer/vscode-microprofile/blob/master/Jenkinsfile#L25

Just trying to figure what versions are accessible on the Jenkins instance.....

Wait we can probably remove that Jenkinsfile, nevermind

@datho7561 datho7561 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Thanks, Meher!

@datho7561 datho7561 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually, do you mind running npm i and committing those changes before I merge? It'll update the package-lock.json, which is also needed to track which dependencies to install when using node.

@datho7561
datho7561 merged commit 1e952e0 into redhat-developer:master Aug 20, 2026
3 checks passed
@datho7561

Copy link
Copy Markdown
Contributor

Thanks, Meher!

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.

Migrate to node 22 (node 20 is end of life)

2 participants