Jérôme Benoit [Fri, 26 Jul 2024 16:37:48 +0000 (18:37 +0200)]
test: add more charging station helpers tests
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 26 Jul 2024 15:44:04 +0000 (17:44 +0200)]
refactor(test): code cleanups
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 26 Jul 2024 15:39:58 +0000 (17:39 +0200)]
test: add some tests for charging station helpers
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 26 Jul 2024 13:39:19 +0000 (15:39 +0200)]
docs: add OCPP 2 mock server component to issue templates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 26 Jul 2024 12:58:32 +0000 (14:58 +0200)]
chore(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 25 Jul 2024 19:17:48 +0000 (21:17 +0200)]
refactor: silence two linter errors
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 25 Jul 2024 18:35:34 +0000 (20:35 +0200)]
refactor: cleanup eslint configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 25 Jul 2024 18:04:00 +0000 (20:04 +0200)]
build(ci): reenabled auto code formating and linting on simulator
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Thu, 25 Jul 2024 17:10:03 +0000 (19:10 +0200)]
build(deps-dev): bump ruff from 0.5.4 to 0.5.5 in /tests/ocpp-server (#1109)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.4 to 0.5.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.4...0.5.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Thu, 25 Jul 2024 16:41:10 +0000 (18:41 +0200)]
build(ci): reenabled linting on web ui code
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 25 Jul 2024 16:25:26 +0000 (18:25 +0200)]
chore: cleanup formatting and linting configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 25 Jul 2024 16:03:50 +0000 (18:03 +0200)]
chore: refine eslint flat configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 25 Jul 2024 11:35:57 +0000 (13:35 +0200)]
chore: release main (#1080)
* chore: release main
* [autofix.ci] apply automated fixes
---------
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Jérôme Benoit [Thu, 25 Jul 2024 11:31:13 +0000 (13:31 +0200)]
chore(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 25 Jul 2024 09:41:44 +0000 (11:41 +0200)]
refactor: refine station information validation error message
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 24 Jul 2024 23:14:16 +0000 (01:14 +0200)]
refactor: validate station information at CS init
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 24 Jul 2024 22:14:10 +0000 (00:14 +0200)]
fix: ensure OCPP payload validation report error details
The validate() is already bound to Ajv and cannot be rebinded to
a different instance.
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 24 Jul 2024 18:54:41 +0000 (20:54 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 24 Jul 2024 18:52:31 +0000 (20:52 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Wed, 24 Jul 2024 18:41:58 +0000 (20:41 +0200)]
build(deps-dev): bump @vitejs/plugin-vue from 5.0.5 to 5.1.0 (#1105)
Bumps [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) from 5.0.5 to 5.1.0.
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue@5.1.0/packages/plugin-vue)
---
updated-dependencies:
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 24 Jul 2024 18:30:48 +0000 (20:30 +0200)]
build(deps-dev): bump @types/node from 20.14.11 to 20.14.12 (#1106)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.11 to 20.14.12.
- [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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 24 Jul 2024 18:24:24 +0000 (20:24 +0200)]
build(deps): bump vue from 3.4.33 to 3.4.34 (#1107)
Bumps [vue](https://github.com/vuejs/core) from 3.4.33 to 3.4.34.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.4.33...v3.4.34)
---
updated-dependencies:
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Tue, 23 Jul 2024 14:15:57 +0000 (16:15 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Tue, 23 Jul 2024 14:06:43 +0000 (16:06 +0200)]
build(deps): bump tar from 7.4.0 to 7.4.1 (#1102)
Bumps [tar](https://github.com/isaacs/node-tar) from 7.4.0 to 7.4.1.
- [Release notes](https://github.com/isaacs/node-tar/releases)
- [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/node-tar/compare/v7.4.0...v7.4.1)
---
updated-dependencies:
- dependency-name: tar
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Tue, 23 Jul 2024 12:14:26 +0000 (14:14 +0200)]
refactor: refine OCPP PDU validation error messages
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 21 Jul 2024 16:49:29 +0000 (18:49 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 20 Jul 2024 17:51:35 +0000 (19:51 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 19 Jul 2024 13:10:04 +0000 (15:10 +0200)]
chore: align code formatting configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 18 Jul 2024 19:31:26 +0000 (21:31 +0200)]
chore: bump volta node version
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Thu, 18 Jul 2024 17:12:10 +0000 (19:12 +0200)]
build(deps): bump github/combine-prs from 5.0.0 to 5.1.0 (#1093)
Bumps [github/combine-prs](https://github.com/github/combine-prs) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/github/combine-prs/releases)
- [Commits](https://github.com/github/combine-prs/compare/v5.0.0...v5.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Thu, 18 Jul 2024 17:11:51 +0000 (19:11 +0200)]
build(deps-dev): bump ruff from 0.5.2 to 0.5.3 in /tests/ocpp-server (#1094)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.2 to 0.5.3.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/commits)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Thu, 18 Jul 2024 14:06:08 +0000 (16:06 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Thu, 18 Jul 2024 13:56:58 +0000 (15:56 +0200)]
build(deps-dev): bump husky from 9.0.11 to 9.1.0 (#1091)
Bumps [husky](https://github.com/typicode/husky) from 9.0.11 to 9.1.0.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v9.0.11...v9.1.0)
---
updated-dependencies:
- dependency-name: husky
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Wed, 17 Jul 2024 12:36:38 +0000 (14:36 +0200)]
refactor: npx -> pnpm dlx where appropriates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 17 Jul 2024 12:32:36 +0000 (14:32 +0200)]
chore(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 17 Jul 2024 12:25:55 +0000 (14:25 +0200)]
Merge pull request #1090 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Wed, 17 Jul 2024 02:15:30 +0000 (04:15 +0200)]
Merge branch 'main' into combined-prs-branch
Jérôme Benoit [Wed, 17 Jul 2024 02:15:28 +0000 (04:15 +0200)]
Merge dependabot/npm_and_yarn/typescript-eslint-7.16.1 into combined-prs-branch
dependabot[bot] [Tue, 16 Jul 2024 16:36:12 +0000 (16:36 +0000)]
build(deps-dev): bump typescript-eslint from 7.16.0 to 7.16.1
Bumps [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) from 7.16.0 to 7.16.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.16.1/packages/typescript-eslint)
---
updated-dependencies:
- dependency-name: typescript-eslint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Mon, 15 Jul 2024 15:49:02 +0000 (17:49 +0200)]
build(ci): fix autofix GH action
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 15 Jul 2024 15:39:27 +0000 (17:39 +0200)]
chore: fix lock file
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 15 Jul 2024 15:31:29 +0000 (17:31 +0200)]
chore: configuration cleanups after migration to eslint flat config
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 15 Jul 2024 13:33:26 +0000 (15:33 +0200)]
chore(ci): silence linter error
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 15 Jul 2024 13:25:37 +0000 (15:25 +0200)]
chore: post neostandard migration code cleanup
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 14 Jul 2024 20:48:56 +0000 (22:48 +0200)]
chore: migrate to neostandard eslint configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 14 Jul 2024 15:48:31 +0000 (17:48 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 14 Jul 2024 15:12:56 +0000 (17:12 +0200)]
feat: add initial node sea support
sea does not support ESM yet
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 14 Jul 2024 11:25:33 +0000 (13:25 +0200)]
chore: only warn in case of unsupported JS runtime usage
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 13 Jul 2024 11:55:10 +0000 (13:55 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 12 Jul 2024 23:07:47 +0000 (01:07 +0200)]
test: fix clone() test
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 12 Jul 2024 22:55:56 +0000 (00:55 +0200)]
refactor: permit build code to run with other JS runtime
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 12 Jul 2024 11:17:41 +0000 (13:17 +0200)]
chore(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 10 Jul 2024 21:15:54 +0000 (23:15 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 10 Jul 2024 19:58:19 +0000 (21:58 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Wed, 10 Jul 2024 18:23:25 +0000 (20:23 +0200)]
build(deps-dev): bump vitest from 2.0.1 to 2.0.2 (#1082)
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.2/packages/vitest)
---
updated-dependencies:
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Wed, 10 Jul 2024 18:19:04 +0000 (20:19 +0200)]
Merge pull request #1085 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Wed, 10 Jul 2024 18:16:30 +0000 (20:16 +0200)]
Merge branch 'main' into combined-prs-branch
Jérôme Benoit [Wed, 10 Jul 2024 18:16:28 +0000 (20:16 +0200)]
Merge dependabot/npm_and_yarn/eslint-plugin-jsdoc-48.6.0 into combined-prs-branch
Jérôme Benoit [Wed, 10 Jul 2024 18:16:27 +0000 (20:16 +0200)]
Merge dependabot/npm_and_yarn/vitest/coverage-v8-2.0.2 into combined-prs-branch
dependabot[bot] [Wed, 10 Jul 2024 16:23:12 +0000 (16:23 +0000)]
build(deps-dev): bump @vitest/coverage-v8 from 2.0.1 to 2.0.2
Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.2/packages/coverage-v8)
---
updated-dependencies:
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 10 Jul 2024 16:21:29 +0000 (16:21 +0000)]
build(deps-dev): bump eslint-plugin-jsdoc from 48.5.2 to 48.6.0
Bumps [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) from 48.5.2 to 48.6.0.
- [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases)
- [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc)
- [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v48.5.2...v48.6.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Wed, 10 Jul 2024 09:11:19 +0000 (11:11 +0200)]
Merge pull request #1081 from SAP/combined-prs-branch
Combined PRs
Jérôme Benoit [Wed, 10 Jul 2024 02:14:55 +0000 (04:14 +0200)]
Merge branch 'main' into combined-prs-branch
Jérôme Benoit [Wed, 10 Jul 2024 02:14:54 +0000 (04:14 +0200)]
Merge dependabot/npm_and_yarn/glob-11.0.0 into combined-prs-branch
Jérôme Benoit [Wed, 10 Jul 2024 02:14:53 +0000 (04:14 +0200)]
Merge dependabot/npm_and_yarn/rimraf-6.0.0 into combined-prs-branch
Jérôme Benoit [Tue, 9 Jul 2024 17:18:59 +0000 (19:18 +0200)]
docs(README.md): refine volta installation on windows
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Tue, 9 Jul 2024 17:01:45 +0000 (17:01 +0000)]
build(deps-dev): bump rimraf from 5.0.8 to 6.0.0
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.8 to 6.0.0.
- [Changelog](https://github.com/isaacs/rimraf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/isaacs/rimraf/compare/v5.0.8...v6.0.0)
---
updated-dependencies:
- dependency-name: rimraf
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Tue, 9 Jul 2024 17:00:33 +0000 (17:00 +0000)]
build(deps-dev): bump glob from 10.4.3 to 11.0.0
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.3 to 11.0.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.3...v11.0.0)
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Mon, 8 Jul 2024 20:46:20 +0000 (22:46 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 8 Jul 2024 17:07:51 +0000 (19:07 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 7 Jul 2024 13:11:02 +0000 (15:11 +0200)]
chore(deps): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 6 Jul 2024 13:10:18 +0000 (15:10 +0200)]
ci: refine release-please configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 6 Jul 2024 13:01:09 +0000 (15:01 +0200)]
Merge pull request #1072 from SAP/release-please--branches--main
chore: release main
autofix-ci[bot] [Sat, 6 Jul 2024 12:56:27 +0000 (12:56 +0000)]
[autofix.ci] apply automated fixes
Jérôme Benoit [Sat, 6 Jul 2024 12:55:19 +0000 (14:55 +0200)]
chore: release main
Jérôme Benoit [Sat, 6 Jul 2024 12:53:57 +0000 (14:53 +0200)]
build(ci): fix release-please changelog after module renaming
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 6 Jul 2024 12:38:23 +0000 (14:38 +0200)]
build(ci): rename module in changelog
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 6 Jul 2024 12:24:33 +0000 (14:24 +0200)]
ci: refine release-please configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sat, 6 Jul 2024 11:26:57 +0000 (13:26 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 5 Jul 2024 21:35:10 +0000 (21:35 +0000)]
Merge pull request #1073 from SAP/dependabot/npm_and_yarn/poolifier-4.0.16
build(deps): bump poolifier from 4.0.15 to 4.0.16
Jérôme Benoit [Fri, 5 Jul 2024 21:32:46 +0000 (21:32 +0000)]
Merge pull request #1074 from SAP/dependabot/pip/tests/ocpp-server/ruff-0.5.1
build(deps-dev): bump ruff from 0.5.0 to 0.5.1 in /tests/ocpp-server
dependabot[bot] [Fri, 5 Jul 2024 16:29:33 +0000 (16:29 +0000)]
build(deps-dev): bump ruff from 0.5.0 to 0.5.1 in /tests/ocpp-server
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.5.0...0.5.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 5 Jul 2024 16:09:44 +0000 (16:09 +0000)]
build(deps): bump poolifier from 4.0.15 to 4.0.16
Bumps [poolifier](https://github.com/poolifier/poolifier) from 4.0.15 to 4.0.16.
- [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/v4.0.15...v4.0.16)
---
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 [Fri, 5 Jul 2024 11:22:27 +0000 (13:22 +0200)]
build(ci): do not cancel workflow in case of autofix failure
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 5 Jul 2024 10:30:54 +0000 (12:30 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 5 Jul 2024 00:27:41 +0000 (02:27 +0200)]
Merge branch 'main' of github.com:SAP/e-mobility-charging-stations-simulator
Jérôme Benoit [Fri, 5 Jul 2024 00:26:58 +0000 (02:26 +0200)]
docs: format 'Branching model' section in README.md
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 5 Jul 2024 00:18:26 +0000 (02:18 +0200)]
Merge pull request #1071 from SAP/release-please--branches--main
chore: release main
autofix-ci[bot] [Fri, 5 Jul 2024 00:15:45 +0000 (00:15 +0000)]
[autofix.ci] apply automated fixes
Jérôme Benoit [Fri, 5 Jul 2024 00:14:39 +0000 (02:14 +0200)]
chore: release main
Jérôme Benoit [Fri, 5 Jul 2024 00:13:23 +0000 (02:13 +0200)]
refactor(ci): cleanup release-please configuration
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 5 Jul 2024 00:05:43 +0000 (02:05 +0200)]
fix(ci): fix release branches creation
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 4 Jul 2024 23:51:09 +0000 (23:51 +0000)]
Merge pull request #1070 from SAP/release-please--branches--main
chore: release main
autofix-ci[bot] [Thu, 4 Jul 2024 23:49:12 +0000 (23:49 +0000)]
[autofix.ci] apply automated fixes
Jérôme Benoit [Thu, 4 Jul 2024 23:47:52 +0000 (01:47 +0200)]
chore: release main
Jérôme Benoit [Thu, 4 Jul 2024 23:46:48 +0000 (01:46 +0200)]
docs: add branching model to README.md
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 4 Jul 2024 23:29:09 +0000 (01:29 +0200)]
build(ci): limit initial release PR to previous version commit
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 4 Jul 2024 23:21:14 +0000 (01:21 +0200)]
build(ci): fix component handling in release-please
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 4 Jul 2024 21:54:38 +0000 (23:54 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Thu, 4 Jul 2024 21:44:24 +0000 (23:44 +0200)]
docs: add PR template
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>