{{ message }}
Merge main into releases/v4#3428
Merged
Merged
Conversation
Mergeback v4.31.11 refs/heads/releases/v4 into main
Add `installYq` option to `sync.py` and install `yq` directly from GitHub release
Update default bundle to 2.24.0
This deals with the case that we skip `x.y.0` and go straight to `x.y.1`.
…eries Bump the Action minor version number on new CodeQL minor version series
henrymercer
approved these changes
Jan 26, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This release PR merges main into releases/v4 to publish CodeQL Action v4.32.0, aligning it with the new default CodeQL bundle v2.24.0 and incorporating previously reviewed changes from #3418, #3423, #3425, and #3427.
Changes:
- Bump the Action version from
4.31.11to4.32.0and propagate that version into lockfile and generated artifacts. - Update the default CodeQL bundle/CLI from
2.23.9to2.24.0, updatingprior*versions accordingly. - Add a new changelog entry for
4.32.0describing the bundle update; no other user-facing changes since4.31.11are introduced, and all code changes correspond to the mentioned PRs (no unexpected commits observed).
Additional checklist alignment:
- CHANGELOG version/date:
4.32.0 - 26 Jan 2026matchespackage.jsonversion4.32.0and is consistent with prior dating conventions. - User-facing changes in CHANGELOG: The only user-facing behavior change in this release is the default bundle bump (from #3425), and it is captured; #3423 and #3427 are CI/release-automation only.
- Unexpected commits: Diffs are limited to the expected bundle/version metadata, CI helper changes (yq install, update-bundle workflow behavior), and regenerated
lib/artifacts; nothing unrelated to #3418, #3423, #3425, or #3427 appears. - Docs impact: Outside of
CHANGELOG.md, there are no documentation content changes; no special docs-team coordination beyond normal release-note visibility appears necessary.
Reviewed changes
Copilot reviewed 20 out of 21 changed files in this pull request and generated no comments.
Show a summary per file
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.

Merging e3b8227 into
releases/v4.Conductor for this PR is @henrymercer.
Contains the following pull requests:
installYqoption tosync.pyand installyqdirectly from GitHub release #3423 (@mbg)Please do the following:
releases/v4branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.