CrossBreezeNL/crossmodel

Update Theia and GLSP to new version

ozcanxbreeze opened this issue · 6 comments

There is a new version of theia and glsp? The current application has to be updated to these versions.

There is going to be a GLSP release within the next two weeks and a Theia release at the end of this month. I'd suggest to wait for that.

@martin-fleck-at Is the GSLP and Theia release already there?

Yes, Theia already made their community release (https://github.com/eclipse-theia/theia/releases/tag/v1.40.1) but the GLSP release got delayed for a bit but we are in the finalization phase so it shouldn't be too long now.

@martin-fleck-at : Is this the release we were waiting for? https://github.com/eclipse-glsp/glsp/releases/tag/v2.0.0

And if so, can we combine it with update of Theia to https://github.com/eclipse-theia/theia/releases/tag/v1.43.0 ?

@harmen-xb Exactly! Yes, I'd recommend doing one PR to update all the dependencies that build on each other so we do not run into any issues that could be simply resolved by updating other dependencies. For instance, I would not upgrade Langium as part of this task even though we might also want to think about doing this at some point.

Theia and GLSP are updated to their latests version in PR #34 .