eclipse-theia / theia

Eclipse Theia is a cloud & desktop IDE framework implemented in TypeScript.
http://theia-ide.org
Eclipse Public License 2.0
19.29k stars 2.45k forks source link

Bump API version to 1.90.2 #13849

Closed rschnekenbu closed 1 week ago

rschnekenbu commented 1 week ago

What it does

Increase compatibility version to 1.90.2 as implementation tasks from task #13754 are closed.

Fixes #13770

Contributed on behalf of STMicroelectronics

How to test

Make sure the system starts and built-ins work as expected as described in https://github.com/eclipse-theia/vscode-builtin-extensions/wiki/Produce-and-Publish-the-set-of-vscode-built-in-extensions#local-testing with version 1.90.2

Review checklist

Reminder for reviewers

rschnekenbu commented 1 week ago

This one is blocked by #13847 and #13839