-
Notifications
You must be signed in to change notification settings - Fork 421
Mergeback v4.31.2 refs/heads/releases/v4 into main #3262
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
Merge main into releases/v4
Set up Python in mergeback workflow
|
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 merges the v4.31.2 release branch back into main, bumping the version to v4.31.3 and updating the changelog to document the v4.31.2 release. The changes also include Python setup updates in GitHub Actions workflows.
- Updates version from 4.31.2 to 4.31.3 across source and compiled files
- Adds changelog entry for v4.31.2 release
- Standardizes Python setup configuration in workflows
Reviewed Changes
Copilot reviewed 16 out of 17 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumps version to 4.31.3 |
| lib/*.js | Generated JavaScript reflecting version bump to 4.31.3 |
| CHANGELOG.md | Documents the v4.31.2 release |
| .github/workflows/post-release-mergeback.yml | Adds Python 3.12 setup step |
| .github/actions/release-initialise/action.yml | Updates Python setup action and version format |
This PR bumps the version number and updates the changelog after the v4.31.2 release.
Please do the following:
selected rather than "Squash and merge" or "Rebase and merge".