-
Notifications
You must be signed in to change notification settings - Fork 427
Merge releases/v4 into releases/v3 #3357
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
There was a problem hiding this 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 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 |
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.