Mergeback v4.31.11 refs/heads/releases/v4 into main#3418
Merged
Conversation
Contributor
Author
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR merges changes from the releases/v4 branch back into main after the v4.31.11 release. It bumps the version number to 4.31.12 for future development and adds the changelog entry documenting what was included in the v4.31.11 release.
Changes:
- Version bumped from 4.31.11 to 4.31.12 in package.json and all generated files
- Changelog entry added for v4.31.11 release dated 23 Jan 2026
Reviewed changes
Copilot reviewed 14 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Version bumped to 4.31.12 |
| package-lock.json | Version bumped to 4.31.12 in lockfile |
| CHANGELOG.md | Added changelog entry for v4.31.11 release with 4 feature improvements |
| lib/upload-sarif-action.js | Generated file - version updated to 4.31.12 |
| lib/upload-sarif-action-post.js | Generated file - version updated to 4.31.12 |
| lib/upload-lib.js | Generated file - version updated to 4.31.12 |
| lib/start-proxy-action.js | Generated file - version updated to 4.31.12 |
| lib/start-proxy-action-post.js | Generated file - version updated to 4.31.12 |
| lib/setup-codeql-action.js | Generated file - version updated to 4.31.12 |
| lib/resolve-environment-action.js | Generated file - version updated to 4.31.12 |
| lib/init-action.js | Generated file - version updated to 4.31.12 |
| lib/init-action-post.js | Generated file - version updated to 4.31.12 |
| lib/autobuild-action.js | Generated file - version updated to 4.31.12 |
| lib/analyze-action.js | Generated file - version updated to 4.31.12 |
| lib/analyze-action-post.js | Generated file - version updated to 4.31.12 |
mbg
approved these changes
Jan 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR bumps the version number and updates the changelog after the v4.31.11 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".