Skip to content

Conversation

@oscarsj
Copy link
Member

@oscarsj oscarsj commented Dec 12, 2025

  • JS: Use question-mark variant in all overlay annotations
  • Revert changes in synced files
  • Release preparation for version 2.23.8
  • Post-release preparation for codeql-cli-2.23.8

Copilot AI review requested due to automatic review settings December 12, 2025 11:36
@oscarsj oscarsj requested review from a team as code owners December 12, 2025 11:36
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 PR merges the rc/3.20 release branch back into main, containing post-release version updates and a systematic change to overlay annotations in JavaScript QL files.

Key Changes:

  • Version bumps across all language packs and shared libraries (patch version increments for post-release)
  • Systematic update of overlay annotations from overlay[local] and overlay[caller] to question-mark variants (overlay[local?] and overlay[caller?]) in JavaScript QL files
  • Addition of release notes and CHANGELOG entries for the new versions

Reviewed changes

Copilot reviewed 237 out of 237 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.13-dev after 1.2.12 release
swift/ql/lib/qlpack.yml Version bump to 6.1.4-dev after 6.1.3 release
javascript/ql/lib/utils/test/InlineSummaries.qll Updated overlay annotation to use question-mark variant
javascript/ql/lib/semmle/javascript/internal/*.qll Updated overlay annotations throughout internal modules to use question-mark variants
javascript/ql/lib/semmle/javascript/frameworks/*.qll Updated overlay annotations in framework modules to use question-mark variants
javascript/ql/lib/semmle/javascript/dataflow/**/*.qll Updated overlay annotations in dataflow modules to use question-mark variants
javascript/ql/lib/semmle/javascript/*.qll Updated overlay annotations across core JavaScript modules to use question-mark variants
javascript/ql/lib/qlpack.yml Version bump to 2.6.19-dev after 2.6.18 release
java/ql/src/change-notes/released/1.10.3.md Fixed YAML front matter formatting and added release notes
shared/*/qlpack.yml Version bumps for all shared libraries (yaml, xml, util, typos, typetracking, etc.)
ruby/ql/*/qlpack.yml Version bumps for Ruby query and library packs
rust/ql/*/qlpack.yml Version bumps for Rust query and library packs
python/ql/*/qlpack.yml Version bumps for Python query and library packs
go/ql/*/qlpack.yml Version bumps for Go query and library packs
csharp/ql/*/qlpack.yml Version bumps for C# query and library packs
cpp/ql/*/qlpack.yml Version bumps for C++ query and library packs
actions/ql/*/qlpack.yml Version bumps for GitHub Actions query and library packs
*/codeql-pack.release.yml Updated lastReleaseVersion for all packs
/change-notes/released/.md Added release notes files for new versions
*/CHANGELOG.md Updated CHANGELOGs with new version entries

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

@oscarsj oscarsj force-pushed the oscarsj/mergeback-rc-3-20-into-main branch from d668714 to d972af9 Compare December 12, 2025 12:22
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.

5 participants