Skip to content

Conversation

@github-actions
Copy link
Contributor

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

Merging cf1bb45 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 bot and others added 18 commits December 1, 2025 09:50
Mergeback v4.31.6 refs/heads/releases/v4 into main
Bumps the npm-minor group with 1 update: [@eslint/eslintrc](https://github.com/eslint/eslintrc).


Updates `@eslint/eslintrc` from 3.3.1 to 3.3.3
- [Release notes](https://github.com/eslint/eslintrc/releases)
- [Changelog](https://github.com/eslint/eslintrc/blob/main/CHANGELOG.md)
- [Commits](eslint/eslintrc@v3.3.1...eslintrc-v3.3.3)

---
updated-dependencies:
- dependency-name: "@eslint/eslintrc"
  dependency-version: 3.3.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Update CLI config test to account for overlay db changes on PRs
…r-77d26487b0

Bump @eslint/eslintrc from 3.3.1 to 3.3.3 in the npm-minor group
This reverts commit 89cb79a.
@github-actions github-actions bot added the Rebuild Re-transpile JS & re-generate workflows label Dec 5, 2025
@oscarsj oscarsj added Rebuild Re-transpile JS & re-generate workflows and removed Rebuild Re-transpile JS & re-generate workflows labels Dec 5, 2025
@github-actions github-actions bot removed the Rebuild Re-transpile JS & re-generate workflows label Dec 5, 2025
@oscarsj oscarsj marked this pull request as ready for review December 5, 2025 20:45
@oscarsj oscarsj requested a review from a team as a code owner December 5, 2025 20:45
Copilot AI review requested due to automatic review settings December 5, 2025 20:45
@github-actions github-actions bot added the size/S Should be easy to review label Dec 5, 2025
@github-actions
Copy link
Contributor Author

github-actions bot commented Dec 5, 2025

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

@github-actions github-actions bot marked this pull request as draft December 5, 2025 20:45
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 releases/v4 into releases/v3, updating the action to version 3.31.7 with a new default CodeQL bundle version 2.23.7. However, there are critical version inconsistencies that need to be addressed.

Key changes:

  • Version bump from 3.31.6 to 3.31.7
  • Update default CodeQL bundle from v2.23.6 to v2.23.7
  • Dependency update: @eslint/eslintrc from ^3.3.1 to ^3.3.3
  • Workflow improvement to handle PR overlay analysis config separately

Reviewed changes

Copilot reviewed 17 out of 18 changed files in this pull request and generated no comments.

Show a summary per file
File Description
CHANGELOG.md Adds changelog entry for version 3.31.7 with CodeQL bundle update
package.json Updates version to 3.31.7 and eslintrc dependency
package-lock.json Contains version mismatch - shows 4.31.7 instead of 3.31.7
src/defaults.json Updates CodeQL bundle and CLI versions to 2.23.7
lib/*.js Generated files reflecting package.json and defaults.json changes (not reviewed per guidelines)
lib/defaults.json Generated file mirroring src/defaults.json changes
.github/workflows/codescanning-config-cli.yml Adds separate test cases for PR vs non-PR events to handle overlay analysis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/S Should be easy to review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants