Skip to content

Update Web IDE dependency

Tristan Read requested to merge tristan.read/update-web-ide-2024.05.24 into master

What does this MR do and why?

Updates the Web IDE dependency. See https://gitlab.com/gitlab-org/gitlab-web-ide/-/commits/main

This also pulls in changes from the VS Code extension: taking it from v4.9.0 to v4.13.0. See https://gitlab.com/gitlab-org/gitlab-vscode-extension/-/blob/main/CHANGELOG.md

Among other changes, this includes fixes for:

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

n/a

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Check out these changes and run the app locally.
  2. Navigate to your local GitLab instance and browse to a file.
  3. Select Edit -> Web IDE
  4. Confirm that it opens correctly
Edited by Tristan Read

Merge request reports