Skip to content

Conversation

@codeql-ci
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings January 19, 2026 14:49
@codeql-ci codeql-ci requested review from a team as code owners January 19, 2026 14:49
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 pull request prepares CodeQL for version 2.24.0 release by updating version numbers and consolidating change notes across all language packs and shared libraries.

Changes:

  • Removed -dev suffix from version numbers across all packages
  • Consolidated pending change notes into released change note files
  • Updated CHANGELOGs with consolidated release notes
  • Deleted individual change note files after consolidation

Reviewed changes

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

Show a summary per file
File Description
swift/ql/src/qlpack.yml Version bump from 1.2.14-dev to 1.2.14
swift/ql/lib/qlpack.yml Version bump from 6.1.5-dev to 6.2.0 with Swift 6.2.2/6.2.3 support
rust/ql/src/qlpack.yml Version bump from 0.1.25-dev to 0.1.25 with query improvements
rust/ql/lib/qlpack.yml Version bump from 0.2.4-dev to 0.2.4 with analysis improvements
python/ql/lib/qlpack.yml Major version bump from 5.0.5-dev to 6.0.0 with breaking changes
javascript/ql/src/qlpack.yml Minor version bump from 2.2.5-dev to 2.3.0 with major analysis improvements
java/ql/src/qlpack.yml Patch version bump from 1.10.5-dev to 1.10.5
go/ql/lib/qlpack.yml Major version bump from 5.0.7-dev to 6.0.0 with breaking changes
csharp/ql/src/qlpack.yml Minor version bump from 1.5.5-dev to 1.6.0
csharp/ql/lib/qlpack.yml Patch version bump from 5.4.5-dev to 5.4.5 with .NET 10 support
cpp/ql/lib/qlpack.yml Major version bump from 6.1.5-dev to 7.0.0 with breaking changes
shared/*/qlpack.yml Various patch version bumps across shared libraries
**/CHANGELOG.md Consolidated release notes added to all changelogs
Comments suppressed due to low confidence (2)

cpp/ql/src/change-notes/released/1.5.9.md:2

  • The released change note file contains leftover YAML frontmatter markers from the original change-note file. The lines with "----" and "category: minorAnalysis" should have been removed during the migration to the released format. The file should start directly with the "## 1.5.9" header.
    actions/ql/lib/change-notes/released/0.4.26.md:2
  • The released change note file contains leftover YAML frontmatter markers from the original change-note file. The lines with "----" and "category: majorAnalysis" should have been removed during the migration to the released format. The file should start directly with the "## 0.4.26" header.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


### Minor Analysis Improvements

* Added sink models for `com.couchbase` supporting SQL Injection and Hardcoded Cretentials queries.
Copy link

Copilot AI Jan 19, 2026

Choose a reason for hiding this comment

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

The word "Cretentials" is misspelled and should be "Credentials".

Copilot uses AI. Check for mistakes.

### Minor Analysis Improvements

* Added sink models for `com.couchbase` supporting SQL Injection and Hardcoded Cretentials queries.
Copy link

Copilot AI Jan 19, 2026

Choose a reason for hiding this comment

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

The word "Cretentials" is misspelled and should be "Credentials".

Copilot uses AI. Check for mistakes.

### Minor Analysis Improvements

- Support `use cache` directives for Next.js 16.
Copy link

Copilot AI Jan 19, 2026

Choose a reason for hiding this comment

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

There's a formatting inconsistency in the first bullet point. It uses a hyphen "-" while all other bullet points use an asterisk "". This should be changed to "" for consistency.

Copilot uses AI. Check for mistakes.

### Minor Analysis Improvements

- Support `use cache` directives for Next.js 16.
Copy link

Copilot AI Jan 19, 2026

Choose a reason for hiding this comment

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

There's a formatting inconsistency in the first bullet point. It uses a hyphen "-" while all other bullet points use an asterisk "". This should be changed to "" for consistency.

Copilot uses AI. Check for mistakes.
@nickrolfe nickrolfe merged commit c5329f6 into codeql-cli-2.24.0 Jan 19, 2026
21 checks passed
@nickrolfe nickrolfe deleted the release-prep/2.24.0 branch January 19, 2026 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants