chore(deps): update dependency gitlab-org/gitlab-vscode-extension to v6.7.1
What does this MR do and why?
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| gitlab-org/gitlab-vscode-extension | minor |
v6.5.0 -> v6.7.1
|
Diff of all changes from v6.5.0 -> v6.7.1 gitlab-vscode-extension v6.5.0 -> v6.7.1
We are upgrading to v6.7.1 for now because it is the latest stable version for workspaces.
gitlab-vscode-extension v6.8.0 has a bug that causes the Duo Chat Webview to break in workspaces as documented in this thread: !37 (comment 2445649832)
References
Release Notes
gitlab-org/gitlab-vscode-extension (gitlab-org/gitlab-vscode-extension)
v6.7.1↵
↵ Compare Source↵ ↵
release 6.7.1 (2025-04-04)↵
↵
Bug Fixes↵
↵
- broken account refresh logic thanks to malformed OAuth account (b8c56f5)↵ ↵
v6.7.0
release 6.7.0 (2025-04-03)
Bug Fixes
- add custom timeout for the Duo Chat webview (80e9c0f)
Features
- diagnostics: Add Feature State Diagnostics (77bf21d)
v6.6.1
release 6.6.1 (2025-03-31)
Bug Fixes
- Update telemetry for new streaming implementation (5831ae8)
v6.6.0
release 6.6.0 (2025-03-26)
Features
How to set up and validate locally
The changes in this MR have been validated:
Please see this comment for the validation demo - !37 (comment 2445718693)
-
Check if terminal is working correctly (git/ls/sudo commands working) -
Check if extensions can be installed from the extension marketplace (sidebar markdown extension installed) -
Check logs for Gitlab Workflow/Duo Chat/ Extension Host (no new errors detected) -
Check Duo chat is working (webview is loaded / returns prompt responses / status: No problems detected) -
Check Gitlab Workflow extension is working (shows current MRs with changes) -
Check gitfeatures are working (use the UI to make commits/ list of branches available)
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Edited by Daniyal Arshad