Skip to content

Conversation

@cdietrich
Copy link
Contributor

No description provided.

Signed-off-by: Christian Dietrich <[email protected]>
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 modernizes project dependencies, primarily focusing on updating development and testing infrastructure. The changes include formatting improvements to align code style and comprehensive dependency updates across the monorepo.

Changes:

  • Fixed code formatting/indentation in 3 TypeScript files
  • Updated vitest from 3.x to 4.x (major version)
  • Updated various ESLint plugins and TypeScript tooling
  • Updated chalk consistently to 5.6.0 across all packages

Reviewed changes

Copilot reviewed 7 out of 11 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/langium/src/grammar/langium-grammar-module.ts Reformatted return type object indentation
packages/langium-sprotty/src/default-module.ts Reformatted function body indentation
packages/generator-langium/test/yeoman-generator.test.ts Fixed multi-line assignment formatting
package.json Updated devDependencies including vitest 3→4, eslint, and typescript tooling
packages/langium-cli/package.json Updated chalk to 5.6.0
packages/generator-langium/package.json Updated chalk to 5.6.0
examples/*/package.json Updated chalk to 5.6.0 consistently across all examples
package-lock.json Lockfile updates reflecting all dependency changes

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cdietrich
Copy link
Contributor Author

this one also fixes/updates yeoman and its transitives: #2106

@msujew msujew added this to the 4.2.0 milestone Jan 22, 2026
Signed-off-by: Christian Dietrich <[email protected]>
@cdietrich cdietrich merged commit 647f983 into main Jan 22, 2026
4 checks passed
@cdietrich cdietrich deleted the cd-mod-deps branch January 22, 2026 10:06
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.

3 participants