Skip to content

Conversation

@tortmayr
Copy link
Contributor

@tortmayr tortmayr commented Aug 30, 2025

Update minimum node version requirement to node 20
Update ci docker images
Update Jenkinsfile

Also clean up scripts in root package.json (Remove no longer needed
publish scripts and all script)

Part of: #1563

@tortmayr tortmayr requested a review from Copilot August 30, 2025 11:48
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 Node.js version requirement from 18 to 20 across the project, along with cleaning up unnecessary scripts and updating TypeScript configuration.

  • Update Node.js engine requirement from >=18 to >=20
  • Remove deprecated publish scripts and simplify package.json scripts
  • Update TypeScript configuration to use modern module resolution

Reviewed Changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Updates Node.js version requirement, @types/node version, TypeScript version, and removes unused scripts
dev-packages/ts-config/tsconfig.json Updates moduleResolution to use node16 for better compatibility with Node 20

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Update minimum node version requirement to node 20
Update ci docker images
Update Jenkinsfile

Also clean up scripts in root package.json (Remove no longer needed
publish scripts and all script)

Part of: #1563
Co-authored-by: Haydar Metin <[email protected]>
@tortmayr tortmayr merged commit a4ff96b into master Sep 1, 2025
5 checks passed
@tortmayr tortmayr deleted the glsp-1563 branch September 1, 2025 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants