From 8bde3b1243309e6655525950ebfb30c7113a8430 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Mon, 23 Dec 2024 19:05:30 +0100 Subject: [PATCH] chore: release main (#1226) * 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 | 6 +++--- CHANGELOG.md | 31 ++++++++++++++++++++++++++++ package.json | 2 +- sonar-project.properties | 2 +- tests/ocpp-server/CHANGELOG.md | 11 ++++++++++ tests/ocpp-server/pyproject.toml | 2 +- ui/web/CHANGELOG.md | 15 ++++++++++++++ ui/web/package.json | 2 +- ui/web/sonar-project.properties | 2 +- 9 files changed, 65 insertions(+), 8 deletions(-) diff --git a/.github/release-please/manifest.json b/.github/release-please/manifest.json index 9f7615ba..0b1aaa3b 100644 --- a/.github/release-please/manifest.json +++ b/.github/release-please/manifest.json @@ -1,5 +1,5 @@ { - ".": "2.0.1", - "ui/web": "2.0.1", - "tests/ocpp-server": "2.0.1" + ".": "2.0.2", + "ui/web": "2.0.2", + "tests/ocpp-server": "2.0.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index b02286c5..3c17328b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,36 @@ # Changelog +## [2.0.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v2.0.1...simulator@v2.0.2) (2024-12-23) + +### ✨ Polish + +- cleanup some OCPP type definitions ([11ca3c7](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/11ca3c7f34134ea0db5cb3733c09b455acd80fd7)) +- deprecate incorrect error type entry ([8ae3581](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8ae35815daa6783872a6077f97acbcd4ad7e2899)) + +### πŸ“š Documentation + +- add link for support request GH discussions category ([7eed01f](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7eed01f7d48ed1f3212f10ca29df09c460de6f31)), closes [#1136](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1136) + +### πŸ€– Automation + +- **deps-dev:** bump @cspell/eslint-plugin in the regular group ([#1233](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1233)) ([318f5d1](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/318f5d1468ed701e2b5313fd715d6f991ef0b263)) +- **deps-dev:** bump eslint-plugin-perfectionist in the regular group ([#1242](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1242)) ([71060bb](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/71060bb2c71000868010fd2da403f2de67a7b029)) +- **deps-dev:** bump eslint-plugin-perfectionist in the regular group ([#1253](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1253)) ([8b8c282](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8b8c282316ff8803d9ed1cd8c086b798d9e3fd77)) +- **deps-dev:** bump prettier from 3.4.1 to 3.4.2 in the regular group ([#1243](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1243)) ([a1bbf37](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a1bbf3717246b87c33e935cdb28179eb78eae109)) +- **deps-dev:** bump the regular group with 2 updates ([#1235](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1235)) ([0414e23](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0414e23c28c3a44aea711d596516a21070a3b867)) +- **deps-dev:** bump the regular group with 2 updates ([#1250](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1250)) ([ac8c9b4](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ac8c9b463f91ccedf33f39ab0dcb115df0fc6069)) +- **deps-dev:** bump the regular group with 2 updates ([#1258](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1258)) ([ad1ab8e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/ad1ab8e54dee1b88b5c4700cc6d8c16a4d47dafb)) +- **deps-dev:** bump the regular group with 5 updates ([#1239](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1239)) ([5b34f7a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5b34f7ae2193fedb89219b108bbcc696303bd910)) +- **deps-dev:** bump the regular group with 6 updates ([#1230](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1230)) ([6ffb90e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6ffb90e3d27c1935dc65cf9517ecfec0bfe31053)) +- **deps:** bump autofix-ci/action ([#1241](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1241)) ([1c54315](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/1c5431517bfa93aa1891efb8103f3edceb85e408)) +- **deps:** bump sonarsource/sonarcloud-github-action ([#1245](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1245)) ([4718131](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/4718131cdc218fa807c1687b1547c385a20697f5)) +- **deps:** bump sonarsource/sonarqube-scan-action from 4.1.0 to 4.2.1 ([#1255](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1255)) ([6d60411](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6d604115cedb1496189db879029605b8b70f686a)) +- **deps:** bump the regular group with 2 updates ([#1228](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1228)) ([01ae0b2](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/01ae0b21e24f7490f67c7f51434c03854123be58)) +- **deps:** bump the regular group with 4 updates ([#1251](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1251)) ([2cfd250](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/2cfd2508ff99ea6600088b503e592ca0ef9a114c)) +- **deps:** bump the regular group with 5 updates ([#1249](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1249)) ([208b128](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/208b128397cb7cbc93c3d1d711be501659c643a3)) +- **deps:** bump the regular group with 5 updates ([#1254](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1254)) ([a01fdca](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a01fdca77f0394354ccd4310ff3dffb49adc1e1e)) +- **deps:** bump the regular group with 6 updates ([#1260](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1260)) ([b0ce06a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/b0ce06ab9c9454d4600c45e83fb6fd7739647756)) + ## [2.0.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/simulator@v2.0.0...simulator@v2.0.1) (2024-11-22) ### 🐞 Bug Fixes diff --git a/package.json b/package.json index 6e44c438..0e8212c0 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "e-mobility-charging-stations-simulator", - "version": "2.0.1", + "version": "2.0.2", "engines": { "node": ">=20.0.0", "pnpm": ">=9.0.0" diff --git a/sonar-project.properties b/sonar-project.properties index 8b717171..5a8d3c0b 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -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.0.1 +sonar.projectVersion=2.0.2 # x-release-please-end # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows. diff --git a/tests/ocpp-server/CHANGELOG.md b/tests/ocpp-server/CHANGELOG.md index d6d2a636..6d2a7aa8 100644 --- a/tests/ocpp-server/CHANGELOG.md +++ b/tests/ocpp-server/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [2.0.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v2.0.1...ocpp-server@v2.0.2) (2024-12-23) + +### πŸ€– Automation + +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1236](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1236)) ([5fa6474](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5fa6474bb36abdbb4eaff8fce0946b037ae3943d)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1247](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1247)) ([7113dc0](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/7113dc0799591f7bb8707e7130275a01f338d126)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1252](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1252)) ([7832605](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/78326059f0d364515aab8e67297b0af8e6b27e6d)) +- **deps-dev:** bump ruff in /tests/ocpp-server in the regular group ([#1257](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1257)) ([8f3ff89](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/8f3ff8960c98a62154a20aa4799cee85fe922817)) +- **deps-dev:** bump taskipy in /tests/ocpp-server in the regular group ([#1229](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1229)) ([957a50e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/957a50ec72f20059c9118c022fc774c6cb83b87b)) +- **deps:** bump ocpp from 2.0.0rc2 to 2.0.0rc3 in /tests/ocpp-server ([#1248](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1248)) ([45c31e7](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/45c31e715047edf8eb5aeb5e0bb098902a252bf4)) + ## [2.0.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/ocpp-server@v2.0.0...ocpp-server@v2.0.1) (2024-11-22) ### πŸ€– Automation diff --git a/tests/ocpp-server/pyproject.toml b/tests/ocpp-server/pyproject.toml index 9e3a4c85..deae1562 100644 --- a/tests/ocpp-server/pyproject.toml +++ b/tests/ocpp-server/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ocpp-server" -version = "2.0.1" +version = "2.0.2" description = "OCPP2 mock server" authors = ["JΓ©rΓ΄me Benoit "] readme = "README.md" diff --git a/ui/web/CHANGELOG.md b/ui/web/CHANGELOG.md index e56c0807..6a56fd53 100644 --- a/ui/web/CHANGELOG.md +++ b/ui/web/CHANGELOG.md @@ -1,5 +1,20 @@ # Changelog +## [2.0.2](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/webui@v2.0.1...webui@v2.0.2) (2024-12-23) + +### ✨ Polish + +- cleanup event handling callbacks ([eeb27da](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/eeb27da6a0a27a68a6d5af86c288e2bf94b81dca)) + +### πŸ€– Automation + +- **deps-dev:** bump prettier from 3.4.1 to 3.4.2 in the regular group ([#1243](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1243)) ([a1bbf37](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/a1bbf3717246b87c33e935cdb28179eb78eae109)) +- **deps-dev:** bump the regular group with 2 updates ([#1235](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1235)) ([0414e23](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/0414e23c28c3a44aea711d596516a21070a3b867)) +- **deps-dev:** bump the regular group with 5 updates ([#1239](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1239)) ([5b34f7a](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/5b34f7ae2193fedb89219b108bbcc696303bd910)) +- **deps-dev:** bump the regular group with 6 updates ([#1230](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1230)) ([6ffb90e](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/6ffb90e3d27c1935dc65cf9517ecfec0bfe31053)) +- **deps:** bump the regular group with 2 updates ([#1228](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1228)) ([01ae0b2](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/01ae0b21e24f7490f67c7f51434c03854123be58)) +- **deps:** bump the regular group with 4 updates ([#1251](https://github.com/SAP/e-mobility-charging-stations-simulator/issues/1251)) ([2cfd250](https://github.com/SAP/e-mobility-charging-stations-simulator/commit/2cfd2508ff99ea6600088b503e592ca0ef9a114c)) + ## [2.0.1](https://github.com/SAP/e-mobility-charging-stations-simulator/compare/webui@v2.0.0...webui@v2.0.1) (2024-11-22) ### 🐞 Bug Fixes diff --git a/ui/web/package.json b/ui/web/package.json index 3251180c..f452cedc 100644 --- a/ui/web/package.json +++ b/ui/web/package.json @@ -1,7 +1,7 @@ { "$schema": "https://json.schemastore.org/package", "name": "webui", - "version": "2.0.1", + "version": "2.0.2", "readme": "README.md", "engines": { "node": ">=18.0.0", diff --git a/ui/web/sonar-project.properties b/ui/web/sonar-project.properties index d909bf74..e85b4fcd 100644 --- a/ui/web/sonar-project.properties +++ b/ui/web/sonar-project.properties @@ -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.0.1 +sonar.projectVersion=2.0.2 # x-release-please-end # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.