chore: version 1.2.23 v1.2.23
authorJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Oct 2023 11:43:10 +0000 (13:43 +0200)
committerJérôme Benoit <jerome.benoit@sap.com>
Tue, 3 Oct 2023 11:43:10 +0000 (13:43 +0200)
CHANGELOG.md
package.json
sonar-project.properties

index 48ed58579af26f9a2b5c01100f80b3bc2f4952c5..833779f83d7b46fade4305c979424105dc862349 100644 (file)
@@ -1,6 +1,68 @@
 # Changelog
 
-## [v1.2.22](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.21...v1.2.22)
+## [v1.2.23](https://github.com/sap/e-mobility-charging-stations-simulator/compare/v1.2.22...v1.2.23)
+
+- 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)
+- 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 -&gt; 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 -&gt; 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)
@@ -14,6 +76,7 @@
 - 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)
index 8955564979531cbd81179da3f46c02b2ba372f6d..3b7cf95063db26c496fbf22ce219a6327ef424a7 100644 (file)
@@ -1,7 +1,7 @@
 {
   "$schema": "https://json.schemastore.org/package",
   "name": "e-mobility-charging-stations-simulator",
-  "version": "1.2.22",
+  "version": "1.2.23",
   "engines": {
     "node": ">=18.17.0",
     "pnpm": ">=8.6.0"
index 023b0ba5b52bd86d1a9eb136fcdf3d3d6a0e279e..fe52ae10705b5643ec770861655b30614d303088 100644 (file)
@@ -3,7 +3,7 @@ sonar.organization=sap-1
 
 # This is the name and version displayed in the SonarCloud UI.
 sonar.projectName=e-mobility-charging-stations-simulator
-sonar.projectVersion=1.2.22
+sonar.projectVersion=1.2.23
 
 # Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
 sonar.sources=src