Mergeback v4.35.1 refs/heads/releases/v4 into main#3783
Merged
henrymercer merged 4 commits intomainfrom Mar 27, 2026
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 mergeback PR updates the repository metadata after the v4.35.1 release by bumping the action/package version and recording the v4.35.1 changelog entry, along with regenerated distribution artifacts reflecting the new version.
Changes:
- Bump package version from 4.35.1 to 4.35.2 (package.json + lockfile).
- Add a 4.35.1 changelog section and reset
[UNRELEASED]to the empty placeholder. - Regenerate
lib/distribution files to embed the updated action version.
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 | Bumps the package/action version to 4.35.2. |
| package-lock.json | Updates lockfile root package version fields to 4.35.2. |
| CHANGELOG.md | Adds the 4.35.1 release section and restores the [UNRELEASED] placeholder text. |
| lib/upload-sarif-action.js | Regenerated distribution artifact with updated embedded action version. |
| lib/upload-sarif-action-post.js | Regenerated distribution artifact with updated embedded action version. |
| lib/upload-lib.js | Regenerated distribution artifact with updated embedded action version. |
| lib/start-proxy-action.js | Regenerated distribution artifact with updated embedded action version. |
| lib/start-proxy-action-post.js | Regenerated distribution artifact with updated embedded action version. |
| lib/setup-codeql-action.js | Regenerated distribution artifact with updated embedded action version. |
| lib/resolve-environment-action.js | Regenerated distribution artifact with updated embedded action version. |
| lib/init-action.js | Regenerated distribution artifact with updated embedded action version. |
| lib/init-action-post.js | Regenerated distribution artifact with updated embedded action version. |
| lib/autobuild-action.js | Regenerated distribution artifact with updated embedded action version. |
| lib/analyze-action.js | Regenerated distribution artifact with updated embedded action version. |
| lib/analyze-action-post.js | Regenerated distribution artifact with updated embedded action version. |
henrymercer
approved these changes
Mar 27, 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.35.1 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".