Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 7, 2025

Merging e296a93 into releases/v3.

Conductor for this PR is @mario-campos.

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.

mario-campos and others added 22 commits September 30, 2025 13:56
This requires creating a new major-version (v4) of codeql-action.
I got ahead of myself; v4 hasn't been tagged yet.
Mergeback v3.30.6 refs/heads/releases/v3 into main
Make `matrix` available to `start-proxy` action
# Conflicts:
#	lib/analyze-action-post.js
#	lib/analyze-action.js
#	lib/autobuild-action.js
#	lib/init-action-post.js
#	lib/init-action.js
#	lib/resolve-environment-action.js
#	lib/start-proxy-action-post.js
#	lib/start-proxy-action.js
#	lib/upload-lib.js
#	lib/upload-sarif-action-post.js
#	lib/upload-sarif-action.js
#	package-lock.json
#	package.json
[v4] Upgrade Node.js runtime from v20 to v24
@github-actions github-actions bot added the Rebuild Re-transpile JS & re-generate workflows label Oct 7, 2025
@mario-campos mario-campos added Rebuild Re-transpile JS & re-generate workflows and removed Rebuild Re-transpile JS & re-generate workflows labels Oct 7, 2025
@github-actions github-actions bot removed the Rebuild Re-transpile JS & re-generate workflows label Oct 7, 2025
Copy link
Contributor Author

github-actions bot commented Oct 7, 2025

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

@mario-campos mario-campos marked this pull request as ready for review October 7, 2025 15:39
@mario-campos mario-campos requested a review from a team as a code owner October 7, 2025 15:39
@Copilot Copilot AI review requested due to automatic review settings October 7, 2025 15:39
Copy link
Contributor

@Copilot 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 releases/v4 into releases/v3, containing version updates and test fixes to align with the v4 release. This involves bumping the version number and updating CodeQL Action references from v3 to v4 in tests and documentation.

Key changes:

  • Version bump from 3.30.6 to 3.30.7
  • Updated CodeQL Action references from v3 to v4 across test files
  • Added matrix input to start-proxy action

Reviewed Changes

Copilot reviewed 24 out of 25 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
package.json Version bump to 3.30.7
CHANGELOG.md Added entry for version 3.30.7
lib/*.js Compiled JavaScript files with version updates
src/*.test.ts Updated test references from v3 to v4
start-proxy/action.yml Added matrix input parameter
README.md Updated supported versions documentation
.github/workflows/*.yml Updated Node.js version from 20 to 24

@mario-campos mario-campos merged commit a8d1ac4 into releases/v3 Oct 7, 2025
232 checks passed
@mario-campos mario-campos deleted the backport-v3.30.7-e296a9355 branch October 7, 2025 15:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants