Conversation
Changedocs 2.23.8
Fix from Oscar, who wrote:
The Alabaster theme's global `a { color: #2F1695 }` rule was overriding
header link colors, rendering them purple instead of white.
Fix header link color and hover effect in query help documentation
Release preparation for version 2.23.9
…cli-2.23.9 Post-release preparation for codeql-cli-2.23.9
Contributor
There was a problem hiding this comment.
Pull request overview
This PR merges the release candidate branch rc/3.20 into main, performing routine release operations including version bumps and documentation updates for CodeQL packages across multiple languages and shared libraries.
Changes:
- Incremented development versions across all CodeQL packages (Swift, Rust, Ruby, Python, JavaScript, Java, Go, C#, C++, Actions, and shared libraries)
- Updated release version tracking in codeql-pack.release.yml files
- Added release notes for version 1.2.13+ across all affected packages, all indicating "No user-facing changes"
- Added new changelog documentation for CodeQL CLI versions 2.23.7 and 2.23.8
- Minor documentation corrections (capitalization and link updates)
Reviewed changes
Copilot reviewed 170 out of 170 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| swift/ql/src/qlpack.yml | Version bump to 1.2.14-dev |
| swift/ql/lib/qlpack.yml | Version bump to 6.1.5-dev |
| rust/ql/src/qlpack.yml | Version bump to 0.1.25-dev |
| ruby/ql/src/qlpack.yml | Version bump to 1.5.5-dev |
| python/ql/src/qlpack.yml | Version bump to 1.7.5-dev |
| javascript/ql/src/qlpack.yml | Version bump to 2.2.5-dev |
| java/ql/src/qlpack.yml | Version bump to 1.10.5-dev |
| go/ql/src/qlpack.yml | Version bump to 1.5.4-dev |
| csharp/ql/src/qlpack.yml | Version bump to 1.5.5-dev |
| cpp/ql/src/qlpack.yml | Version bump to 1.5.9-dev |
| actions/ql/src/qlpack.yml | Version bump to 0.6.18-dev |
| shared/*/qlpack.yml | Version bumps across all shared libraries |
| */codeql-pack.release.yml | Last release version updates across all packages |
| /change-notes/released/.md | New release note files stating no user-facing changes |
| */CHANGELOG.md | Updated with new version entries |
| docs/codeql/codeql-overview/codeql-changelog/index.rst | Added references to CLI 2.23.7 and 2.23.8 |
| docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.23.8.rst | New changelog for CLI 2.23.8 release |
| docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.23.7.rst | New changelog for CLI 2.23.7 release |
| docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.23.5.rst | Fixed capitalization in Java/Kotlin section |
| docs/codeql/codeql-overview/codeql-changelog/codeql-cli-2.23.6.rst | Updated GitHub changelog URL |
| docs/codeql/_static/custom.css_t | Added CSS styling for header links |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
jketema
approved these changes
Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.