chore: version 1.2.29
[e-mobility-charging-stations-simulator.git] / CHANGELOG.md
index 48ed58579af26f9a2b5c01100f80b3bc2f4952c5..8e65d80a33e851715503e83dc76c2976db8b3e5e 100644 (file)
@@ -1,6 +1,366 @@
 # Changelog
 
-## [v1.2.22](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.21...v1.2.22)
+## [v1.2.29](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.28...v1.2.29)
+
+- build(deps-dev): Bump @vitejs/plugin-vue from 4.5.0 to 4.5.1 in /ui/web [`#872`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/872)
+- perf: minimize OCPPUtils exports [`41f3983`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41f3983a4f934199769f9ef1c46bfae2adc22b56)
+- build(deps): apply updates [`a735b67`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a735b6738fbd7325c9482291e73dd018cd03be0a)
+- build(deps-dev): apply updates [`5927293`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/592729336b4ca314ea9199f63229c5bc9432dc25)
+- perf: reduce OCPPUtils memory usage [`041365b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/041365be4e6cfcec381c895a203815dd933afff5)
+- build(deps-dev): apply updates [`69b30c7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69b30c7e29342d1f3cfb75f4687c517688db61e7)
+- fix: handle invalid hashIds in UI server payload [`3a6ef20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a6ef20ab4c64999fb15ba8df7422bc15c595200)
+- build(ci): fix linter errors [`f1e3871`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1e3871b2a063e5ee0fddbf597df76d02f81e332)
+- build(deps-dev): apply updates [`44337ae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44337ae065eac340a1904afad7bd2ef9fe1e6368)
+- build: fix import issue with date-fns [`c7c86b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7c86b6f88b204031c77b5106a1cf2551359ff52)
+- build: fix console printing ordering [`fc04731`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fc04731e85d07c46ad4e2146d3d2652deb05b246)
+- build: properly account build time [`ce1b06a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ce1b06a72900f8c7a22db904ccc922452f5cdf88)
+- refactor: cleanup types import [`6a5f590`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a5f5908423693496fbafa5a83d4c40d8228981d)
+
+## [v1.2.28](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.27...v1.2.28) (2023-11-30)
+
+- build(deps-dev): apply updates [`ea9eb85`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ea9eb85a00bc56cb956df74d250989a7bcb09a04)
+- refactor: cleanup buffered messages handling code [`2a2ad81`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a2ad81b23c64c05c93a16e0e255ae1350a5c862)
+- fix: ensure no null serialized values end in UI server response payload [`31fdd91`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/31fdd918e146f6d4f534ea3df5b3ceace0e23cfc)
+- fix: ensure UI server remains active at simulator stop [`73edcc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73edcc9405a412de91008d2926112c4b8ada3607)
+- chore: version 1.2.28 [`52e0e69`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52e0e695165cc56ab4b58e2db6a0988228b797a4)
+- fix: handle not found hashId in UI server [`f12cf7e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f12cf7ef207d1e1b243c45b1eecf5d89d8ec772d)
+- refactor: cleanup ElementsPerWorkerType type definition [`65a1157`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/65a1157a0c0f0a7b23b7a6fc23432f2c3e7cb735)
+- refactor: cleanup crypto import [`7cd0a62`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cd0a6218a4110e12fe8bc408492913da7259f8b)
+- fix: only reset defined ATG connector status [`37e207d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/37e207d110f051eac4228f604d0b4e7b14764457)
+- refactor: add type for worker configuration attribute [`47fb5f8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47fb5f8f8370c85553eb65f8e4bfbbc233967682)
+
+## [v1.2.27](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.26...v1.2.27) (2023-11-29)
+
+- Combined PRs [`#858`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/858)
+- docs: refine Web UI usage path [`#860`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/860)
+- build(deps-dev): apply updates [`94327d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/94327d938c08c347d44ea685e38cb05ff9c3e548)
+- build(deps-dev): apply updates [`625f537`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/625f537bc05ade4f8169d306c4b28183b9784a3f)
+- build(deps-dev): apply updates [`f4ba026`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f4ba0266ece7c399bce9acafbb1eb66e795f3ab8)
+- refactor: factor out configuration handling helpers [`4354af5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4354af5acc068587187dbe3729a5ca8d54fb9626)
+- build(deps-dev): apply updates [`6a148c8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a148c8d7d7190092d16c17251023f24a9508ec4)
+- build(deps): apply updates [`e6a97a6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e6a97a6cdb65ddbc7ffa131d8bd2a33868e16453)
+- fix: fix performance configuration change at runtime [`6d2b7d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d2b7d0121fa6ab41272ed8f4f0d7fd2ce3e8c7d)
+- perf: allow to fine tune worker_threads ressource configuration [`487f0df`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/487f0dfd58d97d4755718793e313f02aaddb1a6d)
+- perf(simulator): remove worker configuration attribute from Bootstrap [`5b373a2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b373a2392b4615ba29bb13f3b312eccf7ae8d49)
+- chore: version 1.2.27 [`10f1514`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10f1514af1ecf9f3f27f1d183d615df39dba46c6)
+- fix: fix recursion loop getTemplateFromFile -> logPrefix -> getTemplateFromFile [`c1f16af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c1f16afd333f0fc8a6a02b9baa0aff23dbd18580)
+- refactor: rename elementsPerWorkers 'single' -> 'all [`c20d5d7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c20d5d72396a96028bee5492fa7ea2475b8a109e)
+- refactor(ui): add firmware status to UI types [`2a52615`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2a5261571579826e71b40f51cb06dd842af19477)
+- fix: ignore harmless performance error at shutdown [`b1bd4a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b1bd4a1576a894947da22f363c4737ffc218f8d8)
+- build(deps-dev): Bump tsx from 4.3.0 to 4.4.0 [`254be70`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/254be70719d745aa29228d2f4e5aaa3f7191935e)
+- fix: fix cf push by conditionnaly importing husky [`9a2f0d4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a2f0d41a10c7b6850f9d47a47213c4e39f2f02f)
+- refactor: cleanup undefined handling [`f1bd9d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1bd9d1970f24c8234582c82fcd58c806391b78b)
+- fix: ensure event listeners are always removed at simulator stop [`ee7c1da`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ee7c1da0e12c70134f31537a1c1e7040d309af5a)
+- docs: ui/web/README.md: refine links [`b4c9f3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b4c9f3c1d3161c8891e848601e60a54937ec18ab)
+- docs: ui/web/README.md: fix link, take 2 [`9826239`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/98262391ccaa5d00fac1ec8a1707d7fbba33cc3a)
+- docs: ui/web/README.md: fix link [`0338165`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/033816546d017750bd32c9bb641a60164dde3bba)
+- Merge dependabot/github_actions/github/combine-prs-5.0.0 into combined-prs-branch [`7837631`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7837631e325d2ce63d4a0a6f9010811f079322c7)
+- Merge dependabot/npm_and_yarn/tsx-4.4.0 into combined-prs-branch [`8ef1a84`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ef1a843db8afdd982d792f2316906fad2a57f00)
+- build(deps): Bump github/combine-prs from 4.1.0 to 5.0.0 [`da4c008`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/da4c0082a7a142b476b1e104b40daaa7b4fbd218)
+
+## [v1.2.26](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.25...v1.2.26) (2023-11-24)
+
+- fix(simulator): buffer OCPP payload at sending error [`#156`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/156)
+- build(deps-dev): apply updates [`4a0329e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a0329e11a89061df3af60db199fc11763748f8d)
+- build(deps-dev): apply updates [`5ca3b55`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ca3b55883ae9fe6e27587ee878b0281fe5fe5ba)
+- fix: make stationInfo attributes writable again [`33276ba`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33276ba6a447f0beb92b934d2b8d5cb08eababb4)
+- refactor: stricter type checking in conditions [`4e3b1d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e3b1d6bdc767ec63949b998f0375fe2b5bc2b28)
+- feat: add message buffer flush interval [`1cee001`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1cee0015ac704be480535c7228103525cc3c8cc2)
+- fix: add getter/setter on some station info attributes [`9fe79a1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9fe79a139245f48ce0b6b05a90e601a749c37507)
+- refactor: improve OCPP error defaults and usage [`7375968`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7375968c99fc22707e16e5e7923ca130c824ce5b)
+- build(deps-dev): apply updates [`8e3118b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8e3118bd3b575d372ed39222424833e38193f794)
+- chore: version 1.2.26 [`f1c0116`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f1c011603cb605e6ecd8fca595c8d3c975540d2d)
+- fix: do not log twice OCPP request sending error [`3febbc9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3febbc9f6498f7f5a6dc754a5fa687d112cc2c9b)
+- fix: fix configuration loading from file [`7878689`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78786898ff255379a312fc2d9724515b9219b27c)
+- refactor: remove unneeded max power getter [`7ffc143`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7ffc14365e06809bde30fff5fd03fb022d7483f5)
+- fix: ensure updated CS event is emitted on all possible changes [`8baae8e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8baae8ee55048e93af74e94a2a806675d738e3bb)
+- refactor: remove unneeded encapsulation in arrow function [`b7ee97c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b7ee97c15b5c634db6d1aa05f8c52dc2e25715fd)
+- refactor: remove unneeded registration status getter [`05e2446`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/05e2446f43d2fb81bfdfe43684186acdeb490085)
+- fix: ensure the message buffer is flushed once accepted state is reached [`6ccd865`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ccd865d6381ce21115dbe4c9271f64e5c8048c5)
+- refactor: explicit condition check in OCPP stack [`9aa1a33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9aa1a33f94dfe5b96a4715f87fb630a63b3250a6)
+- perf(ui): only build WS payload if connection is opened [`3133b91`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3133b91cd6761645ddeabac18e6db8d34a10356e)
+- fix: ensure configuration keys are saved with the right data structure [`755a76d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/755a76d5aeb7164b82c392048c11d401f99aad81)
+- refactor: cleanup persistent stationInfo tunable handling [`15af2fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/15af2feb2facd029a64f005074db43cdb175e69c)
+- build: bump volta node version [`3216379`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/321637937e652701db0aefb5b994ee46eff2080a)
+- build: remove now uneeded ESM workaround for esbuil [`f01a4e6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f01a4e61a5ba423fbb9636747de36505cbf0e5bd)
+- refactor: refine type casting in OCPP stack [`e3fd8f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3fd8f6dce61f4b723e18b524c50fd00c864c82d)
+- refactor: refine OCPP stack log message [`42b8cf5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42b8cf5cdca8eaab1e7442f7c92c2a5ed97434f6)
+- refactor: cleanup types signature namespace [`8b75cab`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8b75cab6a9906ba8a0a571c07cc80489c761dc15)
+- refactor: more stricter type checking in condition [`bc0f4d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc0f4d8f4973f36baa3f468848fe4d7af25c9a9c)
+- refactor: add error name in worker set worker startup error reporting [`7cd4006`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cd4006c7ba46b245fe2e14e9ad336f6a8a0d7f0)
+
+## [v1.2.25](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.24...v1.2.25) (2023-11-20)
+
+- build(deps-dev): apply udpates [`793a8ff`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/793a8ffcbc424b3552482f59f865e1adc25e4f23)
+- build(deps-dev): apply updates [`464d3e1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/464d3e1aec162bc71f36399f575060cfa098dcbf)
+- build(deps-dev): apply updates [`54a8fbc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54a8fbc72a885affb86861b813ce5ab8c33db460)
+- fix: ensure OCPP request timeouting cancel it [`1b2acf4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b2acf4e9c00cc7272ec7769b4e82113d61f64fb)
+- build(deps-dev): apply updates [`945c612`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/945c6123c708f7a6698e9e51287a8fe3158a244b)
+- fix: ensure per phase meterValues can't fail with custom value [`969c488`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/969c488ddeab6f7fb11a376a4a4d1db497aef96d)
+- perf: cache request promise after sending it [`82fa111`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/82fa111074a9a4eed94579c0ff734a1564f8f8e6)
+- fix: ensure error at WS message sending is handled [`d42379d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d42379d82506b8fe2bb750d81da5a45ac717c763)
+- build(deps-dev): apply updates [`29dff95`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/29dff95e92f3cc4243d51210ea046ca474ff5676)
+- refactor: factor out JSON schema validation function getter [`0b0ca54`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0b0ca54f0a74240531646827584b7c2738aa7ea1)
+- fix: improve websocket usage error handling [`1a32c36`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a32c36b82a3da1c297073f05aceb288608e2d29)
+- refactor: factor out WS error handling code [`3c80de9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3c80de96aa61159bf5551c816264e878f2b84e35)
+- feat: ensure measurand min value are taken into account [`d71ce3f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d71ce3fa734fcefeb3dce31d78968b847c625c92)
+- fix: fix OCPP message sending promise leak [`9d7b5fa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d7b5fa3591b5cbdfbfb44d7c2721b2050399664)
+- chore: version 1.2.25 [`3b50f6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b50f6e861c26b56e46a4a21f83883d7063b5752)
+- fix: remove incorrect promise race usage at stopping charging stations [`5b2721d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5b2721dbc4fa0b5ee6e48241a5077091a7b1c342)
+- build(deps-dev): apply updates [`42de5c9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42de5c96eddd902024485230d337a9047c4edaea)
+- refactor: strong type data sent to worker [`d769e04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d769e04a20f93f2b11eacccc48c555236a65bf65)
+- refactor: factor out voltage phase line to line computation [`4c14964`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c14964327482ed9c9282177d6110b9ef033de1d)
+- fix: fallback to minimum measurand value at meterValues generation [`5bb45fe`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5bb45fe6de9568b7f9cb52435654b624e0125251)
+- refactor: rename constant to a more sensible name [`d81db08`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d81db0817ee9b4c90183da0882a20ff947c915ab)
+- refactor: cleanup control flow in OCPP stack [`69dae41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69dae411c7e64a265f8199ef149b745dff595ed7)
+- build: refine .cfignore [`c724c04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c724c048676198fb27cae8038f1a88d11ca1af75)
+- refactor: sensible default at meterValues custom value handling [`d624c9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d624c9afe9fa765da02de6673bd853db6b33040f)
+- build(ci): fix linter errors [`9e9ddf7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9e9ddf706b4c76166d7f8f011a73eb802fc893f2)
+- refactor: move charging station events enum to its own file [`649e3f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/649e3f97ae095f2f8653a126e72b37260216edfe)
+- refactor: remove unneeded nullish coalescing [`ca483a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ca483a4593d7b6f1b0d1827da675fcf7e394f4b1)
+- fix: ensure built sample meterValues value can't be overriden [`1b2cdda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b2cddaccac1c179067c7b8ce190c625c37dd5c5)
+- docs: remove wrong comment [`c6dcc33`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c6dcc3311af6547a0d2d618b8c27a84424c27b4b)
+
+## [v1.2.24](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.23...v1.2.24) (2023-11-13)
+
+- build(deps-dev): Bump tsx from 3.14.0 to 4.0.0 [`#836`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/836)
+- build(deps): Bump github/combine-prs from 4.0.0 to 4.1.0 [`#834`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/834)
+- Combined PRs [`#827`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/827)
+- Combined PRs [`#824`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/824)
+- Combined PRs [`#814`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/814)
+- Combined PRs [`#813`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/813)
+- build(deps): Bump actions/setup-node from 3 to 4 [`#805`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/805)
+- Combined PRs [`#796`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/796)
+- Combined PRs [`#790`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/790)
+- build(deps): Bump @mikro-orm/sqlite from 5.8.7 to 5.8.8 [`#783`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/783)
+- build(deps): Bump @mikro-orm/core from 5.8.7 to 5.8.8 [`#781`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/781)
+- build(deps): Bump @mikro-orm/mariadb from 5.8.7 to 5.8.8 [`#784`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/784)
+- Combined PRs [`#786`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/786)
+- Fix for failed execution in Docker container [`#780`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/780)
+- build(deps-dev): Bump eslint-plugin-n from 16.1.0 to 16.2.0 [`#776`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/776)
+- Combined PRs [`#779`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/779)
+- Combined PRs [`#775`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/775)
+- Combined PRs [`#774`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/774)
+- feat: add events for charging station status change [`#458`](https://github.com/sap/e-mobility-charging-stations-simulator/issues/458)
+- build: rollup -> esbuild [`44ebef4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/44ebef4c21047693fbc194aa9b7f90578465e29a)
+- build(deps): apply updates [`7a164d1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7a164d14e6b1513298036f25987cd7ba5a36af48)
+- build(deps): apply updates [`883940f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/883940f837b8ca89a768245e069d3e1b848a33f9)
+- refactor: remove getter on stationInfo properties [`5398cec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5398cecf45b4bdab604d0e6aff8a96dcc67d5ae9)
+- build(deps-dev): apply updates [`3d20f4d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d20f4db7cad24703c7acac80f01ab4c6908ce58)
+- build(deps-dev): apply updates [`564dc47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/564dc47e24268e80b223b893d7f6fcba06ac8e12)
+- build(deps-dev): apply updates [`dccd4bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dccd4bb52ec144a6e865894f19c53e6a3d0c3978)
+- build(deps-dev): apply updates [`4e46562`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e4656298bfdbec2ef01e40bc98ad526e0944e88)
+- chore: version 1.2.24 [`79adc65`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/79adc651c0837a73327ad18d8b73a56c68e9968d)
+- build: bump pnpm volta version [`6302f32`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6302f3289fb30007b23202025d0aaca1d6638aa6)
+- fix: disable dynamic reload until spurious file change is identified [`b3b3f0e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b3b3f0eb5e187646c6502a9d36939e05c80b5939)
+- build(deps-dev): apply updates [`948004f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/948004f1a5591680caa379a9c666173f35e1876b)
+- feat: reenable configuration files change watchers [`1f8f633`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f8f633225a3594f1a7a31f76dd711f507eda145)
+- build(deps-dev): apply updates [`d1500f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d1500f941eaa6545162150ec6f9e9c9fd81374c9)
+- build(deps): apply updates [`e41888d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e41888d678d6163d66afe6690f8dbb3125bf186c)
+- build(deps-dev): remove unused deps [`2b1d37e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b1d37efb8f6cc0e0019247ce6c6e4f70506a6ef)
+- fix: ensure charging stations are stopped if UI server is disabled at [`36adaf0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/36adaf06028acd6337cf32183974fbe5a62c8444)
+- fix: ensure running transactions are stopped at CS stop [`9ff486f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ff486f4329a4902e8bcd280c0649a74cb31e4df)
+- refactor(simulator): cleanup JSON type usage in OCPP payload validation [`291b5ec`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/291b5ec8b20005de53c4de3eba0e4cd1b068006c)
+- refactor: make ATG wait busy loop test first [`60400e2`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/60400e2350178b24e06fc98e6f52cdb7317e03a3)
+- fix: make ATG wait for CS/connector availability [`3e888c6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3e888c6560f1a59e1d34f06d465e698305c90aea)
+- build(deps-dev): apply updates [`9488054`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9488054ba8afc38640188c283a83be81d05e9894)
+- perf(simulator): compile payload validation JSON schema only once [`ec0eebc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ec0eebcce06f18b41e6639b72728110bda55c250)
+- fix(simulator): ensure configuration file reload will restart the [`ab7a96f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab7a96fac9432c4759e0bb69a12bb481b1570e02)
+- fix(simulator): handle close to zero duration formatting [`17b07e4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17b07e476ae779024c63bf175da8dda655845d32)
+- fix: ensure stop transaction is sent at ATG stop [`4956399`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4956399290828fbf0381e998b6a123f0a00f5fbe)
+- fix: avoid NaN at meterValues generation [`5a47f72`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a47f72ce72f346273cdaae1907056bcb98dfe0f)
+- build(deps-dev): Bump @types/node from 20.8.9 to 20.8.10 in /ui/web [`c0dd438`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c0dd43871bf975eb8c9e98355a10924cf61060bf)
+- fix(simulator): properly handle template change at ATG initialization [`61854f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/61854f7c58dc65fe730bab9883cf88f67b8c9d68)
+- build(simulator): use node.js builtin source maps support [`d60bc09`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d60bc09d75ff6f28f19ad185b86d2120b4407da2)
+- test: add missing file [`a902686`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a9026868fe79171a1d57da6e3763e572a625de1e)
+- fix: do not test for connector status in ATG [`77684af`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/77684af8bb6c39f9c1e2eb8e0f9ac8c0f1dd7855)
+- build: bump volta pnpm version [`129fdda`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/129fdda549b8c7dc7c43ec5893d14a1151ed61a9)
+- fix(simulator): format properly duration close to zero [`d7ceb0f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7ceb0f08aac1129438b46fe854678aa7aff27ce)
+- build(deps-dev): apply updates [`7d2c018`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7d2c0180c26b00d12bd2e4f38ad7ceee5eff358d)
+- fix: avoid concurrent configuration change callback execution [`1b4ccee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1b4ccee3d824d7ad5c3e52b81d821be7793866f2)
+- build(deps-dev): Bump @types/node from 20.8.9 to 20.8.10 [`9604a97`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9604a97534f2375cfd30a18c0a8455405e90e980)
+- perf: reduce bundle size by specifing external deps [`ae2f529`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae2f5292bc112c82d4425df26da77dd8e3f6667b)
+- build(deps-dev): Bump eslint-plugin-vue from 9.18.0 to 9.18.1 in /ui/web [`2d10f40`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2d10f40542f09aa346dbf00416d8257276c0be0b)
+- fix(ui): util module is not available in browser [`6ebeab4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6ebeab4b8404e5a9d69b3dcdff47b9087b2058f0)
+- build(deps): Bump poolifier from 3.0.4 to 3.0.5 [`db98e2e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/db98e2e75394cb83885c46d18c91241783775e26)
+- build: use TS for rollup configuration [`5ae86cf`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5ae86cf4ee59dc365cfa47ada77fb0f33c93f2db)
+- refactor(simulator): remove unneeded intermediate variable [`74ed61d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/74ed61d9509bdf19991b404c0db95af2f7302c70)
+- fix: fix types in stationInfo properties refactoring [`9a77cc0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a77cc079c7f2f8ac53f95d1f54f41c4a2d833f8)
+- test: add ElectricUtils.ts tests [`bc4da6e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc4da6e19f89cd298d1e6abaed8ae74374820c8b)
+- build(ci): add dependencies audit step [`52cdd8a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/52cdd8a13a6dae7a395fd979965b6c8a551640c9)
+- fix: fix stationInfo default values [`73de8f0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/73de8f02dd0904bc16d7001509962fdad785db9b)
+- refactor(simulator): use generic type in OCPP payload validation code [`eba5614`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/eba56146807fea49f821d3b0b46a679b0b0af29a)
+- build(simulator): production build does not include source maps [`0816456`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/081645629c716e278214942de390fd669759f460)
+- build(ci): only audit for production dependencies [`9c6af3b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9c6af3b023275ccee30595bfb19a4a715df83351)
+- fix: strict condition on boolean [`be1e907`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be1e907c6de583ad192c9566943252bbde19aa51)
+- fix: refine CS registration error message [`f23be6a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f23be6aad227f8942bb140d286585423fe84f60b)
+- fix: fix connector 0 handling in ConnectorPhaseRotation OCPP [`d181b12`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d181b12b516b58fc80cbd5300570612e6b025024)
+- feat: add template tunable to stop transaction at CS stop [`ab11404`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab11404a829ad48ba10c88bd701f47b1c96f9c41)
+- fix: ensure connectors status are saved is configuration [`8ab96ef`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8ab96efb5e72fd17d79a376b2db19c7ab43497a1)
+- fix(simulator): remove unneeded main thread check at simulator start [`a2e0e56`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a2e0e562686bd9c8d41087e15d10cb62a97a716f)
+- build: bump volta pnpm version [`0c61174`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0c61174cf787328cd538af84125ce6892243d893)
+- build(simulator): print to stdout building information [`7820269`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/78202698774ff18a749e3bd0a04418bc23ae0137)
+- build: fix esbuild build options [`4eeee49`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4eeee49c28f761eadb19ed3759c578b239f872ad)
+- refactor: remove unneeded intermediate variable [`16aee3c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/16aee3cf5844ca834e4906e73d504eca61f4a323)
+- fix: disable simulator restart at spurious configuration file change [`f6591eb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f6591eb9f063490a9b4950ff782c1026281e81bc)
+- fix(simulator): remove unneeded main thread check at simulator stop [`17cd010`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/17cd01099ddc50c1c0ae87a8f2fbf47a4410114c)
+- build(simulator): add script to build CF source with source maps [`b50922f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b50922fa7939f9fa15f73cbc43c674210bbca397)
+- build: refine esbuild external list [`ab34592`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab34592fea030548808b1c8b5944e9cb17774dcf)
+- build: fix docker image build [`3b069b3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3b069b31c37ec0e4c7f46df1e471921d1d5c8189)
+- fix: ensure custom meterValues values are taken [`856e8f6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/856e8f67312da4acabeff1bd8452f02658a22fdb)
+- build(simulator): enforce minimum node version 18.18.x [`1a6188b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a6188b2fcd2bf644e6fea0c697a095228c1aed0)
+- fix: fix subsequent configuration change reload without callback [`41d95b7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/41d95b76e7780565c6a248195f114aee150408f6)
+- refactor: change log level to debug at ATG stop [`ff58135`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ff5813598de0ed1056d6e4fa7966330728bcb987)
+- fix(ui): fix startup [`2cddfd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2cddfd51bc02035aa62d69916c7f4b3c7b04ad01)
+- fix: ensure voltage is defined in stationInfo [`499c5f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/499c5f482f7bae009522cc4579ed7baf3fb717b0)
+- Merge dependabot/npm_and_yarn/types/node-20.8.10 into combined-prs-branch [`693d96d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/693d96db15a0606afc3bbd03f56089998fbafbed)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.10 into combined-prs-branch [`595a897`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/595a89703da534dfab91a6a0bd62052460133bac)
+- Merge dependabot/npm_and_yarn/ui/web/eslint-plugin-vue-9.18.1 into combined-prs-branch [`c07b63e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c07b63eaf501fa2ba4f2139b1a66592230733c6d)
+- Merge dependabot/npm_and_yarn/poolifier-3.0.5 into combined-prs-branch [`150e793`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/150e7931db9689a3b1caa4d18b55d4b909f0ee88)
+- build(ui): bump engines node version requirements [`106f992`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/106f9928eafb48eeb10b398b7ffc5c2d10a72429)
+- Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.9.0 into combined-prs-branch [`098ddcb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/098ddcb2a51468fda30b96d1694d8e83a79d0a20)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.8 into combined-prs-branch [`8f4b00c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8f4b00cd31d6bad86983dca3f4c78367cdeed52c)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.9.0 into combined-prs-branch [`03d9259`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/03d9259579e79fae5293feffc0dd32fd7fd15eb1)
+- build(deps-dev): Bump @typescript-eslint/parser in /ui/web [`4a255bb`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a255bb055bbf6c1f02720c6200c80c4d8fb0aa4)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin [`47b8705`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47b8705a3216ef5a765722c268f9ae9f2f28670f)
+- build(deps-dev): Bump @types/node from 20.8.7 to 20.8.8 in /ui/web [`d03b420`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d03b420881187e0f60f9b0f642950f36669351bf)
+- Merge dependabot/npm_and_yarn/typescript-eslint/parser-6.9.0 into combined-prs-branch [`05ae11f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/05ae11f5b4aae35aa1a382bdc80f8eb5b6fa94fb)
+- Merge dependabot/npm_and_yarn/types/node-20.8.8 into combined-prs-branch [`f95d24f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f95d24fffe0c2c31b1965f3cda9a13239c8bbde8)
+- Merge dependabot/npm_and_yarn/ui/web/eslint-plugin-vue-9.18.0 into combined-prs-branch [`d99a409`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d99a4096d733f894c9cb70695eaa3a240f826703)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/eslint-plugin-6.9.0 into combined-prs-branch [`6a3d779`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6a3d7798635f700d714342cc31716e962f4405b8)
+- build(deps): apply updates [`e3bac47`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e3bac47882250cca726cca6bcf19621f8adb03ce)
+- build(deps): apply updates [`d799771`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d7997714cba581c65415c3f18441f70cdfb1db1d)
+- build(deps): apply updates [`3c701d0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3c701d0130f21998dbed29689454dfe8ad3b4302)
+- build(deps): apply updates [`5a272a9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5a272a922e482433efd1cc14db9995ce31c27ba3)
+- build(deps): apply updates [`689c96e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/689c96e44e8e1a8e6b86af4204223f3b192f55d9)
+- build(deps-dev): apply updates [`4cb190b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4cb190b689c218edaadf82ff417e124277f8d59f)
+- build(deps-dev): apply updates [`23960ee`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23960ee6ff154e2a42d5a0c9e459e7d58475711c)
+- build(deps-dev): apply updates [`c182152`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c182152a68f751bed3db76440fbf7f8148660afc)
+- build(deps-dev): apply updates [`c26404a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c26404a81eb195b4983642c620d7df7704574ef5)
+- build(deps-dev): Bump @typescript-eslint/parser in /ui/web [`4a64b41`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4a64b414c0169a1ddc855cc0cac644f776d15b92)
+- build(deps-dev): Bump @typescript-eslint/parser from 6.8.0 to 6.9.0 [`018edae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/018edae59d70e6b820afa6713cf1c648e6aaf2b2)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /ui/web [`951ba9e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/951ba9e904038a9c0c2fff0dd62a05c46a19243b)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin [`47c1779`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/47c1779c6c6210227d9f46fe4126e97f36a1a581)
+- build(deps-dev): apply updates [`11d2856`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/11d2856f9b79195be35f588eedb89780907c7aa6)
+- build(deps-dev): apply updates [`467dd11`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/467dd11dcda062e6b073f990783491bf6fc60ea0)
+- build(deps-dev): apply updates [`39db109`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/39db109909471df146cdf60134b31d953a6a2938)
+- build(deps-dev): Bump @types/node from 20.8.7 to 20.8.8 [`e4901b5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e4901b5c1544aafbd587e02387a2423d8d9a8a71)
+- build(deps-dev): apply updates [`cb59f26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cb59f2603942891a86cce8c33edbb7c5aee3cc9d)
+- build(deps-dev): Bump eslint-plugin-vue from 9.17.0 to 9.18.0 in /ui/web [`3a1f3ac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3a1f3ac1434d22878731da46ece040324f8531cf)
+- build(deps): Bump poolifier from 3.0.0 to 3.0.1 [`25e7e1f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/25e7e1fefac9bed03f08482c464e1f1703138198)
+- build: update pnpm lock file [`0808a13`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0808a13374d7aaa1d0158444c1b55060859d63a2)
+- build(ci): add node.js 21.x [`6d588ce`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6d588cefa5db3facac67aefbbf60b9626f4dee79)
+- test: fix node --loader -> --import [`563a516`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/563a5165fc04fdc988d5e3bb02d3764d25ba8e45)
+- build: bump volta node version [`bdc3eac`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bdc3eac0cee55702254aab17b5c61f2ab5073424)
+- build: refine sonarcloud configuration [`0db4b01`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0db4b01a2be91193939ae044f5cda18f5b572dcd)
+- Merge dependabot/npm_and_yarn/poolifier-3.0.1 into combined-prs-branch [`c0a3307`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c0a330785a8f27f5a3e889251829497a2538ebef)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.8.0 into combined-prs-branch [`b5f5cfd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b5f5cfd32dd0394623eaa6d2af2bbb9394718fa9)
+- Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.8.0 into combined-prs-branch [`fb0df13`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fb0df13530ede8203a2b75dd3c66c60e15ec86c5)
+- build: bump volta pnpm version [`bc8ebd5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc8ebd5d4593ecf44cee0e4144655b44c95d298a)
+- build: bump volta node version [`6cd2694`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6cd269433e97a2430876f6353520bbbd55cd1397)
+- Merge dependabot/npm_and_yarn/types/node-20.8.5 into combined-prs-branch [`7844aa7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7844aa7cd6c2938389b6508a52005a9dc2827624)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.5 into combined-prs-branch [`a6bd287`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a6bd2872f43c33a9ed1786ea30dbcead6942da51)
+- build(deps-dev): Bump @types/node from 20.8.4 to 20.8.5 in /ui/web [`e84356c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e84356cadfaa1303f2ff9381440191b9b7593a85)
+- build(deps-dev): Bump @types/node from 20.8.4 to 20.8.5 [`1bc7f01`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1bc7f01b7aa2bf9cd2d1a476c69cb9b340c129be)
+- Merge dependabot/npm_and_yarn/mikro-orm/cli-5.8.8 into combined-prs-branch [`a823e5f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a823e5fc80a9f1e36eb4b4a754cf660efebfc819)
+- Merge dependabot/npm_and_yarn/mikro-orm/reflection-5.8.8 into combined-prs-branch [`b0683e9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0683e976a567dd4bb640205381763060503ac9d)
+- build(deps-dev): apply updates [`83a36f1`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/83a36f146083e6e26ef0f6c9316de4de4ed2ffc5)
+- build(deps-dev): apply updates [`9d4f8d8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9d4f8d86dc802d498ca026177eeb43875d7ae567)
+- build(deps-dev): apply updates [`b24d444`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b24d4442eb349c9f18ec939dc90a88a37a73de55)
+- build(deps-dev): Bump @mikro-orm/cli from 5.8.7 to 5.8.8 [`8cb9a6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8cb9a6d9372f853e87943d5c8bb1fc179a45b350)
+- build(deps-dev): Bump @typescript-eslint/parser in /ui/web [`959af04`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/959af04ce08aa47d796284a19945659011bac681)
+- build(deps): apply updates [`9063f02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9063f02826977bcccf47a52b2f63177b4cd7ba8d)
+- build(deps-dev): Bump @typescript-eslint/parser from 6.7.4 to 6.7.5 [`085e997`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/085e997b13cddb8e1b684108b9d8987d60722ead)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin in /ui/web [`434f852`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/434f8521bb926688004a8913f69be3b455cdbd0d)
+- build(deps-dev): Bump @typescript-eslint/eslint-plugin [`3d20cc6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d20cc6ac60fad8380270ca55a32c8ac86de4ac8)
+- build(deps): apply updates [`c01b2f3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c01b2f351b7c60e49255192a866a8b4017f9e9fe)
+- build(deps-dev): Bump @types/node from 20.8.3 to 20.8.4 in /ui/web [`d388191`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d388191541ca042356f326867a9714e19130b70d)
+- build(deps-dev): Bump @types/node from 20.8.3 to 20.8.4 [`295e381`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/295e38190e483fe24379fd375853878b62662a58)
+- test: toThrowError() -> toThrow() [`68f56fd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/68f56fdffd6d0d8c3e80ebf1657c81216d4f072f)
+- build(deps-dev): apply updates [`49c864a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/49c864ad3b9151f1c81fa8cac83f9d22ef145220)
+- build(deps): Bump @mikro-orm/reflection from 5.8.7 to 5.8.8 [`b95e635`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b95e635638fbc5f937e1ebe87d0cfac7d2fdd0ef)
+- build(deps-dev): Bump eslint-plugin-prettier from 5.0.0 to 5.0.1 [`07a8e20`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/07a8e203e1aacbea72e0d6cd52d2bcf0554c8855)
+- build(deps-dev): Bump @types/ws from 8.5.6 to 8.5.7 [`d2b5af7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d2b5af7a26639b7389483aaf6aa4a6b7285a9536)
+- build: bump volta pnpm version [`8416ba8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/8416ba82a39c24d662aaa245ae22a8b2ff2ccd16)
+- Update docker/Dockerfile [`3dd8f3e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3dd8f3e4fe554f3cc936944c9c178ca323dd6204)
+- fix: failed execution in docker container [`1bc01ed`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1bc01ed2708999df85dcfe0507baf409bbc5959c)
+- Merge dependabot/npm_and_yarn/types/ws-8.5.7 into combined-prs-branch [`690a366`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/690a36626e43e57679d833aed34269684f8a40f1)
+- Merge dependabot/npm_and_yarn/eslint-plugin-prettier-5.0.1 into combined-prs-branch [`54cc3e8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/54cc3e878a66585bc1ed3ab94608f5fab61c0e3b)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.7.5 into combined-prs-branch [`cc8c15e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc8c15e0617021d55ff401040b7ff897624c261f)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.4 into combined-prs-branch [`48b6770`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/48b67707a5c53e86809fdc878a0ef788dad0e89a)
+- Merge dependabot/npm_and_yarn/typescript-eslint/parser-6.7.5 into combined-prs-branch [`4b94182`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4b9418267a79e82f1626f25d0d87a66e08172dd7)
+- Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/eslint-plugin-6.7.5 into combined-prs-branch [`42ad09d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/42ad09dbee3c9db05cfa7c2bfc004c08ed98406c)
+- Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.7.5 into combined-prs-branch [`22bbed6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/22bbed6eb43b70588ee6d790e48d66cb816dc8db)
+- Merge dependabot/npm_and_yarn/types/node-20.8.4 into combined-prs-branch [`1f71735`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1f7173559059235505c4cca840d2c92a5b2daa6e)
+- refactor: convert commonjs files to esm [`b0c4f88`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0c4f887c7cbe5168955a360264c0b9dc091b22f)
+- test(simulator): recommend and setup extension for node.js test runner [`994a64a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/994a64a3d213821b2384ef2df74c2c8e4eeab098)
+- test(ui): recommend vitest code extension [`27a5626`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/27a5626b1c26bc6ea80602cd68205d216e267a26)
+- build(simulator): do not copy .npmrc on docker image [`323bdc0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/323bdc0206f96cfe0a8ee5b3e25f138332a06d18)
+
+## [v1.2.23](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.22...v1.2.23) (2023-10-03)
+
+- Combined PRs [`#748`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/748)
+- Combined PRs [`#741`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/741)
+- Combined PRs [`#740`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/740)
+- Combined PRs [`#732`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/732)
+- test: switch to node.js test runner [`6c43b44`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6c43b4416a202dd8f4cd62a3d141182fcf18e0e5)
+- build(deps): apply updates [`38b2428`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38b2428f0046c84963f4e873b76bc440155da0f2)
+- build(deps-dev): apply updates [`91930c3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91930c34aa067a7a224196344c7fd3f6754dbb2e)
+- build(deps-dev): apply updates [`bc49696`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bc49696ada0b83fbcd1d68cc3c9007454d7dd886)
+- build(deps-dev): apply updates [`c7b267d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c7b267df6184646bf89ac84360553327523dbdd1)
+- build(deps-dev): apply updates [`3d5de16`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3d5de16e1015af164f41ed636f53c436d0e67602)
+- build(deps-dev): apply updates [`40f00bc`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/40f00bc4654ed73a599573d84012c646b44366a6)
+- build(deps): apply updates [`cc9bb06`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cc9bb06df22a03e20f9db11b90df18aeae08ede1)
+- build(deps-dev): apply updates [`2601171`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/260117165810c598d57bdae70c2cc231ad84f566)
+- build(deps-dev): apply updates [`7b42d02`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7b42d02e8daa1abf001d54ec0bd93f548486b105)
+- build(deps): apply updates [`2b59e7f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/2b59e7f7c17363a618ec80a4ed3c6ecd5be20f76)
+- build(ci): run on node 20.x [`3388587`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/33885870790ee1dbe8926d6c7ddcc663bc4bca52)
+- build(deps-dev): Bump @mikro-orm/cli from 5.8.1 to 5.8.2 [`59d19f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/59d19f46d77b16829e88c3fe419ce1f7d4031b5f)
+- build(deps-dev): apply updates [`81ee26e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81ee26e04dbe06625bcb6addab71a8ba5218115c)
+- build(deps-dev): apply updates [`997335a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/997335abef215a4793b95c1dd53d441967dc62de)
+- build(deps): Bump @mikro-orm/mariadb from 5.8.1 to 5.8.2 [`91f02d3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/91f02d3b8cb9c9383c82b4aa0c16af9f4140aec9)
+- chore: version 1.2.23 [`7c0473f`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7c0473f852b5ddf8cf3d420b14d9d35b8cbe7d3d)
+- fix: ensure the ATG will start from its saved status [`1068742`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1068742241b5ac538aa456555bfb84d25d7099f9)
+- build(deps-dev): Bump vitest from 0.34.4 to 0.34.5 in /ui/web [`d22514e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d22514eab852500d95b5b23106cebb7fe41e3cb6)
+- refactor: null -> undefined where appropriate [`4ed03b6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4ed03b6ec8110ad11b67ead121145c80995f69df)
+- build(deps-dev): Bump @types/node from 20.6.2 to 20.6.3 in /ui/web [`acde595`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/acde595cc7d99163352b60769c5a752599848af6)
+- fix: ensure log prefix helper is initialized at configuration handling [`b2c0174`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2c0174269cf52d48b2e61b7e18f246d661cc6af)
+- build(deps-dev): Bump @types/node from 20.6.2 to 20.6.3 [`2382644`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23826445505a1e3c9db67dc1559f158f51457357)
+- refactor: cleanup package.json scripts [`cd49fae`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/cd49faeb7a537763bdb79b2ada941636fbec8442)
+- test: rename test -> tests [`9775c14`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9775c143c8117e14863063ad52f39e68f8c67768)
+- build(deps-dev): cleanup packages [`64946f4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/64946f4ed423d5700dc0d587d223dd8a6c2dd304)
+- build(deps-dev): Bump @types/ws from 8.5.5 to 8.5.6 [`80b10a8`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/80b10a8676ae458658531e358a9347a7c1e18a98)
+- build(deps): Bump poolifier from 2.7.3 to 2.7.4 [`d327824`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d3278241771a6b0d37195f22214fec79674edcae)
+- build(deps): Bump @mikro-orm/reflection from 5.8.1 to 5.8.2 [`a180be4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/a180be40b690be1c96b4411646141bdf272254f7)
+- build(deps-dev): Bump eslint-plugin-jsdoc from 46.8.1 to 46.8.2 [`1c64afa`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1c64afa63b34cd1ca30886e640c57adb8c3741f0)
+- build(deps-dev): Bump @vitest/coverage-v8 in /ui/web [`9a3916d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9a3916dbe748b35174b33357c8020999ecaf2275)
+- build(deps): Bump http-status-codes from 2.2.0 to 2.3.0 [`6b442d9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6b442d92c72fd0d1bdc955b3c02bcb3bc4eeb6d8)
+- build(ci): fail if pnpm lockfile is not up2date [`d9d8bb3`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/d9d8bb32d5cf4196282f86412a147657a83035c7)
+- test: fix windows globstar pattern handling [`5226ae7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5226ae708bb63d73e47abf769a30a11cd3b9e467)
+- refactor: cleanup .gitignore files [`fa3340b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/fa3340bc15a022f270577022b7ee7173c7c7ed81)
+- feat: emit started/stopped event on worker set [`4c7c767`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4c7c767b9ed625eee3e28f34bda8e63ecc4391b4)
+- build: update volta node version [`09928f7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09928f74f76348923afd66df7e72933f30ab9534)
+- docs: refine README.md [`81ed2a4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/81ed2a4879db360642b64b99fcbd055212cc701d)
+- docs: refine badges in README.md [`b0b6537`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b0b6537f0ab5f1004689d5555281e28b56a9f45f)
+- build: refine husky configuration [`69d1cb5`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/69d1cb501a021bc921127f7e4e91ba6dcfaccf66)
+- fix: only reset ATG connector status at ATG startup [`9ceba26`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9ceba26479a1c3247ae483b2ddd9fb2265d5fdeb)
+- build: silence linter [`09efa77`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/09efa771096d732ad8d67db095028a102fca9f9f)
+- fix(simulator): register worker_threads exit handler once [`ae3a41a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ae3a41a14998703948ee01108e346f91f7f33e48)
+- test: cleanup empty file [`6f8914b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/6f8914baad517724c82ceeb9bc27672cdb7e31e2)
+- Merge dependabot/npm_and_yarn/poolifier-2.7.4 into combined-prs-branch [`32a090d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/32a090dae53e59c8dd37ae22637be8195a880229)
+- Merge dependabot/npm_and_yarn/types/ws-8.5.6 into combined-prs-branch [`dc3eb2b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dc3eb2bf3f3bfe600b83aef1beb9b23b5ca3e845)
+- build: refine release-it configuration [`4e616a7`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4e616a77b95e575def955e1998386d51402adadf)
+- Merge dependabot/npm_and_yarn/ui/web/vitest-0.34.5 into combined-prs-branch [`b9a7d59`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b9a7d5931ca5c6a956d6395db6f80faf72e0c1ef)
+- Merge dependabot/npm_and_yarn/mikro-orm/cli-5.8.2 into combined-prs-branch [`9891bc4`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/9891bc4faaffcdaf703547cafca53afddfb0b23f)
+- Merge dependabot/npm_and_yarn/mikro-orm/reflection-5.8.2 into combined-prs-branch [`646384a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/646384ae0e69b01214208763cc96c4709187caa3)
+- Merge dependabot/npm_and_yarn/ui/web/vitest/coverage-v8-0.34.5 into combined-prs-branch [`549e16a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/549e16ae00ef7b2e8dc3d1cc62bd2badda313db0)
+- Merge dependabot/npm_and_yarn/eslint-plugin-jsdoc-46.8.2 into combined-prs-branch [`f0beb9a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/f0beb9a4b7f818f0ac303597cd86c0780dd38b8b)
+- Merge dependabot/npm_and_yarn/mikro-orm/mariadb-5.8.2 into combined-prs-branch [`c2a1156`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/c2a11566c6855de3b1f48f701be2c8779c0093a6)
+- Merge dependabot/npm_and_yarn/http-status-codes-2.3.0 into combined-prs-branch [`7cbeac0`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/7cbeac0e28a6d03a7b1d8c0ee83d43a4b4bfca8c)
+- Merge dependabot/npm_and_yarn/types/node-20.6.3 into combined-prs-branch [`58cd1b9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/58cd1b9c2a6bc2c40d9d8e142043a2aae107ddea)
+- Merge dependabot/npm_and_yarn/ui/web/types/node-20.6.3 into combined-prs-branch [`aade581`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aade58151cf3e7885b8252e355864bfd2d7327a6)
+
+## [v1.2.22](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.21...v1.2.22) (2023-09-19)
 
 - build(deps): Bump github/combine-prs from 3.1.2 to 4.0.0 [`#724`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/724)
 - build(deps): Bump @mikro-orm/mariadb from 5.8.0 to 5.8.1 [`#717`](https://github.com/sap/e-mobility-charging-stations-simulator/pull/717)
 - build(deps): apply updates [`10b73d6`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/10b73d63eaeb475130174ddbc4341db1aa9b131b)
 - build(deps-dev): apply updates [`38dcb6d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/38dcb6d101b1d8cc48fa6c02fd5adbe53cdf6c8f)
 - build(deps-dev): Bump @vue/eslint-config-typescript in /ui/web [`0562423`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/0562423a74a1b8a73f0282bf8b04969bf57dfa17)
+- chore: version 1.2.22 [`23f512d`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/23f512d4317447dfe0ca09920d6acca1499451e7)
 - build(deps-dev): apply updates [`b2c628b`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/b2c628b68243d8f0fd884e76f51ca4583038814a)
 - build(deps-dev): Bump expect from 29.6.4 to 29.7.0 [`3810892`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/3810892ee13b5302d1bd4950731c33fb5794ea57)
 - feat: randomize startup delays [`ab93b18`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/ab93b18417a841783e86b87ac85c6bf0d1ca5894)
 - Merge dependabot/npm_and_yarn/sinon-16.0.0 into combined-prs-branch [`445de98`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/445de981f84caf7676977f834124113e7ae35715)
 - Merge dependabot/npm_and_yarn/mikro-orm/reflection-5.8.1 into combined-prs-branch [`4183b43`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/4183b439568ad6f6896ab20bb069296a16243593)
 - build(actions): cleanup clone count action [`241e529`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/241e529de2418d5013bca26be9d1b92276e88a98)
-- build(ci): remove node 16.x [`dbea49e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dbea49eeb12210ff4237463664ccf3166fc4759f)
 - fix: fix scripts permission [`be424f9`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/be424f9e8f51d9a6b339a45f10aeec22a5b25bf7)
 - fix: fix permissions [`1a7f624`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/1a7f624e7ac1a75634e8e879c6862d04f242b1d0)
 - Merge dependabot/npm_and_yarn/expect-29.7.0 into combined-prs-branch [`e8f389c`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/e8f389c30fb63cef866781648cf98b18e93259b5)
 - refactor: remove unneeded redefinition of poolifier defaults [`bcbb76a`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/bcbb76a6957d1c0bad4a51c040af58788b8b186f)
 - build(deps): Bump docker/setup-buildx-action from 2 to 3 [`5c55509`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/5c555092ce04717e770cfc2052b01d8573959c9a)
 - build: refine bug report template [`873803e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/873803ef02dac614d4b4247247dbc9ee038575c1)
+- build(ci): remove node 16.x [`dbea49e`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/dbea49eeb12210ff4237463664ccf3166fc4759f)
 - build: align TS configuration for mikro-orm [`aa6a7bd`](https://github.com/sap/e-mobility-charging-stations-simulator/commit/aa6a7bd0704bc82f6965f2d5a0d4f1c1c1d54c42)
 
 ## [v1.2.21](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.20...v1.2.21) (2023-09-09)