Skip to content

Conversation

robertbrignull
Copy link
Contributor

Just regular deprecation since we only aim to support the last 4 minor versions of CodeQL.

@robertbrignull robertbrignull requested a review from a team as a code owner October 2, 2025 15:50
@Copilot Copilot AI review requested due to automatic review settings October 2, 2025 15:50
Copy link

@Copilot 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 version 2.19.4, maintaining support for only the last 4 minor versions as per the project's deprecation policy. The change updates the minimum supported CLI version from 2.19.4 to 2.20.7.

  • Updated the oldest supported CLI version constant from 2.19.4 to 2.20.7
  • Removed version 2.19.4 from the supported CLI versions configuration
  • Added changelog entry documenting the deprecation

Reviewed Changes

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

File Description
supported_cli_versions.json Removed v2.19.4 from the list of supported CLI versions
cli.ts Updated OLDEST_SUPPORTED_CLI_VERSION constant to reflect new minimum version
CHANGELOG.md Added entry documenting the removal of support for CLI versions older than 2.20.7

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@robertbrignull robertbrignull merged commit c9b0bea into main Oct 6, 2025
53 of 55 checks passed
@robertbrignull robertbrignull deleted the robertbrignull/deprecate_2.20.7 branch October 6, 2025 09:19
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.

2 participants