chore: release main#1857
Conversation
There was a problem hiding this comment.
This is a standard automated release PR generated by Release Please, bumping all package versions from 4.7.3 to 4.7.4 across the monorepo. The changes are purely mechanical version bumps and changelog updates — no logic, no code changes, nothing to flag.
The PR is clean and consistent: all version strings are updated uniformly across package.json, pyproject.toml, sonar-project.properties, manifest.json, and all CHANGELOG.md files.
PR Bot Information
Version: 1.20.47
- Event Trigger:
pull_request.opened - LLM:
anthropic--claude-4.6-sonnet - File Content Strategy: Full file content
- Agent Instructions:
- Correlation ID:
46cc20c0-c9ba-4be5-83b8-d0ef3b4866d5
SummaryThe following content is AI-generated and provides a summary of the pull request: Release v4.7.4 for All Monorepo PackagesChore🚀 Bumps all packages in the monorepo from version The key change driving this release is an automation improvement in the simulator package: aligning the Sandcastle task timeout with a 10 critic rounds budget. All other packages ( Changes
PR Bot InformationVersion:
|
There was a problem hiding this comment.
Pull request overview
This Release Please PR prepares the monorepo packages for the 4.7.4 release by synchronizing package metadata, SonarCloud versions, changelogs, and the release manifest.
Changes:
- Bumps simulator, UI, and OCPP server package versions from 4.7.3 to 4.7.4.
- Adds 4.7.4 changelog entries for each released package.
- Updates Release Please manifest and SonarCloud project versions.
Reviewed changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
.github/release-please/manifest.json |
Updates release manifest versions to 4.7.4. |
CHANGELOG.md |
Adds simulator 4.7.4 release notes. |
package.json |
Bumps root simulator package version. |
sonar-project.properties |
Updates root SonarCloud project version. |
tests/ocpp-server/CHANGELOG.md |
Adds OCPP server 4.7.4 release notes. |
tests/ocpp-server/pyproject.toml |
Bumps OCPP server project version. |
ui/cli/CHANGELOG.md |
Adds CLI 4.7.4 release notes. |
ui/cli/package.json |
Bumps CLI package version. |
ui/cli/sonar-project.properties |
Updates CLI SonarCloud project version. |
ui/common/CHANGELOG.md |
Adds UI common 4.7.4 release notes. |
ui/common/package.json |
Bumps UI common package version. |
ui/common/sonar-project.properties |
Updates UI common SonarCloud project version. |
ui/web/CHANGELOG.md |
Adds web UI 4.7.4 release notes. |
ui/web/package.json |
Bumps web UI package version. |
ui/web/sonar-project.properties |
Updates web UI SonarCloud project version. |
5febd02 to
64b159e
Compare
b721bcd to
bba71f0
Compare
e23bc7e to
e71a950
Compare
a71929d to
6a25ed9
Compare
d4950cc to
6dcd357
Compare
01804aa to
1e618eb
Compare
d92c9f4 to
f3480a7
Compare
0ba286b to
5add016
Compare
6edc421 to
3ea9f7a
Compare
c46bd4b to
220bb4d
Compare
5b4a5fc to
150a954
Compare
150a954 to
224915a
Compare
41ebc64 to
a4cb435
Compare
🤖 I have created a release beep boop
simulator: 5.0.0
5.0.0 (2026-05-22)
⚠ BREAKING CHANGES
🚀 Features
🐞 Bug Fixes
✨ Polish
🤖 Automation
ui-common: 5.0.0
5.0.0 (2026-05-22)
🐞 Bug Fixes
cli: 5.0.0
5.0.0 (2026-05-22)
🐞 Bug Fixes
web: 5.0.0
5.0.0 (2026-05-22)
🐞 Bug Fixes
ocpp-server: 5.0.0
5.0.0 (2026-05-22)
🧹 Chores
This PR was generated with Release Please. See documentation.