e-mobility-charging-stations-simulator.git
2 hours agobuild(deps-dev): apply updates main
Jérôme Benoit [Mon, 10 Jun 2024 15:46:09 +0000 (17:46 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 hours agochore: version 1.3.6
Jérôme Benoit [Mon, 10 Jun 2024 15:30:35 +0000 (17:30 +0200)] 
chore: version 1.3.6

2 hours agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 10 Jun 2024 15:29:45 +0000 (17:29 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 hours agorefactor: cleanup power limitation code
Jérôme Benoit [Mon, 10 Jun 2024 15:11:34 +0000 (17:11 +0200)] 
refactor: cleanup power limitation code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 hours agobuild: apply volta pnpm update
Jérôme Benoit [Mon, 10 Jun 2024 14:20:09 +0000 (16:20 +0200)] 
build: apply volta pnpm update

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 hours agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 10 Jun 2024 14:13:26 +0000 (16:13 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 hours agofeat: handle CHARGE_POINT_MAX_PROFILE charging profiles at power
Jérôme Benoit [Mon, 10 Jun 2024 13:41:44 +0000 (15:41 +0200)] 
feat: handle CHARGE_POINT_MAX_PROFILE charging profiles at power
limitation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
21 hours agorefactor: cleanup charging profiles handling code
Jérôme Benoit [Sun, 9 Jun 2024 21:00:48 +0000 (23:00 +0200)] 
refactor: cleanup charging profiles handling code

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
28 hours agofix: fix TxProfile removal with transaction id defined at Tx stop
Jérôme Benoit [Sun, 9 Jun 2024 14:00:35 +0000 (16:00 +0200)] 
fix: fix TxProfile removal with transaction id defined at Tx stop

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
28 hours agofix: ensure no charging profile purpose TxProfile is loaded at startup
Jérôme Benoit [Sun, 9 Jun 2024 13:52:02 +0000 (15:52 +0200)] 
fix: ensure no charging profile purpose TxProfile is loaded at startup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
30 hours agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 9 Jun 2024 11:28:52 +0000 (13:28 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
31 hours agochore: version 1.3.5
Jérôme Benoit [Sun, 9 Jun 2024 11:14:20 +0000 (13:14 +0200)] 
chore: version 1.3.5

31 hours agofeat: handle charging profile purpose TxProfile
Jérôme Benoit [Sun, 9 Jun 2024 11:08:07 +0000 (13:08 +0200)] 
feat: handle charging profile purpose TxProfile

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
46 hours agofix: avoid to modify stored charging profiles
Jérôme Benoit [Sat, 8 Jun 2024 19:36:07 +0000 (21:36 +0200)] 
fix: avoid to modify stored charging profiles

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
47 hours agofix: allow to set charging profile with TxProfile purpose
Jérôme Benoit [Sat, 8 Jun 2024 18:51:37 +0000 (20:51 +0200)] 
fix: allow to set charging profile with TxProfile purpose

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 days agoperf: add fastpath in array sorting helper
Jérôme Benoit [Sat, 8 Jun 2024 16:57:16 +0000 (18:57 +0200)] 
perf: add fastpath in array sorting helper

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 days agofix: restart metervalues interval if MeterValueSampleInterval is changed
Jérôme Benoit [Sat, 8 Jun 2024 16:26:51 +0000 (18:26 +0200)] 
fix: restart metervalues interval if MeterValueSampleInterval is changed

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 days agoperf: compute power limitation only once
Jérôme Benoit [Sat, 8 Jun 2024 15:54:14 +0000 (17:54 +0200)] 
perf: compute power limitation only once

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 days agofix: fix start transaction response handling with authorize
Jérôme Benoit [Sat, 8 Jun 2024 14:39:02 +0000 (16:39 +0200)] 
fix: fix start transaction response handling with authorize

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 days agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 8 Jun 2024 11:52:32 +0000 (13:52 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 days agofix: ensure ATG status is refreshed in the UI at stop
Jérôme Benoit [Fri, 7 Jun 2024 21:00:49 +0000 (23:00 +0200)] 
fix: ensure ATG status is refreshed in the UI at stop

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 days agofix: add sanity check in ATG on connector id
Jérôme Benoit [Fri, 7 Jun 2024 19:43:20 +0000 (21:43 +0200)] 
fix: add sanity check in ATG on connector id

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 days agofix: fix condition at ATG configuration handling
Jérôme Benoit [Fri, 7 Jun 2024 19:14:47 +0000 (21:14 +0200)] 
fix: fix condition at ATG configuration handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: improve ConfigurationUtils coverage
Jérôme Benoit [Fri, 7 Jun 2024 16:15:30 +0000 (18:15 +0200)] 
test: improve ConfigurationUtils coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agorefactor: rename Storage.handleDBError -> Storage.handleDBStorageError
Jérôme Benoit [Fri, 7 Jun 2024 15:49:59 +0000 (17:49 +0200)] 
refactor: rename Storage.handleDBError -> Storage.handleDBStorageError

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: add Utils insertAt() test
Jérôme Benoit [Fri, 7 Jun 2024 14:29:32 +0000 (16:29 +0200)] 
test: add Utils insertAt() test

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: improve ConfigurationUtils coverage
Jérôme Benoit [Fri, 7 Jun 2024 14:24:59 +0000 (16:24 +0200)] 
test: improve ConfigurationUtils coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: improve coverage on existing tests
Jérôme Benoit [Fri, 7 Jun 2024 14:19:18 +0000 (16:19 +0200)] 
test: improve coverage on existing tests

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 7 Jun 2024 13:08:17 +0000 (15:08 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: improve ErrorUtils coverage
Jérôme Benoit [Fri, 7 Jun 2024 13:02:00 +0000 (15:02 +0200)] 
test: improve ErrorUtils coverage

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: trivial refinements
Jérôme Benoit [Fri, 7 Jun 2024 12:11:55 +0000 (14:11 +0200)] 
test: trivial refinements

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: add tests
Jérôme Benoit [Fri, 7 Jun 2024 12:04:44 +0000 (14:04 +0200)] 
test: add tests

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: add ConfigurationUtils test
Jérôme Benoit [Fri, 7 Jun 2024 11:36:22 +0000 (13:36 +0200)] 
test: add ConfigurationUtils test

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agofix: refine default configuration
Jérôme Benoit [Fri, 7 Jun 2024 10:45:19 +0000 (12:45 +0200)] 
fix: refine default configuration

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agotest: add ErrorUtils test
Jérôme Benoit [Fri, 7 Jun 2024 02:30:22 +0000 (04:30 +0200)] 
test: add ErrorUtils test

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agochore: version 1.3.4
Jérôme Benoit [Thu, 6 Jun 2024 21:53:21 +0000 (23:53 +0200)] 
chore: version 1.3.4

3 days agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 6 Jun 2024 21:49:39 +0000 (23:49 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agofix: avoid endless loop at remote start transaction
Jérôme Benoit [Thu, 6 Jun 2024 21:42:27 +0000 (23:42 +0200)] 
fix: avoid endless loop at remote start transaction

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agofix: ensure inflight requests id cannot be duplicated
Jérôme Benoit [Thu, 6 Jun 2024 20:37:49 +0000 (22:37 +0200)] 
fix: ensure inflight requests id cannot be duplicated

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agofix: fix date handling connectorsStatus configuration file section
Jérôme Benoit [Thu, 6 Jun 2024 19:57:22 +0000 (21:57 +0200)] 
fix: fix date handling connectorsStatus configuration file section

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
3 days agorefactor: cleanup boot notification response handling
Jérôme Benoit [Thu, 6 Jun 2024 18:33:22 +0000 (20:33 +0200)] 
refactor: cleanup boot notification response handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agofix: ensure charging profiles not related to the current transaction are
Jérôme Benoit [Thu, 6 Jun 2024 16:50:14 +0000 (18:50 +0200)] 
fix: ensure charging profiles not related to the current transaction are
removed

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agofix: reset authorize fields connector status after reservation
Jérôme Benoit [Thu, 6 Jun 2024 14:36:50 +0000 (16:36 +0200)] 
fix: reset authorize fields connector status after reservation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agorefactor: cleanup eslint usage
Jérôme Benoit [Thu, 6 Jun 2024 10:28:01 +0000 (12:28 +0200)] 
refactor: cleanup eslint usage

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 6 Jun 2024 10:07:12 +0000 (12:07 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 5 Jun 2024 22:57:42 +0000 (00:57 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agofix(ci): silence linter
Jérôme Benoit [Wed, 5 Jun 2024 22:00:22 +0000 (00:00 +0200)] 
fix(ci): silence linter

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agorefactor: cleanup OCPP utils
Jérôme Benoit [Wed, 5 Jun 2024 20:04:25 +0000 (22:04 +0200)] 
refactor: cleanup OCPP utils

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agorefactor: cleanup connection retries logic
Jérôme Benoit [Wed, 5 Jun 2024 19:11:29 +0000 (21:11 +0200)] 
refactor: cleanup connection retries logic

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agodocs: refine code comments
Jérôme Benoit [Wed, 5 Jun 2024 18:58:17 +0000 (20:58 +0200)] 
docs: refine code comments

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agorefactor: cleanup boot notification handling internal handling
Jérôme Benoit [Wed, 5 Jun 2024 18:40:19 +0000 (20:40 +0200)] 
refactor: cleanup boot notification handling internal handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
4 days agorefactor: cleanup boot notification response assignation
Jérôme Benoit [Wed, 5 Jun 2024 18:36:34 +0000 (20:36 +0200)] 
refactor: cleanup boot notification response assignation

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: fix remote transaction start debug log
Jérôme Benoit [Wed, 5 Jun 2024 17:55:44 +0000 (19:55 +0200)] 
fix: fix remote transaction start debug log

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: ensure registration status is deleted if invalid boot notification
Jérôme Benoit [Wed, 5 Jun 2024 17:31:57 +0000 (19:31 +0200)] 
fix: ensure registration status is deleted if invalid boot notification
response is received

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: fix firmware update in progress detection
Jérôme Benoit [Wed, 5 Jun 2024 17:04:08 +0000 (19:04 +0200)] 
fix: fix firmware update in progress detection

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: pickup not reserved connector at remote start transaction
Jérôme Benoit [Wed, 5 Jun 2024 15:29:50 +0000 (17:29 +0200)] 
fix: pickup not reserved connector at remote start transaction

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: properly handle undefined connector id at remote start transaction
Jérôme Benoit [Wed, 5 Jun 2024 15:11:29 +0000 (17:11 +0200)] 
fix: properly handle undefined connector id at remote start transaction

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: fix error handling default options definition
Jérôme Benoit [Wed, 5 Jun 2024 14:30:29 +0000 (16:30 +0200)] 
fix: fix error handling default options definition

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: fix clear charging profiles with no connector in payload
Jérôme Benoit [Wed, 5 Jun 2024 12:09:24 +0000 (14:09 +0200)] 
fix: fix clear charging profiles with no connector in payload

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 5 Jun 2024 10:28:28 +0000 (12:28 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agorefactor: helper cleanup
Jérôme Benoit [Wed, 5 Jun 2024 09:58:26 +0000 (11:58 +0200)] 
refactor: helper cleanup

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: fix log files path resolution at GetDiagnostics
Jérôme Benoit [Wed, 5 Jun 2024 00:39:42 +0000 (02:39 +0200)] 
fix: fix log files path resolution at GetDiagnostics

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agorefactor: refine OCPP message sending error handling
Jérôme Benoit [Tue, 4 Jun 2024 23:17:08 +0000 (01:17 +0200)] 
refactor: refine OCPP message sending error handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
5 days agofix: ensure only circular buffer is converted to array
Jérôme Benoit [Tue, 4 Jun 2024 20:31:17 +0000 (22:31 +0200)] 
fix: ensure only circular buffer is converted to array

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
6 days agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 4 Jun 2024 10:04:57 +0000 (12:04 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 days agobuild(deps-dev): apply updates
Jérôme Benoit [Mon, 3 Jun 2024 10:57:40 +0000 (12:57 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 days agorefactor: cleanup string literal variables handling
Jérôme Benoit [Sun, 2 Jun 2024 19:57:56 +0000 (21:57 +0200)] 
refactor: cleanup string literal variables handling

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
7 days agobuild(deps-dev): apply updates
Jérôme Benoit [Sun, 2 Jun 2024 19:54:50 +0000 (21:54 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
9 days agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 1 Jun 2024 13:02:18 +0000 (15:02 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
9 days agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 31 May 2024 21:41:33 +0000 (23:41 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
10 days agobuild(deps-dev): apply updates
Jérôme Benoit [Thu, 30 May 2024 22:02:48 +0000 (00:02 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 days agofix: start web socket ping interval at successful connection
Jérôme Benoit [Thu, 30 May 2024 01:54:15 +0000 (03:54 +0200)] 
fix: start web socket ping interval at successful connection

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 days agofix: start heartbeat once
Jérôme Benoit [Wed, 29 May 2024 20:07:53 +0000 (22:07 +0200)] 
fix: start heartbeat once

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 days agobuild(deps-dev): apply updates
Jérôme Benoit [Wed, 29 May 2024 19:32:53 +0000 (21:32 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 days agobuild: cleanup pnpm lock file
Jérôme Benoit [Wed, 29 May 2024 19:29:43 +0000 (21:29 +0200)] 
build: cleanup pnpm lock file

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
11 days agofix: ensure boot notification response is assigned before querying
Jérôme Benoit [Wed, 29 May 2024 19:24:52 +0000 (21:24 +0200)] 
fix: ensure boot notification response is assigned before querying

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 days agofix: ensure message sequence is fired at boot notification response
Jérôme Benoit [Wed, 29 May 2024 18:02:34 +0000 (20:02 +0200)] 
fix: ensure message sequence is fired at boot notification response
processing

closes #1039

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
12 days agobuild(deps): apply updates
Jérôme Benoit [Wed, 29 May 2024 16:37:49 +0000 (18:37 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
13 days agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 28 May 2024 13:17:27 +0000 (15:17 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild(deps): apply updates
Jérôme Benoit [Mon, 27 May 2024 11:47:12 +0000 (13:47 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 25 May 2024 22:48:09 +0000 (00:48 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 25 May 2024 21:52:49 +0000 (23:52 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild(deps): apply updates
Jérôme Benoit [Sat, 25 May 2024 11:02:34 +0000 (13:02 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Fri, 24 May 2024 12:48:18 +0000 (14:48 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agoMerge pull request #1038 from SAP/dependabot/github_actions/sonarsource/sonarcloud...
Jérôme Benoit [Thu, 23 May 2024 18:43:13 +0000 (18:43 +0000)] 
Merge pull request #1038 from SAP/dependabot/github_actions/sonarsource/sonarcloud-github-action-2.2.0

build(deps): bump sonarsource/sonarcloud-github-action from 2.1.1 to 2.2.0

2 weeks agobuild(deps): bump sonarsource/sonarcloud-github-action
dependabot[bot] [Thu, 23 May 2024 16:24:55 +0000 (16:24 +0000)] 
build(deps): bump sonarsource/sonarcloud-github-action

Bumps [sonarsource/sonarcloud-github-action](https://github.com/sonarsource/sonarcloud-github-action) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/sonarsource/sonarcloud-github-action/releases)
- [Commits](https://github.com/sonarsource/sonarcloud-github-action/compare/v2.1.1...v2.2.0)

---
updated-dependencies:
- dependency-name: sonarsource/sonarcloud-github-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2 weeks agobuild(deps): apply updates
Jérôme Benoit [Wed, 22 May 2024 16:23:30 +0000 (18:23 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
2 weeks agobuild: fix pnpm lockfile
Jérôme Benoit [Tue, 21 May 2024 20:31:21 +0000 (22:31 +0200)] 
build: fix pnpm lockfile

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 weeks agofix: fix performance statistics storage
Jérôme Benoit [Tue, 21 May 2024 20:11:51 +0000 (22:11 +0200)] 
fix: fix performance statistics storage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 weeks agorefactor: code formatting
Jérôme Benoit [Tue, 21 May 2024 17:37:38 +0000 (19:37 +0200)] 
refactor: code formatting

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 weeks agorefactor: cleanup Infinity usage
Jérôme Benoit [Tue, 21 May 2024 17:18:34 +0000 (19:18 +0200)] 
refactor: cleanup Infinity usage

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 weeks agoperf: use mnemonist CirculerBuffer
Jérôme Benoit [Tue, 21 May 2024 12:57:50 +0000 (14:57 +0200)] 
perf: use mnemonist CirculerBuffer

Expected regression: performance statistics storage miss statistics for
now

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Tue, 21 May 2024 09:17:57 +0000 (11:17 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
2 weeks agoperf: resize circular array to sensible default
Jérôme Benoit [Mon, 20 May 2024 18:43:02 +0000 (20:43 +0200)] 
perf: resize circular array to sensible default

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 weeks agobuild(deps): apply updates
Jérôme Benoit [Mon, 20 May 2024 09:41:18 +0000 (11:41 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 weeks agobuild(deps-dev): apply updates
Jérôme Benoit [Sat, 18 May 2024 09:41:32 +0000 (11:41 +0200)] 
build(deps-dev): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 weeks agobuild: bump volta node version
Jérôme Benoit [Thu, 16 May 2024 18:19:51 +0000 (20:19 +0200)] 
build: bump volta node version

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 weeks agobuild(deps): apply updates
Jérôme Benoit [Thu, 16 May 2024 10:52:11 +0000 (12:52 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 weeks agobuild(deps): apply updates
Jérôme Benoit [Wed, 15 May 2024 10:13:13 +0000 (12:13 +0200)] 
build(deps): apply updates

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
3 weeks agobuild(deps): apply updates
Jérôme Benoit [Tue, 14 May 2024 10:24:20 +0000 (12:24 +0200)] 
build(deps): apply updates

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