e-mobility-charging-stations-simulator.git
3 months agochore: version 1.2.34 v1.2.34
Jérôme Benoit [Thu, 1 Feb 2024 19:41:53 +0000 (20:41 +0100)] 
chore: version 1.2.34

3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 1 Feb 2024 18:19:21 +0000 (19:19 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: cleanup control flow in statistic helpers
Jérôme Benoit [Thu, 1 Feb 2024 16:37:29 +0000 (17:37 +0100)] 
refactor: cleanup control flow in statistic helpers

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agodocs: cleanup code comments
Jérôme Benoit [Thu, 1 Feb 2024 11:10:22 +0000 (12:10 +0100)] 
docs: cleanup code comments

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: fix uiServer configuration section sanity checks
Jérôme Benoit [Thu, 1 Feb 2024 11:03:58 +0000 (12:03 +0100)] 
fix: fix uiServer configuration section sanity checks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: add type for template charging stations tracking
Jérôme Benoit [Thu, 1 Feb 2024 10:22:33 +0000 (11:22 +0100)] 
refactor: add type for template charging stations tracking

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 1 Feb 2024 10:13:06 +0000 (11:13 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agodocs: add addChargingStations request to Insomnia requests collection
Jérôme Benoit [Thu, 1 Feb 2024 10:05:38 +0000 (11:05 +0100)] 
docs: add addChargingStations request to Insomnia requests collection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofeat: add addChargingStations command to UI API
Jérôme Benoit [Thu, 1 Feb 2024 09:53:08 +0000 (10:53 +0100)] 
feat: add addChargingStations command to UI API

closes #964

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 31 Jan 2024 20:52:13 +0000 (21:52 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofeat: add command to list templates on UI services
Jérôme Benoit [Wed, 31 Jan 2024 19:48:59 +0000 (20:48 +0100)] 
feat: add command to list templates on UI services

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: consolidate charging stations tracking
Jérôme Benoit [Wed, 31 Jan 2024 16:46:06 +0000 (17:46 +0100)] 
refactor: consolidate charging stations tracking

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofeat: expose template name used in stationInfo
Jérôme Benoit [Wed, 31 Jan 2024 10:06:38 +0000 (11:06 +0100)] 
feat: expose template name used in stationInfo

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps): apply updates
Jérôme Benoit [Wed, 31 Jan 2024 09:21:32 +0000 (10:21 +0100)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: cleanup UI service response
Jérôme Benoit [Tue, 30 Jan 2024 20:25:46 +0000 (21:25 +0100)] 
refactor: cleanup UI service response

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: cleanup type definition in internal messaging
Jérôme Benoit [Tue, 30 Jan 2024 20:14:35 +0000 (21:14 +0100)] 
refactor: cleanup type definition in internal messaging

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: refine type casting in internal simulator communication code
Jérôme Benoit [Tue, 30 Jan 2024 17:14:20 +0000 (18:14 +0100)] 
refactor: refine type casting in internal simulator communication code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 30 Jan 2024 17:10:31 +0000 (18:10 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agoperf: 'await' on UI request handlers only when necessary
Jérôme Benoit [Tue, 30 Jan 2024 16:58:03 +0000 (17:58 +0100)] 
perf: 'await' on UI request handlers only when necessary

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agoperf: 'await' on OCPP request handlers only when necessary
Jérôme Benoit [Tue, 30 Jan 2024 16:19:53 +0000 (17:19 +0100)] 
perf: 'await' on OCPP request handlers only when necessary

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: convert remote stop transaction to two stages request
Jérôme Benoit [Tue, 30 Jan 2024 15:07:53 +0000 (16:07 +0100)] 
refactor: convert remote stop transaction to two stages request
handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agochore: version 1.2.33 v1.2.33
Jérôme Benoit [Tue, 30 Jan 2024 10:59:35 +0000 (11:59 +0100)] 
chore: version 1.2.33

3 months agobuild: bump volta pnpm version
Jérôme Benoit [Tue, 30 Jan 2024 09:03:18 +0000 (10:03 +0100)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 30 Jan 2024 08:22:29 +0000 (09:22 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agodocs: add few comments to incoming request handling code
Jérôme Benoit [Mon, 29 Jan 2024 20:34:36 +0000 (21:34 +0100)] 
docs: add few comments to incoming request handling code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: ensure the second stage at handling incoming request is executed
Jérôme Benoit [Mon, 29 Jan 2024 20:06:59 +0000 (21:06 +0100)] 
fix: ensure the second stage at handling incoming request is executed
later the response is sent

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agoperf: add fastpath for trigger message handling
Jérôme Benoit [Mon, 29 Jan 2024 19:56:05 +0000 (20:56 +0100)] 
perf: add fastpath for trigger message handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: add generic 2 stages incoming request response handling
Jérôme Benoit [Mon, 29 Jan 2024 19:32:04 +0000 (20:32 +0100)] 
refactor: add generic 2 stages incoming request response handling

reference #959

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 29 Jan 2024 17:48:30 +0000 (18:48 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: remove unneeded try {} catch {}
Jérôme Benoit [Mon, 29 Jan 2024 17:41:56 +0000 (18:41 +0100)] 
refactor: remove unneeded try {} catch {}

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 29 Jan 2024 17:02:50 +0000 (18:02 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agoMerge pull request #960 from SAP/fix-remote-start
Jérôme Benoit [Mon, 29 Jan 2024 16:52:25 +0000 (17:52 +0100)] 
Merge pull request #960 from SAP/fix-remote-start

fix: fix control flow at remote start

3 months agorefactor: move OCPP event emission ops to the promises queue
Jérôme Benoit [Mon, 29 Jan 2024 16:50:46 +0000 (17:50 +0100)] 
refactor: move OCPP event emission ops to the promises queue

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: use nextTick to delay event emission
Jérôme Benoit [Mon, 29 Jan 2024 16:34:53 +0000 (17:34 +0100)] 
fix: use nextTick to delay event emission

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: cleanup log messages formatting
Jérôme Benoit [Mon, 29 Jan 2024 15:33:20 +0000 (16:33 +0100)] 
refactor: cleanup log messages formatting

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: ensure remote start transaction triggers a delayed start transaction
Jérôme Benoit [Mon, 29 Jan 2024 15:27:01 +0000 (16:27 +0100)] 
fix: ensure remote start transaction triggers a delayed start transaction

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: fix control flow at remote start
Jérôme Benoit [Mon, 29 Jan 2024 13:29:04 +0000 (14:29 +0100)] 
fix: fix control flow at remote start

closes #959

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: ensure WS connection retry flag is reset in all connection case
Jérôme Benoit [Sun, 28 Jan 2024 18:42:15 +0000 (19:42 +0100)] 
fix: ensure WS connection retry flag is reset in all connection case

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(simulator): silence linter error
Jérôme Benoit [Sun, 28 Jan 2024 18:28:48 +0000 (19:28 +0100)] 
build(simulator): silence linter error

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: do not regenerate error stack strace needlessly
Jérôme Benoit [Sun, 28 Jan 2024 18:00:02 +0000 (19:00 +0100)] 
refactor: do not regenerate error stack strace needlessly

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agotest: add tests for BaseError custom error
Jérôme Benoit [Sun, 28 Jan 2024 15:14:48 +0000 (16:14 +0100)] 
test: add tests for BaseError custom error

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: use Error static function to generate BaseError stack trace
Jérôme Benoit [Sun, 28 Jan 2024 14:34:06 +0000 (15:34 +0100)] 
refactor: use Error static function to generate BaseError stack trace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: recreate stack trace on BaseError only if needed
Jérôme Benoit [Sun, 28 Jan 2024 13:35:30 +0000 (14:35 +0100)] 
fix: recreate stack trace on BaseError only if needed

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: remove unneeded export
Jérôme Benoit [Sun, 28 Jan 2024 13:03:32 +0000 (14:03 +0100)] 
refactor: remove unneeded export

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 28 Jan 2024 12:58:57 +0000 (13:58 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: fix race condition at reconnection on ATG duration computation
Jérôme Benoit [Sun, 28 Jan 2024 12:45:48 +0000 (13:45 +0100)] 
fix: fix race condition at reconnection on ATG duration computation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: ensure the ATG is properly restored after disconnection to CSMS
Jérôme Benoit [Sun, 28 Jan 2024 12:21:01 +0000 (13:21 +0100)] 
fix: ensure the ATG is properly restored after disconnection to CSMS

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: cleanup charging station events handling
Jérôme Benoit [Sat, 27 Jan 2024 14:26:45 +0000 (15:26 +0100)] 
refactor: cleanup charging station events handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: ensure the message sequence is started after reconnection
Jérôme Benoit [Sat, 27 Jan 2024 14:14:23 +0000 (15:14 +0100)] 
fix: ensure the message sequence is started after reconnection

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild: log on the console husky warnings
Jérôme Benoit [Sat, 27 Jan 2024 10:50:09 +0000 (11:50 +0100)] 
build: log on the console husky warnings

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 26 Jan 2024 21:29:23 +0000 (22:29 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 26 Jan 2024 12:08:04 +0000 (13:08 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 26 Jan 2024 00:17:30 +0000 (01:17 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: cleanup payload validation properties namespace
Jérôme Benoit [Thu, 25 Jan 2024 23:37:53 +0000 (00:37 +0100)] 
refactor: cleanup payload validation properties namespace

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: avoid duplicate payload validation function
Jérôme Benoit [Thu, 25 Jan 2024 23:19:45 +0000 (00:19 +0100)] 
fix: avoid duplicate payload validation function

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agoperf: cache only JSON payload validation functions
Jérôme Benoit [Thu, 25 Jan 2024 22:36:49 +0000 (23:36 +0100)] 
perf: cache only JSON payload validation functions

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 25 Jan 2024 15:19:44 +0000 (16:19 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 25 Jan 2024 11:05:36 +0000 (12:05 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 24 Jan 2024 20:29:07 +0000 (21:29 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild: bump volta pnpm version
Jérôme Benoit [Tue, 23 Jan 2024 13:51:08 +0000 (14:51 +0100)] 
build: bump volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 23 Jan 2024 09:22:28 +0000 (10:22 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 22 Jan 2024 12:37:12 +0000 (13:37 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: handle WebSocket opening error
Jérôme Benoit [Sun, 21 Jan 2024 14:48:58 +0000 (15:48 +0100)] 
fix: handle WebSocket opening error

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: refine missing ATG status log message
Jérôme Benoit [Sun, 21 Jan 2024 14:43:36 +0000 (15:43 +0100)] 
refactor: refine missing ATG status log message

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: improve error logging if ATG connector status is not found
Jérôme Benoit [Sun, 21 Jan 2024 10:19:27 +0000 (11:19 +0100)] 
refactor: improve error logging if ATG connector status is not found

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: improve malformed OCPP message handling
Jérôme Benoit [Sun, 21 Jan 2024 10:05:24 +0000 (11:05 +0100)] 
fix: improve malformed OCPP message handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: type casting cleanups
Jérôme Benoit [Sun, 21 Jan 2024 09:54:05 +0000 (10:54 +0100)] 
refactor: type casting cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: type casting cleanups
Jérôme Benoit [Sun, 21 Jan 2024 09:29:17 +0000 (10:29 +0100)] 
refactor: type casting cleanups

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): cleanup dependencies
Jérôme Benoit [Sat, 20 Jan 2024 20:58:24 +0000 (21:58 +0100)] 
build(deps-dev): cleanup dependencies

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agofix: address two FIXMEs at websocket events handling
Jérôme Benoit [Sat, 20 Jan 2024 20:27:21 +0000 (21:27 +0100)] 
fix: address two FIXMEs at websocket events handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: cleanup unneeded type casting
Jérôme Benoit [Sat, 20 Jan 2024 20:09:22 +0000 (21:09 +0100)] 
refactor: cleanup unneeded type casting

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: remove unneeded binding
Jérôme Benoit [Sat, 20 Jan 2024 19:30:20 +0000 (20:30 +0100)] 
refactor: remove unneeded binding

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agorefactor: use the same empty function everywhere
Jérôme Benoit [Sat, 20 Jan 2024 18:55:54 +0000 (19:55 +0100)] 
refactor: use the same empty function everywhere

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 20 Jan 2024 16:07:54 +0000 (17:07 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 months agoMerge pull request #943 from SAP/dependabot/npm_and_yarn/mikro-orm/mariadb-6.0.5
Jérôme Benoit [Fri, 19 Jan 2024 21:00:20 +0000 (21:00 +0000)] 
Merge pull request #943 from SAP/dependabot/npm_and_yarn/mikro-orm/mariadb-6.0.5

build(deps): Bump @mikro-orm/mariadb from 6.0.4 to 6.0.5

3 months agobuild(deps): Bump @mikro-orm/mariadb from 6.0.4 to 6.0.5
dependabot[bot] [Fri, 19 Jan 2024 20:57:15 +0000 (20:57 +0000)] 
build(deps): Bump @mikro-orm/mariadb from 6.0.4 to 6.0.5

Bumps [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.0.4...v6.0.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/mariadb"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agoMerge pull request #951 from SAP/combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 20:55:13 +0000 (21:55 +0100)] 
Merge pull request #951 from SAP/combined-prs-branch

Combined PRs

3 months agoMerge branch 'main' into combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 20:53:04 +0000 (21:53 +0100)] 
Merge branch 'main' into combined-prs-branch

3 months agoMerge dependabot/npm_and_yarn/mikro-orm/sqlite-6.0.5 into combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 20:53:02 +0000 (21:53 +0100)] 
Merge dependabot/npm_and_yarn/mikro-orm/sqlite-6.0.5 into combined-prs-branch

3 months agobuild(deps): Bump @mikro-orm/sqlite from 6.0.4 to 6.0.5
dependabot[bot] [Fri, 19 Jan 2024 19:45:57 +0000 (19:45 +0000)] 
build(deps): Bump @mikro-orm/sqlite from 6.0.4 to 6.0.5

Bumps [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.0.4...v6.0.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/sqlite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agoMerge pull request #950 from SAP/combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 19:44:18 +0000 (20:44 +0100)] 
Merge pull request #950 from SAP/combined-prs-branch

Combined PRs

3 months agoMerge branch 'main' into combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 19:43:27 +0000 (20:43 +0100)] 
Merge branch 'main' into combined-prs-branch

3 months agoMerge dependabot/npm_and_yarn/mikro-orm/reflection-6.0.5 into combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 19:43:25 +0000 (20:43 +0100)] 
Merge dependabot/npm_and_yarn/mikro-orm/reflection-6.0.5 into combined-prs-branch

3 months agoMerge dependabot/npm_and_yarn/mikro-orm/cli-6.0.5 into combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 19:43:24 +0000 (20:43 +0100)] 
Merge dependabot/npm_and_yarn/mikro-orm/cli-6.0.5 into combined-prs-branch

3 months agobuild(deps): Bump @mikro-orm/reflection from 6.0.4 to 6.0.5
dependabot[bot] [Fri, 19 Jan 2024 19:34:21 +0000 (19:34 +0000)] 
build(deps): Bump @mikro-orm/reflection from 6.0.4 to 6.0.5

Bumps [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.0.4...v6.0.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/reflection"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agobuild(deps-dev): Bump @mikro-orm/cli from 6.0.4 to 6.0.5
dependabot[bot] [Fri, 19 Jan 2024 19:33:46 +0000 (19:33 +0000)] 
build(deps-dev): Bump @mikro-orm/cli from 6.0.4 to 6.0.5

Bumps [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.0.4...v6.0.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agoMerge pull request #949 from SAP/combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 19:32:37 +0000 (20:32 +0100)] 
Merge pull request #949 from SAP/combined-prs-branch

Combined PRs

3 months agoMerge branch 'main' into combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 19:30:39 +0000 (20:30 +0100)] 
Merge branch 'main' into combined-prs-branch

3 months agoMerge dependabot/github_actions/actions/dependency-review-action-4 into combined...
Jérôme Benoit [Fri, 19 Jan 2024 19:30:37 +0000 (20:30 +0100)] 
Merge dependabot/github_actions/actions/dependency-review-action-4 into combined-prs-branch

3 months agoMerge dependabot/npm_and_yarn/ui/web/vite-5.0.12 into combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 19:30:37 +0000 (20:30 +0100)] 
Merge dependabot/npm_and_yarn/ui/web/vite-5.0.12 into combined-prs-branch

3 months agoMerge dependabot/npm_and_yarn/mikro-orm/core-6.0.5 into combined-prs-branch
Jérôme Benoit [Fri, 19 Jan 2024 19:30:35 +0000 (20:30 +0100)] 
Merge dependabot/npm_and_yarn/mikro-orm/core-6.0.5 into combined-prs-branch

3 months agobuild(deps): Bump @mikro-orm/core from 6.0.4 to 6.0.5
dependabot[bot] [Fri, 19 Jan 2024 16:53:15 +0000 (16:53 +0000)] 
build(deps): Bump @mikro-orm/core from 6.0.4 to 6.0.5

Bumps [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.0.4...v6.0.5)

---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
3 months agobuild(deps-dev): Bump vite from 5.0.11 to 5.0.12 in /ui/web
dependabot[bot] [Fri, 19 Jan 2024 16:19:42 +0000 (16:19 +0000)] 
build(deps-dev): Bump vite from 5.0.11 to 5.0.12 in /ui/web

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.11 to 5.0.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.0.12/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.0.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 18 Jan 2024 17:41:06 +0000 (18:41 +0100)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
4 months agobuild(deps): Bump actions/dependency-review-action from 3 to 4
dependabot[bot] [Thu, 18 Jan 2024 16:12:56 +0000 (16:12 +0000)] 
build(deps): Bump actions/dependency-review-action from 3 to 4

Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 3 to 4.
- [Release notes](https://github.com/actions/dependency-review-action/releases)
- [Commits](https://github.com/actions/dependency-review-action/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/dependency-review-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
4 months agoMerge pull request #937 from SAP/combined-prs-branch
Jérôme Benoit [Thu, 18 Jan 2024 08:29:32 +0000 (09:29 +0100)] 
Merge pull request #937 from SAP/combined-prs-branch

Combined PRs

4 months agoMerge branch 'main' into combined-prs-branch
Jérôme Benoit [Thu, 18 Jan 2024 02:13:15 +0000 (03:13 +0100)] 
Merge branch 'main' into combined-prs-branch

4 months agoMerge dependabot/npm_and_yarn/ui/web/prettier-3.2.4 into combined-prs-branch
Jérôme Benoit [Thu, 18 Jan 2024 02:13:14 +0000 (03:13 +0100)] 
Merge dependabot/npm_and_yarn/ui/web/prettier-3.2.4 into combined-prs-branch

4 months agoMerge dependabot/npm_and_yarn/prettier-3.2.4 into combined-prs-branch
Jérôme Benoit [Thu, 18 Jan 2024 02:13:13 +0000 (03:13 +0100)] 
Merge dependabot/npm_and_yarn/prettier-3.2.4 into combined-prs-branch

4 months agobuild(deps-dev): Bump prettier from 3.2.3 to 3.2.4
dependabot[bot] [Wed, 17 Jan 2024 16:21:53 +0000 (16:21 +0000)] 
build(deps-dev): Bump prettier from 3.2.3 to 3.2.4

Bumps [prettier](https://github.com/prettier/prettier) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.3...3.2.4)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>