Merge releases/v4 into releases/v3#3357
Merged
oscarsj merged 18 commits intoreleases/v3from Dec 12, 2025
Merged
Conversation
Contributor
Author
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
Contributor
There was a problem hiding this comment.
Pull request overview
This is a release PR merging changes from releases/v4 into releases/v3 for version 3.31.8. The primary purpose is to update the default CodeQL bundle version to 2.23.8 and includes enhancements to overlay database validation by adding database metadata resolution checks.
Key changes:
- Version bumped to 3.31.8 with updated CHANGELOG entry
- Default CodeQL bundle and CLI version updated from 2.23.7 to 2.23.8
- Enhanced overlay database validation with new
resolveDatabasemethod to verify overlay base specifiers
Reviewed changes
Copilot reviewed 19 out of 20 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| CHANGELOG.md | Documents the 3.31.8 release with CodeQL bundle version update |
| package.json | Updates package version to 3.31.8 |
| package-lock.json | Updates lockfile version (contains version mismatch issue) |
| src/defaults.json | Updates default CodeQL bundle and CLI versions to 2.23.8 |
| src/codeql.ts | Adds new resolveDatabase method to CodeQL interface |
| src/overlay-database-utils.ts | Enhances database validation with overlay base specifier checks |
| src/overlay-database-utils.test.ts | Adds test coverage for new database resolution validation |
| lib/*.js | Generated JavaScript files reflecting TypeScript source changes |
oscarsj
approved these changes
Dec 12, 2025
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 1b168cd into
releases/v3.Conductor for this PR is @oscarsj.
Contains the following pull requests:
Please do the following:
releases/v3branch.Create a merge commitis selected rather thanSquash and mergeorRebase and merge.