e-mobility-charging-stations-simulator.git
13 months agobuild: silence wrong spelling report
Jérôme Benoit [Mon, 24 Apr 2023 16:52:27 +0000 (18:52 +0200)] 
build: silence wrong spelling report

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor: cleanup storage type case
Jérôme Benoit [Mon, 24 Apr 2023 16:50:46 +0000 (18:50 +0200)] 
refactor: cleanup storage type case

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor: add sanity check to worker script handling
Jérôme Benoit [Mon, 24 Apr 2023 16:45:19 +0000 (18:45 +0200)] 
refactor: add sanity check to worker script handling

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor: format configuration files
Jérôme Benoit [Mon, 24 Apr 2023 13:11:17 +0000 (15:11 +0200)] 
refactor: format configuration files

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(ci): fix sonar-scanner, take 2
Jérôme Benoit [Mon, 24 Apr 2023 12:53:48 +0000 (14:53 +0200)] 
build(ci): fix sonar-scanner, take 2

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild: cleanup tsconfig files
Jérôme Benoit [Mon, 24 Apr 2023 12:19:06 +0000 (14:19 +0200)] 
build: cleanup tsconfig files

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(ci): fix sonar-scanner
Jérôme Benoit [Mon, 24 Apr 2023 12:14:31 +0000 (14:14 +0200)] 
build(ci): fix sonar-scanner

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(ci): update sonar-scanner GH action version
Jérôme Benoit [Mon, 24 Apr 2023 12:03:01 +0000 (14:03 +0200)] 
build(ci): update sonar-scanner GH action version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 24 Apr 2023 05:47:06 +0000 (07:47 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(ui): use eslint-define-config
Jérôme Benoit [Sun, 23 Apr 2023 20:50:57 +0000 (22:50 +0200)] 
build(ui): use eslint-define-config

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 23 Apr 2023 20:36:03 +0000 (22:36 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild: align URI to access JSON schemas
Jérôme Benoit [Sun, 23 Apr 2023 20:22:10 +0000 (22:22 +0200)] 
build: align URI to access JSON schemas

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild: add JSON schema to configuration files
Jérôme Benoit [Sun, 23 Apr 2023 20:17:02 +0000 (22:17 +0200)] 
build: add JSON schema to configuration files

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild: pin volta pnpm version
Jérôme Benoit [Sun, 23 Apr 2023 17:56:12 +0000 (19:56 +0200)] 
build: pin volta pnpm version

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 23 Apr 2023 15:25:22 +0000 (17:25 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.11 v1.2.11
Jérôme Benoit [Sun, 23 Apr 2023 10:50:27 +0000 (12:50 +0200)] 
chore: version 1.2.11

13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 23 Apr 2023 10:47:13 +0000 (12:47 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 23 Apr 2023 09:23:40 +0000 (11:23 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agotest: use monotonic timer
Jérôme Benoit [Sun, 23 Apr 2023 00:13:48 +0000 (02:13 +0200)] 
test: use monotonic timer

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild: add pnpm minimum version to engines
Jérôme Benoit [Sat, 22 Apr 2023 23:27:34 +0000 (01:27 +0200)] 
build: add pnpm minimum version to engines

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild: cleanup scripts usage with pnpm
Jérôme Benoit [Sat, 22 Apr 2023 23:13:14 +0000 (01:13 +0200)] 
build: cleanup scripts usage with pnpm

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(ci): enable dependencies caching with pnpm
Jérôme Benoit [Sat, 22 Apr 2023 21:55:48 +0000 (23:55 +0200)] 
build(ci): enable dependencies caching with pnpm

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(simulator): fix type import
Jérôme Benoit [Sat, 22 Apr 2023 21:16:22 +0000 (23:16 +0200)] 
build(simulator): fix type import

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor(simulator): consolidate connector status transition
Jérôme Benoit [Sat, 22 Apr 2023 21:11:43 +0000 (23:11 +0200)] 
refactor(simulator): consolidate connector status transition

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor(simulator): cleanup constants definition in OCPP code
Jérôme Benoit [Sat, 22 Apr 2023 21:03:37 +0000 (23:03 +0200)] 
refactor(simulator): cleanup constants definition in OCPP code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): refine vue.js dashboard tsconfig.json
Jérôme Benoit [Sat, 22 Apr 2023 18:58:40 +0000 (20:58 +0200)] 
build(deps-dev): refine vue.js dashboard tsconfig.json

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(ui): fix test
Jérôme Benoit [Sat, 22 Apr 2023 18:47:13 +0000 (20:47 +0200)] 
build(ui): fix test

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 22 Apr 2023 18:37:42 +0000 (20:37 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 22 Apr 2023 18:11:25 +0000 (20:11 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(ci): use a working sonar-scanner version
Jérôme Benoit [Sat, 22 Apr 2023 18:01:59 +0000 (20:01 +0200)] 
build(ci): use a working sonar-scanner version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 20 Apr 2023 19:29:46 +0000 (21:29 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild: avoid npx prompt at pnpm i
Jérôme Benoit [Wed, 19 Apr 2023 22:33:06 +0000 (00:33 +0200)] 
build: avoid npx prompt at pnpm i

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild: pin volta node version
Jérôme Benoit [Wed, 19 Apr 2023 20:58:37 +0000 (22:58 +0200)] 
build: pin volta node version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(ci): switch to node 20.x
Jérôme Benoit [Wed, 19 Apr 2023 19:21:30 +0000 (21:21 +0200)] 
build(ci): switch to node 20.x

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(simulator): apply updates
Jérôme Benoit [Wed, 19 Apr 2023 15:35:30 +0000 (17:35 +0200)] 
build(simulator): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.10 v1.2.10
Jérôme Benoit [Tue, 18 Apr 2023 23:47:28 +0000 (01:47 +0200)] 
chore: version 1.2.10

13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 18 Apr 2023 23:46:14 +0000 (01:46 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(simulator): apply updates
Jérôme Benoit [Tue, 18 Apr 2023 21:41:17 +0000 (23:41 +0200)] 
build(simulator): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofix: fix sonarcloud analysis
Jérôme Benoit [Tue, 18 Apr 2023 18:52:04 +0000 (20:52 +0200)] 
fix: fix sonarcloud analysis

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofix: ensure constants are readonly data structures
Jérôme Benoit [Tue, 18 Apr 2023 17:18:40 +0000 (19:18 +0200)] 
fix: ensure constants are readonly data structures

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofeat: add status notification transition check to OCPP 2.x.x code
Jérôme Benoit [Tue, 18 Apr 2023 17:08:48 +0000 (19:08 +0200)] 
feat: add status notification transition check to OCPP 2.x.x code

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor(simulator): permit to check if connector status transition is
Jérôme Benoit [Mon, 17 Apr 2023 22:32:34 +0000 (00:32 +0200)] 
refactor(simulator): permit to check if connector status transition is
     allowed

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 17 Apr 2023 21:59:30 +0000 (23:59 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofeat: check status notification transition in OCPP 1.6 stack
Jérôme Benoit [Mon, 17 Apr 2023 21:48:42 +0000 (23:48 +0200)] 
feat: check status notification transition in OCPP 1.6 stack

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 17 Apr 2023 16:26:50 +0000 (18:26 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 16 Apr 2023 15:17:07 +0000 (17:17 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.9 v1.2.9
Jérôme Benoit [Sat, 15 Apr 2023 22:06:33 +0000 (00:06 +0200)] 
chore: version 1.2.9

13 months agobuild(deps): apply updates
Jérôme Benoit [Sat, 15 Apr 2023 22:05:17 +0000 (00:05 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agoperf: properly bound methods in hot paths
Jérôme Benoit [Sat, 15 Apr 2023 21:16:31 +0000 (23:16 +0200)] 
perf: properly bound methods in hot paths

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.8 v1.2.8
Jérôme Benoit [Sat, 15 Apr 2023 14:06:31 +0000 (16:06 +0200)] 
chore: version 1.2.8

13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 15 Apr 2023 14:04:08 +0000 (16:04 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps): apply updates
Jérôme Benoit [Fri, 14 Apr 2023 10:01:59 +0000 (12:01 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor: forEach -> for ... of
Jérôme Benoit [Fri, 14 Apr 2023 09:39:57 +0000 (11:39 +0200)] 
refactor: forEach -> for ... of

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agodocs: enhance code documentation
Jérôme Benoit [Wed, 12 Apr 2023 20:45:43 +0000 (22:45 +0200)] 
docs: enhance code documentation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.7 v1.2.7
Jérôme Benoit [Wed, 12 Apr 2023 20:37:47 +0000 (22:37 +0200)] 
chore: version 1.2.7

13 months agobuild(deps): apply updates
Jérôme Benoit [Wed, 12 Apr 2023 20:36:24 +0000 (22:36 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.6 v1.2.6
Jérôme Benoit [Tue, 11 Apr 2023 21:46:00 +0000 (23:46 +0200)] 
chore: version 1.2.6

13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 11 Apr 2023 21:43:39 +0000 (23:43 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor: make the exponential backoff implementation for tunable
Jérôme Benoit [Tue, 11 Apr 2023 19:16:28 +0000 (21:16 +0200)] 
refactor: make the exponential backoff implementation for tunable

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 11 Apr 2023 18:51:00 +0000 (20:51 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agoperf: use arrow functions in hot code paths
Jérôme Benoit [Mon, 10 Apr 2023 21:37:47 +0000 (23:37 +0200)] 
perf: use arrow functions in hot code paths

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 10 Apr 2023 17:13:19 +0000 (19:13 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.5 v1.2.5
Jérôme Benoit [Mon, 10 Apr 2023 10:15:18 +0000 (12:15 +0200)] 
chore: version 1.2.5

13 months agobuild(deps): apply updates
Jérôme Benoit [Mon, 10 Apr 2023 10:14:00 +0000 (12:14 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofeat: add mininum value support to meterValues generation
Jérôme Benoit [Sun, 9 Apr 2023 20:08:28 +0000 (22:08 +0200)] 
feat: add mininum value support to meterValues generation

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.4 v1.2.4
Jérôme Benoit [Sun, 9 Apr 2023 13:20:19 +0000 (15:20 +0200)] 
chore: version 1.2.4

13 months agofix: reference poolifier pool property
Jérôme Benoit [Sun, 9 Apr 2023 13:11:28 +0000 (15:11 +0200)] 
fix: reference poolifier pool property

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.3 v1.2.3
Jérôme Benoit [Sun, 9 Apr 2023 13:05:08 +0000 (15:05 +0200)] 
chore: version 1.2.3

13 months agobuild(deps): apply updates
Jérôme Benoit [Sun, 9 Apr 2023 13:03:55 +0000 (15:03 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agofix: strict number check
Jérôme Benoit [Sat, 8 Apr 2023 13:06:48 +0000 (15:06 +0200)] 
fix: strict number check

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 8 Apr 2023 08:23:51 +0000 (10:23 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.2 v1.2.2
Jérôme Benoit [Fri, 7 Apr 2023 21:47:46 +0000 (23:47 +0200)] 
chore: version 1.2.2

13 months agobuild(deps): apply updates
Jérôme Benoit [Fri, 7 Apr 2023 21:46:47 +0000 (23:46 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.1 v1.2.1
Jérôme Benoit [Fri, 7 Apr 2023 14:52:49 +0000 (16:52 +0200)] 
chore: version 1.2.1

13 months agobuild(deps): apply updates
Jérôme Benoit [Fri, 7 Apr 2023 14:51:42 +0000 (16:51 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agorefactor(simulator): use helper for undefined or null checks
Jérôme Benoit [Fri, 7 Apr 2023 10:22:13 +0000 (12:22 +0200)] 
refactor(simulator): use helper for undefined or null checks

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps): apply updates
Jérôme Benoit [Thu, 6 Apr 2023 14:15:35 +0000 (16:15 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agoMerge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator
Jérôme Benoit [Wed, 5 Apr 2023 22:41:13 +0000 (00:41 +0200)] 
Merge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator

13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 5 Apr 2023 22:40:44 +0000 (00:40 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 months agobuild: refine editorconfig
Jérôme Benoit [Wed, 5 Apr 2023 16:27:59 +0000 (18:27 +0200)] 
build: refine editorconfig

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps): apply updates
Jérôme Benoit [Wed, 5 Apr 2023 12:47:58 +0000 (14:47 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agochore: version 1.2.0 v1.2.0
Jérôme Benoit [Tue, 4 Apr 2023 20:49:29 +0000 (22:49 +0200)] 
chore: version 1.2.0

13 months agobuild: refine release-it configuration
Jérôme Benoit [Tue, 4 Apr 2023 20:43:03 +0000 (22:43 +0200)] 
build: refine release-it configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 4 Apr 2023 17:27:25 +0000 (19:27 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
13 months agobuild(deps): apply updates
Jérôme Benoit [Tue, 4 Apr 2023 08:31:53 +0000 (10:31 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 months agochore: version 1.2.0-3 v1.2.0-3
Jérôme Benoit [Mon, 3 Apr 2023 20:43:21 +0000 (22:43 +0200)] 
chore: version 1.2.0-3

14 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 3 Apr 2023 20:41:21 +0000 (22:41 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 months agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 3 Apr 2023 18:37:42 +0000 (20:37 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 months agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 1 Apr 2023 13:29:44 +0000 (15:29 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
14 months agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 30 Mar 2023 22:25:13 +0000 (00:25 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 months agorefactor(simulator): simplify skip preinstall test
Jérôme Benoit [Wed, 29 Mar 2023 18:51:52 +0000 (20:51 +0200)] 
refactor(simulator): simplify skip preinstall test

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 29 Mar 2023 18:45:35 +0000 (20:45 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 months agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 29 Mar 2023 08:02:32 +0000 (10:02 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 months agobuild: ensure the mininum node version includes corepack
Jérôme Benoit [Tue, 28 Mar 2023 23:23:16 +0000 (01:23 +0200)] 
build: ensure the mininum node version includes corepack

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
14 months agochore: version 1.2.0-2 v1.2.0-2
Jérôme Benoit [Tue, 28 Mar 2023 20:28:11 +0000 (22:28 +0200)] 
chore: version 1.2.0-2

14 months agobuild: remove unneded step in CI
Jérôme Benoit [Tue, 28 Mar 2023 11:34:18 +0000 (13:34 +0200)] 
build: remove unneded step in CI

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
14 months agobuild: switch to latest pnpm version with related formats
Jérôme Benoit [Tue, 28 Mar 2023 11:30:21 +0000 (13:30 +0200)] 
build: switch to latest pnpm version with related formats

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
14 months agochore: update copyright notice to 2023
Jérôme Benoit [Tue, 28 Mar 2023 10:39:52 +0000 (12:39 +0200)] 
chore: update copyright notice to 2023

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
14 months agobuild(deps-dev): apply update
Jérôme Benoit [Tue, 28 Mar 2023 10:34:20 +0000 (12:34 +0200)] 
build(deps-dev): apply update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
14 months agofix: avoid unscoped 'this' in static method
Jérôme Benoit [Mon, 27 Mar 2023 21:26:26 +0000 (23:26 +0200)] 
fix: avoid unscoped 'this' in static method

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>