Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 11, 2025

Merging 1b0b941 into releases/v4.

Conductor for this PR is @oscarsj.

Contains the following pull requests:

Please do the following:

  • Ensure the CHANGELOG displays the correct version and date.
  • Ensure the CHANGELOG includes all relevant, user-facing changes since the last release.
  • Check that there are not any unexpected commits being merged into the releases/v4 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Mark the PR as ready for review to trigger the full set of PR checks.
  • Approve and merge this PR. Make sure Create a merge commit is selected rather than Squash and merge or Rebase and merge.
  • Merge the mergeback PR that will automatically be created once this PR is merged.
  • Merge all backport PRs to older release branches, that will automatically be created once this PR is merged.

@oscarsj oscarsj marked this pull request as ready for review December 11, 2025 17:36
@oscarsj oscarsj requested a review from a team as a code owner December 11, 2025 17:36
Copilot AI review requested due to automatic review settings December 11, 2025 17:36
@github-actions github-actions bot added the size/M Should be of average difficulty to review label Dec 11, 2025
@oscarsj oscarsj requested a review from kaspersv December 11, 2025 17:39
Copy link
Contributor

Copilot AI left a 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 PR merges changes from main into the releases/v4 branch for version 4.31.8 of the CodeQL Action, updating the default CodeQL bundle version to 2.23.8.

Key Changes:

  • Updated CodeQL bundle version from 2.23.7 to 2.23.8
  • Added validation logic for overlay-base databases using codeql resolve database
  • Enhanced overlay database caching with additional integrity checks

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 Added version 4.31.8 entry with correct date (11 Dec 2025) and changelog entry
package.json Updated version to 4.31.8
package-lock.json Updated version to 4.31.8
src/defaults.json Updated default CodeQL bundle version to 2.23.8
src/codeql.ts Added resolveDatabase method to CodeQL interface for database metadata resolution
src/overlay-database-utils.ts Enhanced overlay-base database validation with overlayBaseSpecifier checks
src/overlay-database-utils.test.ts Added test coverage for new database validation logic
lib/* Generated JavaScript files reflecting TypeScript changes

@oscarsj oscarsj merged commit 1b168cd into releases/v4 Dec 12, 2025
246 of 247 checks passed
@oscarsj oscarsj deleted the update-v4.31.8-1b0b941e1 branch December 12, 2025 08:43
@github-actions github-actions bot mentioned this pull request Dec 12, 2025
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M Should be of average difficulty to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants