Skip to content
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

Upgrade to Langium 1.3 #515

Merged
merged 3 commits into from
Jan 31, 2024
Merged

Upgrade to Langium 1.3 #515

merged 3 commits into from
Jan 31, 2024

Conversation

georg-schwarz
Copy link
Member

Closes #426.

Changes

  • Upgrade Langium to version 1.3
  • Upgrade TypeScript to version 4.9.5 as the new langium version introduces the usage of the satisfies keyword that comes with TypeScript version 4.9.0.
  • Fix the JayveeCompletionProvider that needs to be handed through the CompletionContext (change in the new Langium version)
  • Further, upgrade TypeScript to 5.0.4 - the version Langium version 1.3 used for development; in expectation the future versions require upgrading TypeScript anyway

@georg-schwarz georg-schwarz requested a review from rhazn January 31, 2024 10:56
Copy link
Contributor

@rhazn rhazn left a comment

Choose a reason for hiding this comment

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

Amazing, great that you tackled this 🥳

@georg-schwarz georg-schwarz merged commit 14450c4 into main Jan 31, 2024
3 checks passed
@georg-schwarz georg-schwarz deleted the upgrade-langium-1.3 branch January 31, 2024 11:29
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] Update Langium to 1.3
2 participants