Bump CLI Version to v2.25.6 for integration tests#4411
Closed
github-actions[bot] wants to merge 3 commits into
Closed
Bump CLI Version to v2.25.6 for integration tests#4411github-actions[bot] wants to merge 3 commits into
github-actions[bot] wants to merge 3 commits into
Conversation
henrymercer
approved these changes
Jun 4, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates the CodeQL CLI version list used by the ql-vscode extension so integration tests (and other consumers of the supported CLI list) use CLI v2.25.6 instead of v2.25.5.
Changes:
- Bumped the latest supported CodeQL CLI version from
v2.25.5tov2.25.6. - Preserved the existing ordering convention (newest-first, with
nightlylast).
Show a summary per file
| File | Description |
|---|---|
| extensions/ql-vscode/supported_cli_versions.json | Updates the latest supported CLI version entry to v2.25.6 for integration test coverage. |
Copilot's findings
Tip
Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
- Files reviewed: 1/1 changed files
- Comments generated: 0
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 6.0.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v6...v6.0.2) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
da6f0f1 to
80f2e01
Compare
auto-merge was automatically disabled
June 4, 2026 16:59
Pull request was converted to draft
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps CLI version from v2.25.5 to v2.25.6