Mergeback v4.35.3 refs/heads/releases/v4 into main#3868
Merged
Conversation
Contributor
Author
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
mbg
approved these changes
May 1, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the CodeQL Action’s post-release state after v4.35.3 by bumping the package/action version and bringing the changelog up to date with the 4.35.3 release notes.
Changes:
- Bump version from 4.35.3 to 4.35.4 in
package.jsonandpackage-lock.json. - Add a 4.35.3 release section to
CHANGELOG.mdand note no unreleased user-facing changes. - Update generated
lib/**action bundles to report action version 4.35.4.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps package version to 4.35.4. |
| package-lock.json | Keeps lockfile metadata in sync with package version 4.35.4. |
| CHANGELOG.md | Adds 4.35.3 release notes and resets [UNRELEASED] to “No user facing changes.” |
| lib/upload-sarif-action.js | Generated bundle version string updated to 4.35.4. |
| lib/upload-sarif-action-post.js | Generated bundle version string updated to 4.35.4. |
| lib/upload-lib.js | Generated bundle version string updated to 4.35.4. |
| lib/start-proxy-action.js | Generated bundle version string updated to 4.35.4. |
| lib/start-proxy-action-post.js | Generated bundle version string updated to 4.35.4. |
| lib/setup-codeql-action.js | Generated bundle version string updated to 4.35.4. |
| lib/resolve-environment-action.js | Generated bundle version string updated to 4.35.4. |
| lib/init-action.js | Generated bundle version string updated to 4.35.4. |
| lib/init-action-post.js | Generated bundle version string updated to 4.35.4. |
| lib/autobuild-action.js | Generated bundle version string updated to 4.35.4. |
| lib/analyze-action.js | Generated bundle version string updated to 4.35.4. |
| lib/analyze-action-post.js | Generated bundle version string updated to 4.35.4. |
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.3 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".