🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@github-actions
Copy link
Contributor

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

Merging 1b168cd into releases/v3.

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/v3 branch.
  • Ensure the docs team is aware of any documentation changes that need to be released.
  • Remove and re-add the "Rebuild" label to the PR to trigger just this workflow.
  • Wait for the "Rebuild" workflow to push a commit updating the distribution files.
  • 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.

@github-actions github-actions bot added the Rebuild Re-transpile JS & re-generate workflows label Dec 12, 2025
@github-actions github-actions bot added the size/M Should be of average difficulty to review label Dec 12, 2025
@oscarsj oscarsj added Rebuild Re-transpile JS & re-generate workflows and removed Rebuild Re-transpile JS & re-generate workflows labels Dec 12, 2025
@github-actions github-actions bot removed the Rebuild Re-transpile JS & re-generate workflows label Dec 12, 2025
@github-actions
Copy link
Contributor Author

Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks.

@oscarsj oscarsj marked this pull request as ready for review December 12, 2025 08:58
@oscarsj oscarsj requested a review from a team as a code owner December 12, 2025 08:58
Copilot AI review requested due to automatic review settings December 12, 2025 08:58
@oscarsj oscarsj added the Rebuild Re-transpile JS & re-generate workflows label Dec 12, 2025
@github-actions github-actions bot removed the Rebuild Re-transpile JS & re-generate workflows label Dec 12, 2025
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 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 resolveDatabase method 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 oscarsj enabled auto-merge December 12, 2025 09:27
@oscarsj oscarsj merged commit f47c8e6 into releases/v3 Dec 12, 2025
336 of 378 checks passed
@oscarsj oscarsj deleted the backport-v3.31.8-1b168cd39 branch December 12, 2025 09:43
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