-
Notifications
You must be signed in to change notification settings - Fork 434
Mergeback v4.32.1 refs/heads/releases/v4 into main #3448
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 performs a standard mergeback operation after the v4.32.1 release, synchronizing the releases/v4 branch back into main and preparing for the next development cycle.
Changes:
- Version bumped from 4.32.1 to 4.32.2 in package.json and package-lock.json
- Added v4.32.1 changelog entry documenting two bug fixes
- Updated generated JavaScript bundles in lib/ directory to reflect 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 | Version bumped to 4.32.2 for next development cycle |
| package-lock.json | Version updated to match package.json |
| CHANGELOG.md | Added release notes for v4.32.1 with bug fix descriptions |
| lib/upload-sarif-action.js | Auto-generated file updated with new version |
| lib/upload-sarif-action-post.js | Auto-generated file updated with new version |
| lib/upload-lib.js | Auto-generated file updated with new version |
| lib/start-proxy-action.js | Auto-generated file updated with new version |
| lib/start-proxy-action-post.js | Auto-generated file updated with new version |
| lib/setup-codeql-action.js | Auto-generated file updated with new version |
| lib/resolve-environment-action.js | Auto-generated file updated with new version |
| lib/init-action.js | Auto-generated file updated with new version |
| lib/init-action-post.js | Auto-generated file updated with new version |
| lib/autobuild-action.js | Auto-generated file updated with new version |
| lib/analyze-action.js | Auto-generated file updated with new version |
| lib/analyze-action-post.js | Auto-generated file updated with new version |
This PR bumps the version number and updates the changelog after the v4.32.1 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".