Skip to content

Upgrade CodeQL CLI dependency to v2.25.4#363

Open
github-actions[bot] wants to merge 1 commit intomainfrom
codeql/upgrade-to-v2.25.4
Open

Upgrade CodeQL CLI dependency to v2.25.4#363
github-actions[bot] wants to merge 1 commit intomainfrom
codeql/upgrade-to-v2.25.4

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 8, 2026

This PR upgrades the CodeQL CLI version to v2.25.4.

Changes made:

  • Updated qlt.conf.json (CodeQLCLI, CodeQLStandardLibrary, CodeQLCLIBundle) to 2.25.4
  • Updated all version-bearing qlpack.yml files to 2.25.4
  • Upgraded CodeQL pack lock files
  • Compiled CAP CDS files
  • CodeQL unit tests passed ✅

To complete the release, merge this PR and then trigger the release workflow
via workflow_dispatch on release.yml with version v2.25.4.

@data-douser data-douser closed this May 8, 2026
@data-douser data-douser reopened this May 8, 2026
@data-douser data-douser requested a review from Copilot May 8, 2026 16:16
@data-douser data-douser added the dependencies Pull requests that update a dependency file label May 8, 2026
@data-douser data-douser requested a review from a team May 8, 2026 16:17
@data-douser data-douser enabled auto-merge (squash) May 8, 2026 16:17
Copy link
Copy Markdown
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 upgrades the repository’s CodeQL CLI (and corresponding standard library/bundle references) to v2.25.4, and aligns the internal JavaScript packs and lockfiles with that new toolchain version.

Changes:

  • Bumped qlt.conf.json CodeQL CLI / standard library / bundle references from 2.25.3 to 2.25.4.
  • Updated all affected qlpack.yml pack versions and intra-repo pack dependencies to 2.25.4.
  • Regenerated codeql-pack.lock.yml files to reflect the updated CodeQL package resolution.
Show a summary per file
File Description
qlt.conf.json Bumps CodeQL CLI / stdlib / bundle references to 2.25.4.
javascript/heuristic-models/tests/qlpack.yml Updates test pack version + dependency to 2.25.4.
javascript/heuristic-models/tests/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/heuristic-models/ext/qlpack.yml Updates extension pack version to 2.25.4.
javascript/frameworks/xsjs/test/qlpack.yml Updates XSJS test pack version + dependencies to 2.25.4.
javascript/frameworks/xsjs/test/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/xsjs/src/qlpack.yml Updates XSJS queries pack version + dependency to 2.25.4.
javascript/frameworks/xsjs/src/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/xsjs/lib/qlpack.yml Updates XSJS “all” pack version to 2.25.4.
javascript/frameworks/xsjs/lib/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/xsjs/ext/qlpack.yml Updates XSJS models extension pack version to 2.25.4.
javascript/frameworks/ui5/test/qlpack.yml Updates UI5 test pack version + dependencies to 2.25.4.
javascript/frameworks/ui5/test/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/ui5/src/qlpack.yml Updates UI5 queries pack version + dependency to 2.25.4.
javascript/frameworks/ui5/src/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/ui5/lib/qlpack.yml Updates UI5 “all” pack version to 2.25.4.
javascript/frameworks/ui5/lib/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/ui5/ext/qlpack.yml Updates UI5 models extension pack version to 2.25.4.
javascript/frameworks/ui5-webcomponents/test/qlpack.yml Updates UI5 webcomponents test pack version + dependency to 2.25.4.
javascript/frameworks/ui5-webcomponents/test/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/cap/test/qlpack.yml Updates CAP test pack version + dependencies to 2.25.4.
javascript/frameworks/cap/test/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/cap/src/qlpack.yml Updates CAP queries pack version + dependency to 2.25.4.
javascript/frameworks/cap/src/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/cap/lib/qlpack.yml Updates CAP “all” pack version to 2.25.4.
javascript/frameworks/cap/lib/codeql-pack.lock.yml Refreshes resolved CodeQL pack dependency versions.
javascript/frameworks/cap/ext/qlpack.yml Updates CAP models extension pack version to 2.25.4.

Copilot's findings

  • Files reviewed: 27/27 changed files
  • Comments generated: 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants