Skip to content

Conversation

@charisk
Copy link
Contributor

@charisk charisk commented Aug 12, 2025

Removes support for CodeQL CLI versions under v2.19.4.

@charisk charisk requested a review from a team as a code owner August 12, 2025 10:33
Copilot AI review requested due to automatic review settings August 12, 2025 10:33
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes support for CodeQL CLI versions older than v2.19.4, raising the minimum supported version from v2.18.4.

  • Updates the oldest supported CLI version constant from v2.18.4 to v2.19.4
  • Removes v2.18.4 from the supported CLI versions configuration
  • Eliminates version-specific test logic that was checking for CLI versions below v2.18.4

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
extensions/ql-vscode/src/codeql-cli/cli.ts Updates the minimum supported CLI version constant
extensions/ql-vscode/supported_cli_versions.json Removes v2.18.4 from supported versions list
extensions/ql-vscode/test/vscode-tests/cli-integration/debugger/debugger.test.ts Removes obsolete version check for BigInt support
extensions/ql-vscode/CHANGELOG.md Documents the breaking change

@charisk charisk merged commit 79c26b4 into main Aug 12, 2025
31 of 32 checks passed
@charisk charisk deleted the charisk/updated-supported-cli-version branch August 12, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants