- Notifications
You must be signed in to change notification settings - Fork429
Update default bundle to 2.20.6#2793
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Is this correct? 3.17 hasn't been released yet.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
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.
56b25d5 intomainUh oh!
There was an error while loading.Please reload this page.
This pull request updates the default CodeQL bundle, as used with
tools: linkedand on GHES, to 2.20.6.