Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

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

Merging 5528384 into releases/v4.

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/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.

mario-campos and others added 20 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
@mario-campos mario-campos marked this pull request as ready for review October 7, 2025 15:01
@mario-campos mario-campos requested a review from a team as a code owner October 7, 2025 15:01
@Copilot Copilot AI review requested due to automatic review settings October 7, 2025 15:01
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 PR is a release-PR merging main into the releases/v4 branch for version 4.30.7. The primary purpose is to upgrade the CodeQL Action to use Node.js v24 across all components and update version references from v3 to v4.

  • Updates all GitHub Actions to use Node.js v24 instead of Node.js v20
  • Updates version references from v3 to v4 throughout documentation and test files
  • Adds enhanced error handling in test mode for status reporting

Reviewed Changes

Copilot reviewed 30 out of 31 changed files in this pull request and generated no comments.

Show a summary per file
File Description
package.json Version bump from 3.30.6 to 4.30.7
CHANGELOG.md Added changelog entry for v4.30.7 release
README.md Updated supported versions to show v4 as latest
Multiple action.yml files Updated runtime from node20 to node24
Test files Updated action version references from v3 to v4
Workflow files Updated Node.js version from 20 to 24
src/status-report.ts Added re-throw of exceptions in test mode
Generated lib/ files Compiled JavaScript with version and code updates

@mario-campos mario-campos merged commit e296a93 into releases/v4 Oct 7, 2025
232 checks passed
@mario-campos mario-campos deleted the update-v4.30.7-55283843c branch October 7, 2025 15:21
@github-actions github-actions bot mentioned this pull request Oct 7, 2025
8 tasks
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