Jérôme Benoit [Tue, 7 Nov 2023 22:24:14 +0000 (23:24 +0100)]
fix: fix subsequent configuration change reload without callback
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 22:20:34 +0000 (23:20 +0100)]
fix: avoid concurrent configuration change callback execution
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 21:57:25 +0000 (22:57 +0100)]
fix(simulator): ensure configuration file reload will restart the
simulator
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 20:11:57 +0000 (21:11 +0100)]
fix(simulator): remove unneeded main thread check at simulator start
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 20:08:02 +0000 (21:08 +0100)]
fix(simulator): remove unneeded main thread check at simulator stop
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 19:17:37 +0000 (20:17 +0100)]
refactor(simulator): use generic type in OCPP payload validation code
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 19:10:37 +0000 (20:10 +0100)]
refactor(simulator): cleanup JSON type usage in OCPP payload validation
code
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 18:48:46 +0000 (19:48 +0100)]
perf(simulator): compile payload validation JSON schema only once
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 17:36:24 +0000 (18:36 +0100)]
refactor: change log level to debug at ATG stop
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 7 Nov 2023 16:33:51 +0000 (17:33 +0100)]
fix: ensure stop transaction is sent at ATG stop
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 7 Nov 2023 11:55:53 +0000 (12:55 +0100)]
build(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 6 Nov 2023 12:10:28 +0000 (13:10 +0100)]
fix(ui): util module is not available in browser
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 6 Nov 2023 10:52:39 +0000 (11:52 +0100)]
fix(ui): fix startup
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sun, 5 Nov 2023 22:14:55 +0000 (23:14 +0100)]
build(simulator): add script to build CF source with source maps
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sun, 5 Nov 2023 22:11:15 +0000 (23:11 +0100)]
build(simulator): production build does not include source maps
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sun, 5 Nov 2023 21:59:15 +0000 (22:59 +0100)]
build(simulator): use node.js builtin source maps support
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sun, 5 Nov 2023 11:46:10 +0000 (12:46 +0100)]
build(deps-dev): remove unused deps
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sun, 5 Nov 2023 10:55:00 +0000 (11:55 +0100)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sat, 4 Nov 2023 10:14:55 +0000 (11:14 +0100)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Fri, 3 Nov 2023 09:08:38 +0000 (10:08 +0100)]
build(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Thu, 2 Nov 2023 16:28:14 +0000 (16:28 +0000)]
Merge pull request #834 from SAP/dependabot/github_actions/github/combine-prs-4.1.0
build(deps): Bump github/combine-prs from 4.0.0 to 4.1.0
dependabot[bot] [Thu, 2 Nov 2023 16:10:29 +0000 (16:10 +0000)]
build(deps): Bump github/combine-prs from 4.0.0 to 4.1.0
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](https://github.com/github/combine-prs/compare/v4.0.0...v4.1.0)
---
updated-dependencies:
- dependency-name: github/combine-prs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Wed, 1 Nov 2023 20:52:55 +0000 (21:52 +0100)]
build: bump volta pnpm version
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 1 Nov 2023 16:36:16 +0000 (17:36 +0100)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 1 Nov 2023 09:58:06 +0000 (10:58 +0100)]
test: add missing file
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 1 Nov 2023 09:56:59 +0000 (10:56 +0100)]
test: add ElectricUtils.ts tests
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 1 Nov 2023 08:15:16 +0000 (09:15 +0100)]
Merge pull request #827 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Wed, 1 Nov 2023 02:11:06 +0000 (03:11 +0100)]
Merge dependabot/npm_and_yarn/types/node-20.8.10 into combined-prs-branch
Jérôme Benoit [Wed, 1 Nov 2023 02:11:06 +0000 (03:11 +0100)]
Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.10 into combined-prs-branch
dependabot[bot] [Tue, 31 Oct 2023 16:37:14 +0000 (16:37 +0000)]
build(deps-dev): Bump @types/node from 20.8.9 to 20.8.10 in /ui/web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.8.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 31 Oct 2023 16:32:18 +0000 (16:32 +0000)]
build(deps-dev): Bump @types/node from 20.8.9 to 20.8.10
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 20.8.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Mon, 30 Oct 2023 20:29:12 +0000 (21:29 +0100)]
build(simulator): print to stdout building information
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 30 Oct 2023 20:13:26 +0000 (21:13 +0100)]
build: refine esbuild external list
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 30 Oct 2023 20:10:17 +0000 (21:10 +0100)]
perf: reduce bundle size by specifing external deps
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 30 Oct 2023 18:32:26 +0000 (19:32 +0100)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 30 Oct 2023 13:29:01 +0000 (14:29 +0100)]
build: fix esbuild build options
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 30 Oct 2023 12:45:25 +0000 (13:45 +0100)]
build: rollup -> esbuild
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sun, 29 Oct 2023 17:49:28 +0000 (18:49 +0100)]
build: fix docker image build
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sun, 29 Oct 2023 16:50:33 +0000 (17:50 +0100)]
build: use TS for rollup configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sat, 28 Oct 2023 11:10:31 +0000 (13:10 +0200)]
build: bump pnpm volta version
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sat, 28 Oct 2023 09:33:43 +0000 (11:33 +0200)]
Merge pull request #824 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Sat, 28 Oct 2023 02:06:07 +0000 (04:06 +0200)]
Merge dependabot/npm_and_yarn/ui/web/eslint-plugin-vue-9.18.1 into combined-prs-branch
Jérôme Benoit [Sat, 28 Oct 2023 02:06:07 +0000 (04:06 +0200)]
Merge dependabot/npm_and_yarn/poolifier-3.0.5 into combined-prs-branch
dependabot[bot] [Fri, 27 Oct 2023 16:42:04 +0000 (16:42 +0000)]
build(deps): Bump poolifier from 3.0.4 to 3.0.5
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.4...v3.0.5)
---
updated-dependencies:
- dependency-name: poolifier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 27 Oct 2023 16:07:01 +0000 (16:07 +0000)]
build(deps-dev): Bump eslint-plugin-vue from 9.18.0 to 9.18.1 in /ui/web
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.18.0 to 9.18.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.18.0...v9.18.1)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Thu, 26 Oct 2023 09:05:50 +0000 (11:05 +0200)]
build(ui): bump engines node version requirements
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Thu, 26 Oct 2023 08:42:09 +0000 (10:42 +0200)]
build(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 24 Oct 2023 18:20:06 +0000 (20:20 +0200)]
Merge pull request #814 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Tue, 24 Oct 2023 18:17:40 +0000 (20:17 +0200)]
Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.9.0 into combined-prs-branch
Jérôme Benoit [Tue, 24 Oct 2023 18:17:39 +0000 (20:17 +0200)]
Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.8 into combined-prs-branch
Jérôme Benoit [Tue, 24 Oct 2023 18:17:39 +0000 (20:17 +0200)]
Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.9.0 into combined-prs-branch
dependabot[bot] [Tue, 24 Oct 2023 18:07:06 +0000 (18:07 +0000)]
build(deps-dev): Bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 24 Oct 2023 18:06:51 +0000 (18:06 +0000)]
build(deps-dev): Bump @typescript-eslint/parser in /ui/web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 24 Oct 2023 18:06:42 +0000 (18:06 +0000)]
build(deps-dev): Bump @types/node from 20.8.7 to 20.8.8 in /ui/web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 20.8.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Tue, 24 Oct 2023 18:05:53 +0000 (20:05 +0200)]
Merge pull request #813 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Tue, 24 Oct 2023 18:05:43 +0000 (20:05 +0200)]
Merge branch 'main' into combined-prs-branch
Jérôme Benoit [Tue, 24 Oct 2023 18:03:00 +0000 (20:03 +0200)]
Merge dependabot/npm_and_yarn/typescript-eslint/parser-6.9.0 into combined-prs-branch
Jérôme Benoit [Tue, 24 Oct 2023 18:03:00 +0000 (20:03 +0200)]
Merge dependabot/npm_and_yarn/types/node-20.8.8 into combined-prs-branch
Jérôme Benoit [Tue, 24 Oct 2023 18:02:59 +0000 (20:02 +0200)]
Merge dependabot/npm_and_yarn/ui/web/eslint-plugin-vue-9.18.0 into combined-prs-branch
Jérôme Benoit [Tue, 24 Oct 2023 18:02:58 +0000 (20:02 +0200)]
Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/eslint-plugin-6.9.0 into combined-prs-branch
Jérôme Benoit [Tue, 24 Oct 2023 17:19:14 +0000 (19:19 +0200)]
build: bump volta node version
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
dependabot[bot] [Tue, 24 Oct 2023 17:06:00 +0000 (17:06 +0000)]
build(deps-dev): Bump @typescript-eslint/eslint-plugin in /ui/web
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 24 Oct 2023 17:04:51 +0000 (17:04 +0000)]
build(deps-dev): Bump eslint-plugin-vue from 9.17.0 to 9.18.0 in /ui/web
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.17.0 to 9.18.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.17.0...v9.18.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 24 Oct 2023 16:59:50 +0000 (16:59 +0000)]
build(deps-dev): Bump @types/node from 20.8.7 to 20.8.8
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.7 to 20.8.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 24 Oct 2023 16:57:47 +0000 (16:57 +0000)]
build(deps-dev): Bump @typescript-eslint/parser from 6.8.0 to 6.9.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.8.0 to 6.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.9.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Mon, 23 Oct 2023 18:31:34 +0000 (18:31 +0000)]
Merge pull request #805 from SAP/dependabot/github_actions/actions/setup-node-4
build(deps): Bump actions/setup-node from 3 to 4
dependabot[bot] [Mon, 23 Oct 2023 16:34:17 +0000 (16:34 +0000)]
build(deps): Bump actions/setup-node from 3 to 4
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v3...v4)
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Mon, 23 Oct 2023 08:27:51 +0000 (10:27 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sat, 21 Oct 2023 07:28:11 +0000 (09:28 +0200)]
build(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Fri, 20 Oct 2023 20:04:45 +0000 (22:04 +0200)]
build(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Fri, 20 Oct 2023 12:39:49 +0000 (14:39 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Fri, 20 Oct 2023 12:06:30 +0000 (14:06 +0200)]
build: refine sonarcloud configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Fri, 20 Oct 2023 05:01:23 +0000 (07:01 +0200)]
build(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Thu, 19 Oct 2023 18:49:07 +0000 (20:49 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Thu, 19 Oct 2023 14:09:30 +0000 (16:09 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Thu, 19 Oct 2023 09:59:48 +0000 (11:59 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 18 Oct 2023 17:54:27 +0000 (19:54 +0200)]
build: update pnpm lock file
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 18 Oct 2023 17:19:53 +0000 (19:19 +0200)]
build(ci): add node.js 21.x
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 18 Oct 2023 16:44:54 +0000 (18:44 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 18 Oct 2023 13:05:55 +0000 (15:05 +0200)]
test: fix node --loader -> --import
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 18 Oct 2023 12:56:41 +0000 (14:56 +0200)]
build(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Wed, 18 Oct 2023 12:53:09 +0000 (14:53 +0200)]
Merge pull request #796 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Wed, 18 Oct 2023 02:08:37 +0000 (04:08 +0200)]
Merge dependabot/npm_and_yarn/poolifier-3.0.1 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:08:36 +0000 (04:08 +0200)]
Merge dependabot/npm_and_yarn/ui/web/typescript-eslint/parser-6.8.0 into combined-prs-branch
Jérôme Benoit [Wed, 18 Oct 2023 02:08:36 +0000 (04:08 +0200)]
Merge dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-6.8.0 into combined-prs-branch
dependabot[bot] [Tue, 17 Oct 2023 16:18:22 +0000 (16:18 +0000)]
build(deps-dev): Bump @typescript-eslint/eslint-plugin
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 17 Oct 2023 16:10:28 +0000 (16:10 +0000)]
build(deps-dev): Bump @typescript-eslint/parser in /ui/web
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.7.5 to 6.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.8.0/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 16 Oct 2023 16:44:35 +0000 (16:44 +0000)]
build(deps): Bump poolifier from 3.0.0 to 3.0.1
Bumps [poolifier](https://github.com/poolifier/poolifier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/poolifier/poolifier/releases)
- [Changelog](https://github.com/poolifier/poolifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/poolifier/poolifier/compare/v3.0.0...v3.0.1)
---
updated-dependencies:
- dependency-name: poolifier
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Mon, 16 Oct 2023 11:25:53 +0000 (13:25 +0200)]
build: bump volta pnpm version
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 16 Oct 2023 09:52:31 +0000 (11:52 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sun, 15 Oct 2023 17:16:46 +0000 (19:16 +0200)]
build(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sat, 14 Oct 2023 13:13:26 +0000 (15:13 +0200)]
build(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sat, 14 Oct 2023 08:15:47 +0000 (10:15 +0200)]
Merge pull request #790 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Sat, 14 Oct 2023 08:11:23 +0000 (10:11 +0200)]
Merge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator
Jérôme Benoit [Sat, 14 Oct 2023 08:10:52 +0000 (10:10 +0200)]
build: bump volta node version
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Sat, 14 Oct 2023 02:06:28 +0000 (04:06 +0200)]
Merge dependabot/npm_and_yarn/types/node-20.8.5 into combined-prs-branch
Jérôme Benoit [Sat, 14 Oct 2023 02:06:27 +0000 (04:06 +0200)]
Merge dependabot/npm_and_yarn/ui/web/types/node-20.8.5 into combined-prs-branch
dependabot[bot] [Fri, 13 Oct 2023 16:49:44 +0000 (16:49 +0000)]
build(deps-dev): Bump @types/node from 20.8.4 to 20.8.5 in /ui/web
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 13 Oct 2023 16:43:22 +0000 (16:43 +0000)]
build(deps-dev): Bump @types/node from 20.8.4 to 20.8.5
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.8.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Fri, 13 Oct 2023 10:01:48 +0000 (10:01 +0000)]
Merge pull request #783 from SAP/dependabot/npm_and_yarn/mikro-orm/sqlite-5.8.8
build(deps): Bump @mikro-orm/sqlite from 5.8.7 to 5.8.8