- Bump expect from 29.1.0 to 29.1.2
#199 - Bump @vue/test-utils from 2.0.2 to 2.1.0 in /src/ui/web
#198 - Combined PR
#197 - Bump vm2 from 3.9.10 to 3.9.11
#192 - Bump @typescript-eslint/parser from 5.38.0 to 5.38.1 in /src/ui/web
#186 - Combined PR
#191 - Bump @typescript-eslint/parser from 5.38.0 to 5.38.1
#182 - Combined PR
#185 - ATG: add support for idTag distribution algorithms
#179 - Apply dependencies update
a558771 - Apply dependencies update
556786e - Apply dependencies update
24e545f - Convert types to native type
83e00df - Convert interface to type
17e9e8c - Replace more interface with type for types definition
981ebfb - Use a switch case control flow at incoming OCPP messages handling error
13701f6 - Refine dependabot configuration
8501e54 - Fix broadcast channel payload cleanup for ATG
8f87994 - README.md: spell fix
0191e17 - Fix strict boolean checks
9383b2b - Trivial code cleanups
a307349 - Convert Statistics interface to type
8a36b1e - Log errors in worker
0f18700 - Log unconditionally uncaughtException and unhandledRejection in
48d17ce - Do not propagate thrown error at sendError() usage
dc92266 - Strict boolean check in src/charging-station/UIServiceWorkerBroadcastChannel.ts
c56450e - Code cleanups in the OCPP incoming requests handling code
2a232a1 - Fix error handling at OCPP message sending
0756181 - Log unconditionally uncaughtException and unhandledRejection in
4f143cd - Ensure the deferred promise use to send OCPP message will not be leaked
53e07f9 - Only delete the request directly from the cache when needed at response
a42e002 - Refine type definitions
284900b - Align some types definition in UI
36999e7 - Simplify WorkerUtils.defaultErrorHandler usage in WorkerSet
f6d765e - Comment some dubious OCPPError usage
e909d2a - CF manifest template cleanups
49d6207 - Docker: fix clean-images target
e0a40c2 - Fix docker image tagging in ECR
051963a - Fix dependabot configuration for GitHub actions
11856fb - Add missing break
de4cb8b - Optimization: bind to this sendMessage()
511c189