-
Notifications
You must be signed in to change notification settings - Fork 437
Mergeback v4.32.2 refs/heads/releases/v4 into main #3462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Pushed a commit to rebuild the Action. Please mark the PR as ready for review to trigger PR checks. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the repository after the v4.32.2 release by bumping the package version to the next development version and recording the v4.32.2 release notes in the changelog.
Changes:
- Bump version from
4.32.2to4.32.3inpackage.jsonandpackage-lock.json. - Add a
4.32.2 - 05 Feb 2026section toCHANGELOG.mdand reset[UNRELEASED]to “No user facing changes.” - Update generated distribution files in
lib/to reflect the new 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 package version to 4.32.3. |
| package-lock.json | Keeps lockfile version fields in sync with 4.32.3. |
| CHANGELOG.md | Archives v4.32.2 notes under a dated release section; resets UNRELEASED. |
| lib/upload-sarif-action.js | Generated artifact reflecting updated version. |
| lib/upload-sarif-action-post.js | Generated artifact reflecting updated version. |
| lib/upload-lib.js | Generated artifact reflecting updated version. |
| lib/start-proxy-action.js | Generated artifact reflecting updated version. |
| lib/start-proxy-action-post.js | Generated artifact reflecting updated version. |
| lib/setup-codeql-action.js | Generated artifact reflecting updated version. |
| lib/resolve-environment-action.js | Generated artifact reflecting updated version. |
| lib/init-action.js | Generated artifact reflecting updated version. |
| lib/init-action-post.js | Generated artifact reflecting updated version. |
| lib/autobuild-action.js | Generated artifact reflecting updated version. |
| lib/analyze-action.js | Generated artifact reflecting updated version. |
| lib/analyze-action-post.js | Generated artifact reflecting updated version. |
This PR bumps the version number and updates the changelog after the v4.32.2 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".