Conversation
There was a problem hiding this comment.
PR Overview
This PR updates the default CodeQL bundle version to 2.20.6 to align with the linked tools and GHES usage. The changelog entry is modified to document this change clearly.
- Updated the CHANGELOG.md to reflect the new default CodeQL bundle version.
- Included a reference to the related pull request for context.
Reviewed Changes
| File | Description |
|---|---|
| CHANGELOG.md | Updated changelog entry to note the version update |
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more
lib/api-compatibility.json
Outdated
| @@ -1 +1 @@ | |||
| { "maximumVersion": "3.16", "minimumVersion": "3.12" } | |||
There was a problem hiding this comment.
Is this correct? 3.17 hasn't been released yet.
There was a problem hiding this comment.
The release checklist has a specific line item:
Ensure that lib/api-compatibility.json has a maximumVersion property of 3.17.
Which I think makes sense because this is the first release that will be going into 3.17.
This pull request updates the default CodeQL bundle, as used with
tools: linkedand on GHES, to 2.20.6.