Mergeback v4.35.2 refs/heads/releases/v4 into main#3825
Merged
henrymercer merged 4 commits intomainfrom Apr 15, 2026
Merged
Conversation
Contributor
Author
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
henrymercer
approved these changes
Apr 15, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
This PR mergebacks the v4.35.2 release state into main, updating the repository versioning metadata and resetting the changelog’s [UNRELEASED] section for ongoing development.
Changes:
- Bump
package.json/package-lock.jsonversion from4.35.2to4.35.3. - Update
CHANGELOG.mdby restoring the[UNRELEASED]placeholder and adding the4.35.2release header/date. - Update generated distribution files in
lib/to reflect the new action version string (4.35.3).
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps the package version to 4.35.3. |
| package-lock.json | Keeps lockfile metadata version in sync with package.json. |
| CHANGELOG.md | Resets [UNRELEASED] placeholder and adds 4.35.2 release header/date. |
| lib/upload-sarif-action.js | Generated output updated for version string 4.35.3. |
| lib/upload-sarif-action-post.js | Generated output updated for version string 4.35.3. |
| lib/upload-lib.js | Generated output updated for version string 4.35.3. |
| lib/start-proxy-action.js | Generated output updated for version string 4.35.3. |
| lib/start-proxy-action-post.js | Generated output updated for version string 4.35.3. |
| lib/setup-codeql-action.js | Generated output updated for version string 4.35.3. |
| lib/resolve-environment-action.js | Generated output updated for version string 4.35.3. |
| lib/init-action.js | Generated output updated for version string 4.35.3. |
| lib/init-action-post.js | Generated output updated for version string 4.35.3. |
| lib/autobuild-action.js | Generated output updated for version string 4.35.3. |
| lib/analyze-action.js | Generated output updated for version string 4.35.3. |
| lib/analyze-action-post.js | Generated output updated for version string 4.35.3. |
Copilot's findings
- Files reviewed: 2/15 changed files
- Comments generated: 0
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.2 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".