Mergeback v4.33.0 refs/heads/releases/v4 into main#3576
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
Mergeback after the v4.33.0 release to update the repo’s version metadata and roll the changelog forward on main.
Changes:
- Bump action/package version from
4.32.7to4.33.1. - Add the
4.33.0release notes section toCHANGELOG.mdand reset[UNRELEASED]to “No user facing changes.” - Regenerate/update distribution (
lib/) files so embeddedgetActionVersion()matches4.33.1.
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 | Updates package/action version to 4.33.1. |
| package-lock.json | Keeps lockfile version fields in sync with 4.33.1. |
| CHANGELOG.md | Adds 4.33.0 entry dated 16 Mar 2026; resets [UNRELEASED]. |
| lib/upload-sarif-action.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/upload-sarif-action-post.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/upload-lib.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/start-proxy-action.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/start-proxy-action-post.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/setup-codeql-action.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/resolve-environment-action.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/init-action.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/init-action-post.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/autobuild-action.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/analyze-action.js | Updates embedded action version string to 4.33.1 (generated output). |
| lib/analyze-action-post.js | Updates embedded action version string to 4.33.1 (generated output). |
mbg
approved these changes
Mar 16, 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.33.0 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".