Update default bundle to 2.25.6#3948
Merged
Merged
Conversation
henrymercer
approved these changes
Jun 4, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This pull request bumps the repository’s default CodeQL bundle/CLI versions used for tools: linked and GHES to CodeQL bundle 2.25.6, and records the change in the changelog.
Changes:
- Update
src/defaults.jsondefault bundle/CLI versions from 2.25.5 → 2.25.6 and advance the “prior” versions accordingly. - Regenerate compiled outputs under
lib/to reflect the updated defaults. - Add an UNRELEASED changelog entry linking to the
codeql-bundle-v2.25.6release tag.
Show a summary per file
| File | Description |
|---|---|
| src/defaults.json | Updates the default and prior CodeQL bundle/CLI version pins to 2.25.6/2.25.5. |
| lib/entry-points.js | Generated output reflecting the new default bundle/CLI versions. |
| lib/defaults.json | Generated copy of src/defaults.json with updated version pins. |
| CHANGELOG.md | Adds an UNRELEASED entry documenting the default bundle bump to 2.25.6. |
Copilot's findings
- Files reviewed: 2/4 changed files
- Comments generated: 0
This was referenced Jun 4, 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.
This pull request updates the default CodeQL bundle, as used with
tools: linkedand on GHES, to 2.25.6.