Skip to content

Commit 3818600

Browse files
committed
Document standard query lockfile fix
1 parent 2c5b44c commit 3818600

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

extensions/ql-vscode/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [UNRELEASED]
44

5+
- Avoid reinstalling dependencies for standard queries when their query pack already has a lock file. [#4471](https://github.com/github/vscode-codeql/issues/4471)
6+
57
## 1.17.8 - 17 July 2026
68

79
- Fix a bug where installing or updating the CodeQL CLI could hang indefinitely while extracting the downloaded archive. Extraction now reports an error if a file cannot be written, and aborts with a clear message if no progress is made within the download timeout (for example due to slow or networked storage, or security software). [#4455](https://github.com/github/vscode-codeql/pull/4455)

0 commit comments

Comments
 (0)