]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commitdiff
chore: release main (#1676) ocpp-server@v2.3.1 simulator@v2.3.1 v2.3
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Fri, 13 Feb 2026 15:16:06 +0000 (16:16 +0100)
committerGitHub <noreply@github.com>
Fri, 13 Feb 2026 15:16:06 +0000 (16:16 +0100)
* chore: release main

* [autofix.ci] apply automated fixes

---------

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

index d3fc4a6e116b60ab2f372c405a1ed07f6bc54da3..624d8984757f10a3994c057cee34f2498e3e2dde 100644 (file)
@@ -1,5 +1,5 @@
 {
-  ".": "2.3.0",
-  "ui/web": "2.3.0",
-  "tests/ocpp-server": "2.3.0"
+  ".": "2.3.1",
+  "ui/web": "2.3.1",
+  "tests/ocpp-server": "2.3.1"
 }
index 62587cd5bc4d186eebed71596996fcd2f711c1d4..228006e2ca8d67374fb7bc52d766bdaa39940e53 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [2.3.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v2.3.0...simulator@v2.3.1) (2026-02-13)
+
+### 🐞 Bug Fixes
+
+- guard setInterval delays against 32-bit integer overflow ([1f39a68](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/1f39a680df8b7fdbb673498edb9a6d42a3b40ea7))
+
 ## [2.3.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v2.2.1...simulator@v2.3.0) (2026-02-12)
 
 ### 🚀 Features
index 74fa97dcaf853b445e13130e6b83778e52eb7cb8..2f1e8da878926793e150a6c1540d8923ad1dbf0c 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "2.3.0",
+  "version": "2.3.1",
   "engines": {
     "node": ">=22.0.0",
     "pnpm": ">=9.0.0"
index a565b267119d7bd554e4fee05241f2228543ebae..927b4127f97cafbbbd5bd25a93bb85f2e835451e 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=2.3.0
+sonar.projectVersion=2.3.1
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
index 9eda78985a154cef7aa5f23f8d8938db23c8fca3..b89e0cbe9317e9a29540d93c5cb1d9906c5a031e 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [2.3.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v2.3.0...ocpp-server@v2.3.1) (2026-02-13)
+
+### 🧹 Chores
+
+- **ocpp-server:** Synchronize simulator-ui-ocpp-server versions
+
 ## [2.3.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v2.2.1...ocpp-server@v2.3.0) (2026-02-12)
 
 ### 🧹 Chores
index 328418641f6656348e13878fadb9388cabba0e5b..c2611a0bf03af59a23d61c44bef0a290e9a5f54f 100644 (file)
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "ocpp-server"
-version = "2.3.0"
+version = "2.3.1"
 description = "OCPP2 mock server"
 authors = ["Jérôme Benoit <jerome.benoit@sap.com>"]
 readme = "README.md"
index fb7c680b26f0ccd941ab335309889cf82a1a8ab7..b98a1e34e5d144857e7ee85e4f81cb8b459e56ca 100644 (file)
@@ -1,5 +1,11 @@
 # Changelog
 
+## [2.3.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/webui@v2.3.0...webui@v2.3.1) (2026-02-13)
+
+### 🧹 Chores
+
+- **webui:** Synchronize simulator-ui-ocpp-server versions
+
 ## [2.3.0](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/webui@v2.2.1...webui@v2.3.0) (2026-02-12)
 
 ### 🐞 Bug Fixes
index 874e1bb543100c8866fd4d4546c669ee548f3e65..1864ed55d834cacd0823cbb3da6b6f37899de622 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "webui",
-  "version": "2.3.0",
+  "version": "2.3.1",
   "readme": "README.md",
   "engines": {
     "node": ">=22.0.0",
index b9664eb67bd2e6057cc50d87a300cb3c454d0397..560b01f47f4aab6d77dfa993b49455025a1da9a1 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-webui
 # x-release-please-start-version
-sonar.projectVersion=2.3.0
+sonar.projectVersion=2.3.1
 # x-release-please-end
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.