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

Update and align inversify versions #1449

Open
7 tasks
tortmayr opened this issue Dec 16, 2024 · 0 comments
Open
7 tasks

Update and align inversify versions #1449

tortmayr opened this issue Dec 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@tortmayr
Copy link
Contributor

Currently GLSP is broken when used with newer Theia versions.
The reason for that is that Theia uses a different inversify version. Resolving to multiple versions breaks the DI.

To solve this all GLSP packages (and sprotty) need to be aligned to rely on the same version as Theia

@tortmayr tortmayr added the bug Something isn't working label Dec 16, 2024
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Dec 18, 2024
- Update to inversify ^6.1.3
- Update to sprotty 1.4.0

Part of: eclipse-glsp/glsp#1449

- Drop support for node 16

Part of: eclipse-glsp/glsp#1456
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Dec 18, 2024
- Update to inversify ^6.1.3
- Update to sprotty 1.4.0

Part of: eclipse-glsp/glsp#1449

- Drop support for node 16

Part of: eclipse-glsp/glsp#1456
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Dec 18, 2024
- Update to inversify ^6.1.3
- Update to sprotty 1.4.0

Part of: eclipse-glsp/glsp#1449

- Drop support for node 16

Part of: eclipse-glsp/glsp#1456

- Update changelog
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Dec 18, 2024
- Update to inversify ^6.1.3
- Update to sprotty 1.4.0

Part of: eclipse-glsp/glsp#1449

- Drop support for node 16

Part of: eclipse-glsp/glsp#1456

- Update changelog
tortmayr added a commit to eclipse-glsp/glsp-client that referenced this issue Dec 18, 2024
* GLSP-1449: Update inversify

- Update to inversify ^6.1.3
- Update to sprotty 1.4.0

Part of: eclipse-glsp/glsp#1449

- Drop support for node 16

Part of: eclipse-glsp/glsp#1456

- Update changelog

* Fix wrong type in ws-connection-provider
tortmayr added a commit to eclipse-glsp/glsp-server-node that referenced this issue Dec 18, 2024
- Update to inversify ^6.1.3
- Update to latest glsp protocol version

Part of: eclipse-glsp/glsp#1449

Drop support for node 16

eclipse-glsp/glsp#1456

- Update changelog
tortmayr added a commit to eclipse-glsp/glsp-server-node that referenced this issue Dec 18, 2024
* GLSP-1449: Update inversify

- Update to inversify ^6.1.3
- Update to latest glsp protocol version

Part of: eclipse-glsp/glsp#1449

Drop support for node 16

eclipse-glsp/glsp#1456

- Update changelog

* Update jenkins file
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Dec 19, 2024
- Update to latest client version. This aligns the used inversify
version

Part of: eclipse-glsp/glsp#1449

- Drop support for node 16

Part of: eclipse-glsp/glsp#1456

- Update changelog
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Dec 19, 2024
- Update to latest client version. This aligns the used inversify
version

Part of: eclipse-glsp/glsp#1449

- Drop support for node 16

Part of: eclipse-glsp/glsp#1456

- Update changelog
tortmayr added a commit to eclipse-glsp/glsp-vscode-integration that referenced this issue Dec 19, 2024
- Update to latest client version and adapt code base
- Drop support for node 16
- Update changelog

Part of: eclipse-glsp/glsp#1456
Part of: eclipse-glsp/glsp#1449
tortmayr added a commit to eclipse-glsp/glsp-vscode-integration that referenced this issue Dec 19, 2024
- Update to latest client version and adapt code base
- Drop support for node 16
- Update changelog

Part of: eclipse-glsp/glsp#1456
Part of: eclipse-glsp/glsp#1449
tortmayr added a commit to eclipse-glsp/glsp-vscode-integration that referenced this issue Dec 19, 2024
- Update to latest client version and adapt code base
- Drop support for node 16
- Update changelog

Part of: eclipse-glsp/glsp#1456
Part of: eclipse-glsp/glsp#1449
tortmayr added a commit to eclipse-glsp/glsp-theia-integration that referenced this issue Dec 19, 2024
* GLSP-1449 Update to latest client version

- Update to latest client version. This aligns the used inversify
version

Part of: eclipse-glsp/glsp#1449

- Drop support for node 16

Part of: eclipse-glsp/glsp#1456

- Update changelog

* Pin ubuntu ci versions to 22.04

See eclipse-theia/theia#14274

* Skip flaky tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant