-
Notifications
You must be signed in to change notification settings - Fork 12
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
Merge theia blueprint 1.34.1 #52
Merge theia blueprint 1.34.1 #52
Conversation
Undate to remove security vulnerabilities in the dependencies, mainly by upgrading our version of lerna + yarn upgrade
The commit updates the deprecated runners in favor of `latest` for each operating system, and also updates actions to clean up warning annotations. Signed-off-by: vince-fugnitto <[email protected]>
Update Theia to version 1.32.0
Performed a yarn upgrade, to update the various npm dependencies we use in this repository.
For AppImage applications, offer the option to create a script that allows to start blueprint from the command line by calling the 'theia' command. Signed-off-by: Alexandra Buzila <[email protected]>
also upgrade dependencies
also upgrade dependencies
also upgrade dependencies
d303733
to
08357ca
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks like the upstream changes are squashed into the first commit. Instead they should be merged normally.
Updates CDT.cloud Blueprint to the latest state of Theia Blueprint (17a7cec). Also align all versions. Contributed on behalf of STMicroelectronics
Contributed on behalf of STMicroelectronics
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please also update all CDT Cloud components and other C/C++ extensions to their latest versions:
- theia-traceviewer
- cdt-gdb-vscode
- vscode-clangd
- vscode-cmake
49fcac6
to
66ce7fa
Compare
Update theia-traceviewer to 0.2.0-next.75c9da4.0 Update cdt-gdb-vscode to 0.0.95 Update vscode-clangd to 0.1.23 Update vscode-cmake to 1.13.45 Update vscode.markdown-language-features to 1.64.2 Update eclipse-theia.builtin-extension-pack to 1.70.2 Add icon theme to docker applications Improve docker application Ignore extensions that contain unsupported API Contributed on behalf of STMicroelectronics
I re added the electron application to the docker build and created #54 as a follow up for the issue with the memory inspector. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me
What it does
Also update cdt.cloud dependencies to 1.34.1
Contributed on behalf of STMicroelectronics
How to test