]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore: release main (#1928) cli@v4.10.1 ocpp-server@v4.10.1 simulator@v4.10.1 ui-common@v4.10.1 v4.10 web@v4.10.1
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Mon, 29 Jun 2026 22:44:06 +0000 (00:44 +0200)
committerGitHub <noreply@github.com>
Mon, 29 Jun 2026 22:44:06 +0000 (00:44 +0200)
* chore: release main

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
15 files changed:
.github/release-please/manifest.json
CHANGELOG.md
package.json
sonar-project.properties
tests/ocpp-server/CHANGELOG.md
tests/ocpp-server/pyproject.toml
ui/cli/CHANGELOG.md
ui/cli/package.json
ui/cli/sonar-project.properties
ui/common/CHANGELOG.md
ui/common/package.json
ui/common/sonar-project.properties
ui/web/CHANGELOG.md
ui/web/package.json
ui/web/sonar-project.properties

index 92c847c0497f5d48c40c7e27ee032c17876f548b..fac87cc6dff0d61dd09f807f6d27a74eb165cb9d 100644 (file)
@@ -1,7 +1,7 @@
 {
-  ".": "4.10.0",
-  "ui/common": "4.10.0",
-  "ui/cli": "4.10.0",
-  "ui/web": "4.10.0",
-  "tests/ocpp-server": "4.10.0"
+  ".": "4.10.1",
+  "ui/common": "4.10.1",
+  "ui/cli": "4.10.1",
+  "ui/web": "4.10.1",
+  "tests/ocpp-server": "4.10.1"
 }
index 9000e78782e37d47654c6d055185979451663def..7ea8fc431b59b3d496d80eff670a61c48660e230 100644 (file)
@@ -1,5 +1,15 @@
 # Changelog
 
+## [4.10.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v4.10.0...simulator@v4.10.1) (2026-06-29)
+
+### 🐞 Bug Fixes
+
+- **deps:** update all non-major dependencies ([#1926](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1926)) ([f4462a8](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f4462a877b41271e8375e8bf3c5b1c114b11f6f3))
+
+### 🧪 Tests
+
+- use shared response test helpers ([#1930](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1930)) ([c2ea863](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/c2ea863e0d006a9053bae2375febd1e2f2717176))
+
 ## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v4.9.0...simulator@v4.10.0) (2026-06-26)
 
 ### 🚀 Features
index 7048c32937c6276e8ef76ff266828a6d800078a7..19e4c6df1f1c80453bad91d996e70ac5cd5c94b5 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "4.10.0",
+  "version": "4.10.1",
   "engines": {
     "node": ">=22.0.0",
     "pnpm": ">=10.9.0"
index 0f56eee6919f71306fb5d0d4f3a67de50bf505f1..9eafcd8f0702a5f18ce71763723a0c8326d3073f 100644 (file)
@@ -4,7 +4,7 @@ sonar.organization=sap-1
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator
 # x-release-please-start-version
-sonar.projectVersion=4.10.0
+sonar.projectVersion=4.10.1
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
index bebfd702566927450596d0671be331951d811855..039d85786f628647c99df9fd015e8174b5869e6c 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.10.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v4.10.0...ocpp-server@v4.10.1) (2026-06-29)
+
+### 🧹 Chores
+
+- **ocpp-server:** Synchronize simulator-ui-ocpp-server versions
+
 ## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v4.9.0...ocpp-server@v4.10.0) (2026-06-26)
 
 ### 🐞 Bug Fixes
index b07f56f61d3adf95df8d3c785faebbd80d7f98b5..5bcbf93c296ad96718ef0075c4241e7adcbaaaf2 100644 (file)
@@ -1,6 +1,6 @@
 [project]
 name = "ocpp-server"
-version = "4.10.0"
+version = "4.10.1"
 description = "OCPP2 mock server"
 authors = [{ name = "Jérôme Benoit", email = "jerome.benoit@sap.com" }]
 readme = "README.md"
index e1ecc44bf66fe915b81b5158b668b213de07747f..eb58a640d69a1b6432c9e608004b6020e94576c5 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.10.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/cli@v4.10.0...cli@v4.10.1) (2026-06-29)
+
+### 🧹 Chores
+
+- **cli:** Synchronize simulator-ui-ocpp-server versions
+
 ## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/cli@v4.9.0...cli@v4.10.0) (2026-06-26)
 
 ### 🐞 Bug Fixes
index b8e1b5614c07df5d58b1c141c3a38744f370bc14..55b9db1e9ad9d16e2cf6d6935e523c3c262efda0 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "cli",
-  "version": "4.10.0",
+  "version": "4.10.1",
   "engines": {
     "node": ">=22.0.0",
     "pnpm": ">=10.9.0"
index bd711873badc59b72f8a051e9d841adcc9ca628c..01aa394d2fc4422a54616cf4b92866ad2d518c76 100644 (file)
@@ -4,7 +4,7 @@ sonar.organization=sap-1
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator-cli
 # x-release-please-start-version
-sonar.projectVersion=4.10.0
+sonar.projectVersion=4.10.1
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
index 84c4626ffeb3f796b358b908215c7acd02ee8822..082373649177792f5deb061db41190de2bcc3ad5 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.10.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ui-common@v4.10.0...ui-common@v4.10.1) (2026-06-29)
+
+### 🧹 Chores
+
+- **ui-common:** Synchronize simulator-ui-ocpp-server versions
+
 ## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ui-common@v4.9.0...ui-common@v4.10.0) (2026-06-26)
 
 ### 🐞 Bug Fixes
index fd33bc952c75197f6eee99d8dea335e340c4ceaf..46fb7f17ce4d7939513e55380e582725ab637129 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "ui-common",
-  "version": "4.10.0",
+  "version": "4.10.1",
   "engines": {
     "node": ">=22.0.0",
     "pnpm": ">=10.9.0"
index 53b42f1702a4f6191806717c47a4d8b82cce616f..1e14e3879bec3557436ae729a65fdf79d8eb552e 100644 (file)
@@ -4,7 +4,7 @@ sonar.organization=sap-1
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator-ui-common
 # x-release-please-start-version
-sonar.projectVersion=4.10.0
+sonar.projectVersion=4.10.1
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
index 0e158e56bfe7737033c128dc608077f631de9db3..9296a9e6f3caae4214858bbbebbe956518cfb25d 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [4.10.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/web@v4.10.0...web@v4.10.1) (2026-06-29)
+
+### 🐞 Bug Fixes
+
+- **deps:** update all non-major dependencies ([#1926](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1926)) ([f4462a8](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/f4462a877b41271e8375e8bf3c5b1c114b11f6f3))
+
 ## [4.10.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/web@v4.9.0...web@v4.10.0) (2026-06-26)
 
 ### 🐞 Bug Fixes
index 7b97f2bc6a5d46122d4327b70b7e4eb64d474b2f..5fbfc23aa7c774ffd56d0c629c02b789dd522842 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "web",
-  "version": "4.10.0",
+  "version": "4.10.1",
   "readme": "README.md",
   "engines": {
     "node": ">=22.0.0",
index 0feb60cf8bbf63780c723000f87eaa315a56379d..2856bfcc32872eea079a94975abcb73631704004 100644 (file)
@@ -4,7 +4,7 @@ sonar.organization=sap-1
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator-web
 # x-release-please-start-version
-sonar.projectVersion=4.10.0
+sonar.projectVersion=4.10.1
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.