Skip to content

chore: release main#1857

Open
jerome-benoit wants to merge 2 commits into
mainfrom
release-please--branches--main
Open

chore: release main#1857
jerome-benoit wants to merge 2 commits into
mainfrom
release-please--branches--main

Conversation

@jerome-benoit
Copy link
Copy Markdown
Contributor

@jerome-benoit jerome-benoit commented May 14, 2026

🤖 I have created a release beep boop

simulator: 5.0.0

5.0.0 (2026-05-22)

⚠ BREAKING CHANGES

  • external log monitors keyed on the literal string "Failed to read charging station template file" must also match "Invalid charging station template payload (not a JSON object)" for JSON-shape errors; file I/O errors retain their previous wording via handleFileException.

🚀 Features

  • resolve #1020 — Persist minimal simulator state and reconstruct template indexes on startup (#1858) (79a4089)
  • resolve #314 — Add charging station template Zod validation with schema versioning (#1860) (8bb806d)
  • sandcastle: make strategy dispatch registry-driven (#1862) (5d430ad)

🐞 Bug Fixes

  • deps: update all non-major dependencies (#1864) (4fa2f91)
  • sandcastle: resolve TDZ in strategies/index.ts module init (829c659)

✨ Polish

  • bootstrap: factorize UI server start/stop logic (24169fc)

🤖 Automation

  • deps: bump js-cookie in the npm_and_yarn group across 1 directory (#1868) (8404c38)
  • sandcastle: align task timeout with 10 critic rounds budget (d49b95e)
  • sandcastle: increase idle and validation timeouts for robustness (0957b35)
  • vscode: align workspace folders with monorepo structure (348a78d)
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

  • ocpp-server: Synchronize simulator-ui-ocpp-server versions

This PR was generated with Release Please. See documentation.

Copilot AI review requested due to automatic review settings May 14, 2026 13:38
Copy link
Copy Markdown
Contributor

@hyperspace-insights hyperspace-insights Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@hyperspace-insights
Copy link
Copy Markdown
Contributor

Summary

The following content is AI-generated and provides a summary of the pull request:


Release v4.7.4 for All Monorepo Packages

Chore

🚀 Bumps all packages in the monorepo from version 4.7.3 to 4.7.4, generated by Release Please.

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 (ui-common, cli, web, ocpp-server) are version-bumped to stay synchronized.

Changes

  • CHANGELOG.md: Added entry for 4.7.4 noting the Sandcastle task timeout alignment.
  • package.json: Bumped simulator version from 4.7.34.7.4.
  • sonar-project.properties: Updated sonar.projectVersion to 4.7.4.
  • .github/release-please/manifest.json: Updated all package version entries to 4.7.4.
  • ui/common/CHANGELOG.md, ui/common/package.json, ui/common/sonar-project.properties: Version bump to 4.7.4 (version sync chore).
  • ui/cli/CHANGELOG.md, ui/cli/package.json, ui/cli/sonar-project.properties: Version bump to 4.7.4 (version sync chore).
  • ui/web/CHANGELOG.md, ui/web/package.json, ui/web/sonar-project.properties: Version bump to 4.7.4 (version sync chore).
  • tests/ocpp-server/CHANGELOG.md, tests/ocpp-server/pyproject.toml: Version bump to 4.7.4 (version sync chore).

  • 🔄 Regenerate and Update Summary
  • ✏️ Insert as PR Description (deletes this comment)
  • 🗑️ Delete comment
PR Bot Information

Version: 1.20.47

  • Event Trigger: pull_request.opened
  • Output Template: Default Template
  • LLM: anthropic--claude-4.6-sonnet
  • File Content Strategy: Full file content
  • Summary Prompt: Default Prompt
  • Correlation ID: 46cc20c0-c9ba-4be5-83b8-d0ef3b4866d5

Copy link
Copy Markdown
Contributor

Copilot AI left a 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 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.

@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from 5febd02 to 64b159e Compare May 14, 2026 14:10
Copilot AI review requested due to automatic review settings May 14, 2026 14:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings May 15, 2026 11:27
@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from b721bcd to bba71f0 Compare May 15, 2026 11:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from e23bc7e to e71a950 Compare May 15, 2026 12:29
Copilot AI review requested due to automatic review settings May 15, 2026 12:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings May 17, 2026 16:17
@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from a71929d to 6a25ed9 Compare May 17, 2026 16:17
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from d4950cc to 6dcd357 Compare May 17, 2026 19:15
Copilot AI review requested due to automatic review settings May 17, 2026 19:15
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings May 17, 2026 22:39
@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from 01804aa to 1e618eb Compare May 17, 2026 22:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings May 17, 2026 22:45
@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from d92c9f4 to f3480a7 Compare May 17, 2026 22:45
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings May 18, 2026 00:54
@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from 0ba286b to 5add016 Compare May 18, 2026 00:54
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings May 18, 2026 21:50
@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from 6edc421 to 3ea9f7a Compare May 18, 2026 21:50
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

Copilot AI review requested due to automatic review settings May 19, 2026 12:27
@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from c46bd4b to 220bb4d Compare May 19, 2026 12:27
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from 5b4a5fc to 150a954 Compare May 19, 2026 13:13
Copilot AI review requested due to automatic review settings May 19, 2026 13:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from 150a954 to 224915a Compare May 22, 2026 01:08
Copilot AI review requested due to automatic review settings May 22, 2026 01:11
@jerome-benoit jerome-benoit review requested due to automatic review settings May 22, 2026 01:11
Copilot AI review requested due to automatic review settings May 22, 2026 18:47
@jerome-benoit jerome-benoit force-pushed the release-please--branches--main branch from 41ebc64 to a4cb435 Compare May 22, 2026 18:47
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 15 out of 15 changed files in this pull request and generated no new comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants