Skip to content

chore: bump pinned CodeQL CLI to v2.26.3 - #223

Merged
felickz merged 1 commit into
mainfrom
chore/update-codeql-cli-2.26.3
Aug 26, 2026
Merged

chore: bump pinned CodeQL CLI to v2.26.3#223
felickz merged 1 commit into
mainfrom
chore/update-codeql-cli-2.26.3

Conversation

@security-lab-bot

Copy link
Copy Markdown
Contributor

Automated CLI version bump, requested via the "Update CodeQL CLI Version"
workflow (workflow_dispatch, codeql_version: 2.26.3, release_bump: (none)).

This PR:

  • Updates .codeqlversion to 2.26.3.
  • Pins every codeql/<lang>-all / codeql/<lang>-queries dependencies:
    entry across query/library qlpack.yml files (not */ext or
    */ext-library-sources, whose extensionTargets is intentionally left
    unconstrained and must never be auto-rewritten) to the exact version
    shipped in the official CodeQL Bundle for this CLI release (see
    .github/scripts/pin-codeql-library-versions.sh) - this keeps
    codeql pack upgrade from jumping those libraries to registry-latest instead
    of the version this CLI actually ships/tests against.
  • Runs codeql pack upgrade <dir> for every query/library pack directory (again
    excluding */ext and */ext-library-sources) to refresh its
    codeql-pack.lock.yml against the new CLI and pinned library versions.

This PR does not publish anything by itself - no pack version: field is
bumped here, so publish.yml's version-diff trigger won't fire for it yet.
Remaining steps (see CONTRIBUTING.md's "Updating the pinned CodeQL CLI/library
version" section):

  • Check CI on this PR - fix any compilation/test errors caused by upstream
    API changes. This is usually the hardest part; consider delegating it to a
    Copilot coding agent session pointed at this PR/branch.
  • Review and merge.
  • Once merged, run the "CodeQL Update Release" workflow
    (update-release.yml) to bump every pack's version: in lockstep via
    .release.yml and trigger the real batch publish.

@WritingPanda WritingPanda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

:octocat: 👍🏽

@WritingPanda

Copy link
Copy Markdown
Contributor

Approved these changes with read-only permissions

Dang it

@felickz
felickz merged commit 27760f7 into main Aug 26, 2026
23 checks passed
@felickz
felickz deleted the chore/update-codeql-cli-2.26.3 branch August 26, 2026 00:23
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.

2 participants