]>
Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/log
Jérôme Benoit [Tue, 1 Apr 2025 15:00:04 +0000 (17:00 +0200)]
chore: release main (#1355)
* 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 [Tue, 1 Apr 2025 14:51:41 +0000 (16:51 +0200)]
fix: properly handle empty key array in GetConfiguration (#1368)
closes #1364
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Co-authored-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 1 Apr 2025 13:24:35 +0000 (15:24 +0200)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Thu, 27 Mar 2025 15:36:52 +0000 (16:36 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 25 Mar 2025 09:37:12 +0000 (10:37 +0100)]
Combined PRs (#1362)
* build(deps): bump sonarsource/sonarqube-scan-action from 5.0.0 to 5.1.0
Bumps [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: sonarsource/sonarqube-scan-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump the regular group with 6 updates
Bumps the regular group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.23.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.11` | `22.13.13` |
| [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.23.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.8` | `50.6.9` |
| [@tsconfig/node22](https://github.com/tsconfig/bases/tree/HEAD/bases) | `22.0.0` | `22.0.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.2` | `6.2.3` |
Updates `@eslint/js` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js)
Updates `@types/node` from 22.13.11 to 22.13.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.22.0...v9.23.0)
Updates `eslint-plugin-jsdoc` from 50.6.8 to 50.6.9
- [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/v50.6.8...v50.6.9)
Updates `@tsconfig/node22` from 22.0.0 to 22.0.1
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@tsconfig/node22"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.11.1 to 0.11.2
- [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.11.1...0.11.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
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, 25 Mar 2025 02:28:16 +0000 (03:28 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
d97ddcdf8e into combined-prs-branch
Jérôme Benoit [Tue, 25 Mar 2025 02:28:16 +0000 (03:28 +0100)]
Merge dependabot/github_actions/sonarsource/sonarqube-scan-action-5.1.0 into combined-prs-branch
Jérôme Benoit [Tue, 25 Mar 2025 02:28:15 +0000 (03:28 +0100)]
Merge dependabot/npm_and_yarn/regular-
5a9bd62b47 into combined-prs-branch
dependabot[bot] [Mon, 24 Mar 2025 18:56:25 +0000 (18:56 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.11.1 to 0.11.2
- [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.11.1...0.11.2)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
SAP Open Source Program Office Bot [Mon, 24 Mar 2025 17:47:55 +0000 (18:47 +0100)]
Reuse Version update from dep to toml (#1361)
Co-authored-by: ajinkyapatil8190 <ajinkyarangnathpatil@gmail.com>
dependabot[bot] [Mon, 24 Mar 2025 17:23:35 +0000 (17:23 +0000)]
build(deps-dev): bump the regular group with 6 updates
Bumps the regular group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.23.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.11` | `22.13.13` |
| [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.23.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.8` | `50.6.9` |
| [@tsconfig/node22](https://github.com/tsconfig/bases/tree/HEAD/bases) | `22.0.0` | `22.0.1` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.2` | `6.2.3` |
Updates `@eslint/js` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js)
Updates `@types/node` from 22.13.11 to 22.13.13
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.22.0 to 9.23.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.22.0...v9.23.0)
Updates `eslint-plugin-jsdoc` from 50.6.8 to 50.6.9
- [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/v50.6.8...v50.6.9)
Updates `@tsconfig/node22` from 22.0.0 to 22.0.1
- [Commits](https://github.com/tsconfig/bases/commits/HEAD/bases)
Updates `vite` from 6.2.2 to 6.2.3
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v6.2.3/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.3/packages/vite)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@tsconfig/node22"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 24 Mar 2025 17:02:27 +0000 (17:02 +0000)]
build(deps): bump sonarsource/sonarqube-scan-action from 5.0.0 to 5.1.0
Bumps [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/v5.0.0...v5.1.0)
---
updated-dependencies:
- dependency-name: sonarsource/sonarqube-scan-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 21 Mar 2025 19:53:35 +0000 (19:53 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group (#1356)
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.11.0 to 0.11.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.11.0...0.11.1)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Fri, 21 Mar 2025 19:50:04 +0000 (20:50 +0100)]
build(deps): bump the regular group with 6 updates (#1357)
Bumps the regular group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.10` | `6.4.11` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.10` | `6.4.11` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.10` | `6.4.11` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.10` | `6.4.11` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.10` | `6.4.11` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.10` | `22.13.11` |
Updates `@mikro-orm/core` from 6.4.10 to 6.4.11
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.10...v6.4.11)
Updates `@mikro-orm/mariadb` from 6.4.10 to 6.4.11
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.10...v6.4.11)
Updates `@mikro-orm/reflection` from 6.4.10 to 6.4.11
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.10...v6.4.11)
Updates `@mikro-orm/sqlite` from 6.4.10 to 6.4.11
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.10...v6.4.11)
Updates `@mikro-orm/cli` from 6.4.10 to 6.4.11
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.10...v6.4.11)
Updates `@types/node` from 22.13.10 to 22.13.11
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Wed, 19 Mar 2025 19:54:06 +0000 (20:54 +0100)]
build(deps): bump mongodb from 6.14.2 to 6.15.0 in the regular group (#1354)
Bumps the regular group with 1 update: [mongodb](https://github.com/mongodb/node-mongodb-native).
Updates `mongodb` from 6.14.2 to 6.15.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.14.2...v6.15.0)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: regular
...
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, 18 Mar 2025 11:44:14 +0000 (12:44 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Mon, 17 Mar 2025 17:28:59 +0000 (18:28 +0100)]
chore: release main (#1263)
* 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 [Mon, 17 Mar 2025 17:03:06 +0000 (18:03 +0100)]
chore(deps): lock file maintenance
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
dependabot[bot] [Mon, 17 Mar 2025 16:48:58 +0000 (17:48 +0100)]
build(deps): bump the regular group with 10 updates (#1353)
Bumps the regular group with 10 updates:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.9` | `6.4.10` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.9` | `6.4.10` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.9` | `6.4.10` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.9` | `6.4.10` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.9` | `6.4.10` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.6` | `50.6.8` |
| [@vitejs/plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue) | `5.2.1` | `5.2.3` |
| [@vitejs/plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/HEAD/packages/plugin-vue-jsx) | `4.1.1` | `4.1.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.8` | `3.0.9` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.8` | `3.0.9` |
Updates `@mikro-orm/core` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.9...v6.4.10)
Updates `@mikro-orm/mariadb` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.9...v6.4.10)
Updates `@mikro-orm/reflection` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.9...v6.4.10)
Updates `@mikro-orm/sqlite` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.9...v6.4.10)
Updates `@mikro-orm/cli` from 6.4.9 to 6.4.10
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.9...v6.4.10)
Updates `eslint-plugin-jsdoc` from 50.6.6 to 50.6.8
- [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/v50.6.6...v50.6.8)
Updates `@vitejs/plugin-vue` from 5.2.1 to 5.2.3
- [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.2.3/packages/plugin-vue)
Updates `@vitejs/plugin-vue-jsx` from 4.1.1 to 4.1.2
- [Release notes](https://github.com/vitejs/vite-plugin-vue/releases)
- [Changelog](https://github.com/vitejs/vite-plugin-vue/blob/main/packages/plugin-vue-jsx/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite-plugin-vue/commits/plugin-vue-jsx@4.1.2/packages/plugin-vue-jsx)
Updates `@vitest/coverage-v8` from 3.0.8 to 3.0.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/coverage-v8)
Updates `vitest` from 3.0.8 to 3.0.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.9/packages/vitest)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@vitejs/plugin-vue"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@vitejs/plugin-vue-jsx"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Mon, 17 Mar 2025 09:18:08 +0000 (10:18 +0100)]
Combined PRs (#1352)
* build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.10 to 0.11.0
- [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.9.10...0.11.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump vite from 6.2.1 to 6.2.2 in the regular group
Bumps the regular group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Sat, 15 Mar 2025 02:25:13 +0000 (03:25 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
002828dd18 into combined-prs-branch
Jérôme Benoit [Sat, 15 Mar 2025 02:25:13 +0000 (03:25 +0100)]
Merge dependabot/npm_and_yarn/regular-
4427a9e5cd into combined-prs-branch
dependabot[bot] [Fri, 14 Mar 2025 16:59:29 +0000 (16:59 +0000)]
build(deps-dev): bump vite from 6.2.1 to 6.2.2 in the regular group
Bumps the regular group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v6.2.2/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 14 Mar 2025 16:50:12 +0000 (16:50 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.10 to 0.11.0
- [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.9.10...0.11.0)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 12 Mar 2025 20:21:01 +0000 (21:21 +0100)]
build(deps-dev): bump the regular group across 1 directory with 2 updates (#1349)
Bumps the regular group with 2 updates in the / directory: [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [lint-staged](https://github.com/lint-staged/lint-staged).
Updates `eslint-plugin-jsdoc` from 50.6.3 to 50.6.6
- [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/v50.6.3...v50.6.6)
Updates `lint-staged` from 15.4.3 to 15.5.0
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.3...v15.5.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
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, 12 Mar 2025 13:30:31 +0000 (14:30 +0100)]
chore: switch to eslint defineConfig
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 10 Mar 2025 18:43:58 +0000 (19:43 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Mon, 10 Mar 2025 18:39:38 +0000 (19:39 +0100)]
build(deps-dev): bump the regular group with 5 updates (#1347)
Bumps the regular group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.21.0` | `9.22.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.9` | `22.13.10` |
| [esbuild](https://github.com/evanw/esbuild) | `0.25.0` | `0.25.1` |
| [eslint](https://github.com/eslint/eslint) | `9.21.0` | `9.22.0` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.9.0` | `4.10.1` |
Updates `@eslint/js` from 9.21.0 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.22.0/packages/js)
Updates `@types/node` from 22.13.9 to 22.13.10
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `esbuild` from 0.25.0 to 0.25.1
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.25.0...v0.25.1)
Updates `eslint` from 9.21.0 to 9.22.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.21.0...v9.22.0)
Updates `eslint-plugin-perfectionist` from 4.9.0 to 4.10.1
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.9.0...v4.10.1)
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: eslint-plugin-perfectionist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Mon, 10 Mar 2025 10:45:06 +0000 (11:45 +0100)]
chore: bump volta pnpm version
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Mon, 10 Mar 2025 10:40:32 +0000 (11:40 +0100)]
Combined PRs (#1346)
* build(deps): bump the regular group with 8 updates
Bumps the regular group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.7.1` | `19.8.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.7.1` | `19.8.0` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.0` | `6.2.1` |
Updates `@mikro-orm/core` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `@mikro-orm/mariadb` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `@mikro-orm/reflection` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `@mikro-orm/sqlite` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `@commitlint/cli` from 19.7.1 to 19.8.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@commitlint/cli)
Updates `@commitlint/config-conventional` from 19.7.1 to 19.8.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@commitlint/config-conventional)
Updates `@mikro-orm/cli` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `vite` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.1/packages/vite)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.9 to 0.9.10
- [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.9.9...0.9.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Mon, 10 Mar 2025 02:15:00 +0000 (03:15 +0100)]
Merge dependabot/npm_and_yarn/regular-
11852b028f into combined-prs-branch
Jérôme Benoit [Mon, 10 Mar 2025 02:15:00 +0000 (03:15 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
678da85fb0 into combined-prs-branch
dependabot[bot] [Fri, 7 Mar 2025 16:57:20 +0000 (16:57 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.9 to 0.9.10
- [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.9.9...0.9.10)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 7 Mar 2025 16:35:01 +0000 (16:35 +0000)]
build(deps): bump the regular group with 8 updates
Bumps the regular group with 8 updates:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.7.1` | `19.8.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.7.1` | `19.8.0` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.8` | `6.4.9` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `6.2.0` | `6.2.1` |
Updates `@mikro-orm/core` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `@mikro-orm/mariadb` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `@mikro-orm/reflection` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `@mikro-orm/sqlite` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `@commitlint/cli` from 19.7.1 to 19.8.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@commitlint/cli)
Updates `@commitlint/config-conventional` from 19.7.1 to 19.8.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.8.0/@commitlint/config-conventional)
Updates `@mikro-orm/cli` from 6.4.8 to 6.4.9
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.8...v6.4.9)
Updates `vite` from 6.2.0 to 6.2.1
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.1/packages/vite)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Fri, 7 Mar 2025 10:04:20 +0000 (11:04 +0100)]
Combined PRs (#1341)
* build(deps): bump the regular group with 2 updates
Bumps the regular group with 2 updates: [mongodb](https://github.com/mongodb/node-mongodb-native) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws).
Updates `mongodb` from 6.14.1 to 6.14.2
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.14.1...v6.14.2)
Updates `@types/ws` from 8.5.14 to 8.18.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/ws"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump finalhandler from 1.3.1 to 2.1.0
Bumps [finalhandler](https://github.com/pillarjs/finalhandler) from 1.3.1 to 2.1.0.
- [Release notes](https://github.com/pillarjs/finalhandler/releases)
- [Changelog](https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/finalhandler/compare/v1.3.1...v2.1.0)
---
updated-dependencies:
- dependency-name: finalhandler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump eslint-plugin-vue from 9.32.0 to 9.33.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.32.0 to 9.33.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.32.0...v9.33.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>
* build(deps): bump websockets in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [websockets](https://github.com/python-websockets/websockets).
Updates `websockets` from 15.0 to 15.0.1
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/15.0...15.0.1)
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump the regular group across 1 directory with 9 updates
Bumps the regular group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.14.1` | `6.14.2` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.14` | `8.18.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.7` | `3.0.8` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.7` | `3.0.8` |
Updates `@mikro-orm/core` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `@mikro-orm/mariadb` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `@mikro-orm/reflection` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `@mikro-orm/sqlite` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `mongodb` from 6.14.1 to 6.14.2
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.14.1...v6.14.2)
Updates `@mikro-orm/cli` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `@types/ws` from 8.5.14 to 8.18.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
Updates `@vitest/coverage-v8` from 3.0.7 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/coverage-v8)
Updates `vitest` from 3.0.7 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/ws"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Fri, 7 Mar 2025 02:26:32 +0000 (03:26 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
fe3fac1432 into combined-prs-branch
Jérôme Benoit [Fri, 7 Mar 2025 02:26:32 +0000 (03:26 +0100)]
Merge dependabot/npm_and_yarn/regular-
f36c23fc08 into combined-prs-branch
dependabot[bot] [Thu, 6 Mar 2025 16:35:37 +0000 (16:35 +0000)]
build(deps): bump the regular group across 1 directory with 9 updates
Bumps the regular group with 9 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.14.1` | `6.14.2` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.7` | `6.4.8` |
| [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) | `8.5.14` | `8.18.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.7` | `3.0.8` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.7` | `3.0.8` |
Updates `@mikro-orm/core` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `@mikro-orm/mariadb` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `@mikro-orm/reflection` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `@mikro-orm/sqlite` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `mongodb` from 6.14.1 to 6.14.2
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.14.1...v6.14.2)
Updates `@mikro-orm/cli` from 6.4.7 to 6.4.8
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.7...v6.4.8)
Updates `@types/ws` from 8.5.14 to 8.18.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
Updates `@vitest/coverage-v8` from 3.0.7 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/coverage-v8)
Updates `vitest` from 3.0.7 to 3.0.8
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.8/packages/vitest)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/ws"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 6 Mar 2025 16:32:31 +0000 (16:32 +0000)]
build(deps): bump websockets in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [websockets](https://github.com/python-websockets/websockets).
Updates `websockets` from 15.0 to 15.0.1
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/15.0...15.0.1)
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Thu, 6 Mar 2025 02:26:24 +0000 (03:26 +0100)]
Merge dependabot/npm_and_yarn/regular-
1aeb0652e1 into combined-prs-branch
Jérôme Benoit [Thu, 6 Mar 2025 02:26:24 +0000 (03:26 +0100)]
Merge dependabot/npm_and_yarn/finalhandler-2.1.0 into combined-prs-branch
Jérôme Benoit [Thu, 6 Mar 2025 02:26:24 +0000 (03:26 +0100)]
Merge dependabot/npm_and_yarn/eslint-plugin-vue-9.33.0 into combined-prs-branch
dependabot[bot] [Wed, 5 Mar 2025 16:43:26 +0000 (16:43 +0000)]
build(deps-dev): bump eslint-plugin-vue from 9.32.0 to 9.33.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.32.0 to 9.33.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.32.0...v9.33.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] [Wed, 5 Mar 2025 16:43:00 +0000 (16:43 +0000)]
build(deps): bump finalhandler from 1.3.1 to 2.1.0
Bumps [finalhandler](https://github.com/pillarjs/finalhandler) from 1.3.1 to 2.1.0.
- [Release notes](https://github.com/pillarjs/finalhandler/releases)
- [Changelog](https://github.com/pillarjs/finalhandler/blob/master/HISTORY.md)
- [Commits](https://github.com/pillarjs/finalhandler/compare/v1.3.1...v2.1.0)
---
updated-dependencies:
- dependency-name: finalhandler
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 5 Mar 2025 16:42:21 +0000 (16:42 +0000)]
build(deps): bump the regular group with 2 updates
Bumps the regular group with 2 updates: [mongodb](https://github.com/mongodb/node-mongodb-native) and [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws).
Updates `mongodb` from 6.14.1 to 6.14.2
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.14.1...v6.14.2)
Updates `@types/ws` from 8.5.14 to 8.18.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/ws"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Tue, 4 Mar 2025 09:21:47 +0000 (10:21 +0100)]
build(deps): bump the regular group across 1 directory with 3 updates (#1337)
Bumps the regular group with 3 updates in the / directory: [mongodb](https://github.com/mongodb/node-mongodb-native), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier).
Updates `mongodb` from 6.14.0 to 6.14.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.14.0...v6.14.1)
Updates `@types/node` from 22.13.5 to 22.13.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `prettier` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Tue, 4 Mar 2025 09:15:32 +0000 (09:15 +0000)]
build(deps): bump the regular group across 1 directory with 3 updates
Bumps the regular group with 3 updates in the / directory: [mongodb](https://github.com/mongodb/node-mongodb-native), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [prettier](https://github.com/prettier/prettier).
Updates `mongodb` from 6.14.0 to 6.14.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.14.0...v6.14.1)
Updates `@types/node` from 22.13.5 to 22.13.9
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `prettier` from 3.5.2 to 3.5.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.2...3.5.3)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Tue, 4 Mar 2025 09:12:12 +0000 (10:12 +0100)]
build(deps-dev): bump typescript in the typescript group (#1336)
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript).
Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript
...
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, 4 Mar 2025 02:26:15 +0000 (03:26 +0100)]
Merge dependabot/npm_and_yarn/typescript-
72b643b273 into combined-prs-branch
dependabot[bot] [Mon, 3 Mar 2025 17:02:05 +0000 (17:02 +0000)]
build(deps-dev): bump typescript in the typescript group
Bumps the typescript group with 1 update: [typescript](https://github.com/microsoft/TypeScript).
Updates `typescript` from 5.7.3 to 5.8.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.8.2)
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: typescript
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Sat, 1 Mar 2025 13:07:44 +0000 (14:07 +0100)]
Combined PRs (#1333)
* build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.8 to 0.9.9
- [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.9.8...0.9.9)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump mongodb from 6.13.1 to 6.14.0 in the regular group
Bumps the regular group with 1 update: [mongodb](https://github.com/mongodb/node-mongodb-native).
Updates `mongodb` from 6.13.1 to 6.14.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.13.1...v6.14.0)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Sat, 1 Mar 2025 02:27:33 +0000 (03:27 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
ec87355b0c into combined-prs-branch
Jérôme Benoit [Sat, 1 Mar 2025 02:27:32 +0000 (03:27 +0100)]
Merge dependabot/npm_and_yarn/regular-
c89a9640f9 into combined-prs-branch
dependabot[bot] [Fri, 28 Feb 2025 16:43:14 +0000 (16:43 +0000)]
build(deps): bump mongodb from 6.13.1 to 6.14.0 in the regular group
Bumps the regular group with 1 update: [mongodb](https://github.com/mongodb/node-mongodb-native).
Updates `mongodb` from 6.13.1 to 6.14.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.13.1...v6.14.0)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Fri, 28 Feb 2025 16:20:24 +0000 (16:20 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.8 to 0.9.9
- [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.9.8...0.9.9)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Fri, 28 Feb 2025 09:41:27 +0000 (10:41 +0100)]
chore: bump volta pnpm version
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 28 Feb 2025 08:30:07 +0000 (09:30 +0100)]
Combined PRs (#1330)
* build(deps-dev): bump vite from 5.4.14 to 6.2.0 in the vite group
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 5.4.14 to 6.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.7 to 0.9.8
- [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.9.7...0.9.8)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Fri, 28 Feb 2025 02:25:51 +0000 (03:25 +0100)]
Merge dependabot/npm_and_yarn/vite-
b440395291 into combined-prs-branch
Jérôme Benoit [Fri, 28 Feb 2025 02:25:51 +0000 (03:25 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
42de4a73e1 into combined-prs-branch
dependabot[bot] [Thu, 27 Feb 2025 16:59:50 +0000 (16:59 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.7 to 0.9.8
- [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.9.7...0.9.8)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 27 Feb 2025 16:35:59 +0000 (16:35 +0000)]
build(deps-dev): bump vite from 5.4.14 to 6.2.0 in the vite group
Bumps the vite group with 1 update: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite).
Updates `vite` from 5.4.14 to 6.2.0
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/create-vite@6.2.0/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
update-type: version-update:semver-major
dependency-group: vite
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Thu, 27 Feb 2025 09:00:54 +0000 (10:00 +0100)]
Combined PRs (#1327)
* build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.6 to 0.9.7
- [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.9.6...0.9.7)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump the regular group with 14 updates
Bumps the regular group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.13.0` | `6.13.1` |
| [ws](https://github.com/websockets/ws) | `8.18.0` | `8.18.1` |
| [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) | `8.17.4` | `8.17.5` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.20.0` | `9.21.0` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.5` |
| [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.21.0` |
| [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.6` | `3.0.7` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.6` | `3.0.7` |
Updates `@mikro-orm/core` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `@mikro-orm/mariadb` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `@mikro-orm/reflection` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `@mikro-orm/sqlite` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `mongodb` from 6.13.0 to 6.13.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.13.0...v6.13.1)
Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1)
Updates `@cspell/eslint-plugin` from 8.17.4 to 8.17.5
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.5/packages/cspell-eslint-plugin)
Updates `@eslint/js` from 9.20.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js)
Updates `@mikro-orm/cli` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `@types/node` from 22.13.4 to 22.13.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.20.1 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0)
Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.1...3.5.2)
Updates `@vitest/coverage-v8` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/coverage-v8)
Updates `vitest` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/vitest)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@cspell/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
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, 26 Feb 2025 02:25:02 +0000 (03:25 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
74e84135a1 into combined-prs-branch
Jérôme Benoit [Wed, 26 Feb 2025 02:25:02 +0000 (03:25 +0100)]
Merge dependabot/npm_and_yarn/regular-
2f42a407d0 into combined-prs-branch
dependabot[bot] [Tue, 25 Feb 2025 16:57:14 +0000 (16:57 +0000)]
build(deps): bump the regular group with 14 updates
Bumps the regular group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.13.0` | `6.13.1` |
| [ws](https://github.com/websockets/ws) | `8.18.0` | `8.18.1` |
| [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) | `8.17.4` | `8.17.5` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.20.0` | `9.21.0` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.6` | `6.4.7` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.4` | `22.13.5` |
| [eslint](https://github.com/eslint/eslint) | `9.20.1` | `9.21.0` |
| [prettier](https://github.com/prettier/prettier) | `3.5.1` | `3.5.2` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.6` | `3.0.7` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.6` | `3.0.7` |
Updates `@mikro-orm/core` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `@mikro-orm/mariadb` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `@mikro-orm/reflection` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `@mikro-orm/sqlite` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `mongodb` from 6.13.0 to 6.13.1
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.13.0...v6.13.1)
Updates `ws` from 8.18.0 to 8.18.1
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/8.18.0...8.18.1)
Updates `@cspell/eslint-plugin` from 8.17.4 to 8.17.5
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.5/packages/cspell-eslint-plugin)
Updates `@eslint/js` from 9.20.0 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.21.0/packages/js)
Updates `@mikro-orm/cli` from 6.4.6 to 6.4.7
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.6...v6.4.7)
Updates `@types/node` from 22.13.4 to 22.13.5
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.20.1 to 9.21.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.20.1...v9.21.0)
Updates `prettier` from 3.5.1 to 3.5.2
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.1...3.5.2)
Updates `@vitest/coverage-v8` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/coverage-v8)
Updates `vitest` from 3.0.6 to 3.0.7
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.7/packages/vitest)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: ws
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@cspell/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 20 Feb 2025 16:50:10 +0000 (16:50 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.6 to 0.9.7
- [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.9.6...0.9.7)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Wed, 19 Feb 2025 19:01:05 +0000 (20:01 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 18 Feb 2025 10:30:20 +0000 (11:30 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
Jérôme Benoit [Tue, 18 Feb 2025 09:54:16 +0000 (10:54 +0100)]
Combined PRs (#1320)
* build(deps): bump websockets from 14.2 to 15.0 in /tests/ocpp-server
Bumps [websockets](https://github.com/python-websockets/websockets) from 14.2 to 15.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.0)
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump sonarsource/sonarqube-scan-action from 4.2.1 to 5.0.0
Bumps [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/v4.2.1...v5.0.0)
---
updated-dependencies:
- dependency-name: sonarsource/sonarqube-scan-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
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, 18 Feb 2025 02:22:34 +0000 (03:22 +0100)]
Merge dependabot/pip/tests/ocpp-server/websockets-15.0 into combined-prs-branch
Jérôme Benoit [Tue, 18 Feb 2025 02:22:34 +0000 (03:22 +0100)]
Merge dependabot/github_actions/sonarsource/sonarqube-scan-action-5.0.0 into combined-prs-branch
dependabot[bot] [Mon, 17 Feb 2025 16:21:07 +0000 (16:21 +0000)]
build(deps): bump sonarsource/sonarqube-scan-action from 4.2.1 to 5.0.0
Bumps [sonarsource/sonarqube-scan-action](https://github.com/sonarsource/sonarqube-scan-action) from 4.2.1 to 5.0.0.
- [Release notes](https://github.com/sonarsource/sonarqube-scan-action/releases)
- [Commits](https://github.com/sonarsource/sonarqube-scan-action/compare/v4.2.1...v5.0.0)
---
updated-dependencies:
- dependency-name: sonarsource/sonarqube-scan-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 17 Feb 2025 16:20:47 +0000 (16:20 +0000)]
build(deps): bump websockets from 14.2 to 15.0 in /tests/ocpp-server
Bumps [websockets](https://github.com/python-websockets/websockets) from 14.2 to 15.0.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/14.2...15.0)
---
updated-dependencies:
- dependency-name: websockets
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Sun, 16 Feb 2025 10:31:03 +0000 (11:31 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Sat, 15 Feb 2025 10:14:57 +0000 (11:14 +0100)]
build(deps-dev): bump @types/node in the regular group (#1317)
Bumps the regular group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).
Updates `@types/node` from 22.13.2 to 22.13.4
- [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
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Thu, 13 Feb 2025 19:33:36 +0000 (20:33 +0100)]
build(deps-dev): bump the regular group with 3 updates (#1316)
* build(deps-dev): bump the regular group with 3 updates
Bumps the regular group with 3 updates: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node), [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) and [prettier](https://github.com/prettier/prettier).
Updates `@types/node` from 22.13.1 to 22.13.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint-plugin-perfectionist` from 4.8.0 to 4.9.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.8.0...v4.9.0)
Updates `prettier` from 3.5.0 to 3.5.1
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.5.0...3.5.1)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint-plugin-perfectionist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Jérôme Benoit [Wed, 12 Feb 2025 12:53:44 +0000 (13:53 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 11 Feb 2025 16:43:56 +0000 (17:43 +0100)]
Combined PRs (#1314)
* build(deps): bump the regular group with 5 updates
Bumps the regular group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [mnemonist](https://github.com/yomguithereal/mnemonist) | `0.40.1` | `0.40.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.20.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.24.2` | `0.25.0` |
| [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.20.0` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.0` |
Updates `mnemonist` from 0.40.1 to 0.40.2
- [Release notes](https://github.com/yomguithereal/mnemonist/releases)
- [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yomguithereal/mnemonist/compare/0.40.1...0.40.2)
Updates `@eslint/js` from 9.19.0 to 9.20.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.20.0/packages/js)
Updates `esbuild` from 0.24.2 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0)
Updates `eslint` from 9.19.0 to 9.20.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.19.0...v9.20.0)
Updates `prettier` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.0)
---
updated-dependencies:
- dependency-name: mnemonist
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.5 to 0.9.6
- [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.9.5...0.9.6)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
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, 11 Feb 2025 02:23:26 +0000 (03:23 +0100)]
Merge dependabot/npm_and_yarn/regular-
97e6ee2303 into combined-prs-branch
Jérôme Benoit [Tue, 11 Feb 2025 02:23:25 +0000 (03:23 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
d76daff20a into combined-prs-branch
dependabot[bot] [Mon, 10 Feb 2025 16:45:40 +0000 (16:45 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.5 to 0.9.6
- [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.9.5...0.9.6)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Mon, 10 Feb 2025 16:42:04 +0000 (16:42 +0000)]
build(deps): bump the regular group with 5 updates
Bumps the regular group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [mnemonist](https://github.com/yomguithereal/mnemonist) | `0.40.1` | `0.40.2` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.19.0` | `9.20.0` |
| [esbuild](https://github.com/evanw/esbuild) | `0.24.2` | `0.25.0` |
| [eslint](https://github.com/eslint/eslint) | `9.19.0` | `9.20.0` |
| [prettier](https://github.com/prettier/prettier) | `3.4.2` | `3.5.0` |
Updates `mnemonist` from 0.40.1 to 0.40.2
- [Release notes](https://github.com/yomguithereal/mnemonist/releases)
- [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yomguithereal/mnemonist/compare/0.40.1...0.40.2)
Updates `@eslint/js` from 9.19.0 to 9.20.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.20.0/packages/js)
Updates `esbuild` from 0.24.2 to 0.25.0
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.0)
Updates `eslint` from 9.19.0 to 9.20.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.19.0...v9.20.0)
Updates `prettier` from 3.4.2 to 3.5.0
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.4.2...3.5.0)
---
updated-dependencies:
- dependency-name: mnemonist
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: esbuild
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Sat, 8 Feb 2025 09:15:18 +0000 (10:15 +0100)]
Combined PRs (#1310)
* build(deps): bump the regular group across 1 directory with 5 updates
Bumps the regular group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [mnemonist](https://github.com/yomguithereal/mnemonist) | `0.40.0` | `0.40.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.1` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.7.0` | `4.8.0` |
| [neostandard](https://github.com/neostandard/neostandard) | `0.12.0` | `0.12.1` |
| [semver](https://github.com/npm/node-semver) | `7.7.0` | `7.7.1` |
Updates `mnemonist` from 0.40.0 to 0.40.1
- [Release notes](https://github.com/yomguithereal/mnemonist/releases)
- [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yomguithereal/mnemonist/compare/0.40.0...0.40.1)
Updates `@types/node` from 22.13.0 to 22.13.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint-plugin-perfectionist` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.7.0...v4.8.0)
Updates `neostandard` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/neostandard/neostandard/compare/v0.12.0...v0.12.1)
Updates `semver` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.7.0...v7.7.1)
---
updated-dependencies:
- dependency-name: mnemonist
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint-plugin-perfectionist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: neostandard
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.4 to 0.9.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.9.4...0.9.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Sat, 8 Feb 2025 02:20:04 +0000 (03:20 +0100)]
Merge dependabot/npm_and_yarn/regular-
3337ae1bc9 into combined-prs-branch
Jérôme Benoit [Sat, 8 Feb 2025 02:20:04 +0000 (03:20 +0100)]
Merge dependabot/pip/tests/ocpp-server/regular-
9ab7691ee1 into combined-prs-branch
dependabot[bot] [Fri, 7 Feb 2025 17:06:06 +0000 (17:06 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.4 to 0.9.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.9.4...0.9.5)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Thu, 6 Feb 2025 16:22:14 +0000 (16:22 +0000)]
build(deps): bump the regular group across 1 directory with 5 updates
Bumps the regular group with 5 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [mnemonist](https://github.com/yomguithereal/mnemonist) | `0.40.0` | `0.40.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.1` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.7.0` | `4.8.0` |
| [neostandard](https://github.com/neostandard/neostandard) | `0.12.0` | `0.12.1` |
| [semver](https://github.com/npm/node-semver) | `7.7.0` | `7.7.1` |
Updates `mnemonist` from 0.40.0 to 0.40.1
- [Release notes](https://github.com/yomguithereal/mnemonist/releases)
- [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yomguithereal/mnemonist/compare/0.40.0...0.40.1)
Updates `@types/node` from 22.13.0 to 22.13.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint-plugin-perfectionist` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.7.0...v4.8.0)
Updates `neostandard` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/neostandard/neostandard/releases)
- [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md)
- [Commits](https://github.com/neostandard/neostandard/compare/v0.12.0...v0.12.1)
Updates `semver` from 7.7.0 to 7.7.1
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.7.0...v7.7.1)
---
updated-dependencies:
- dependency-name: mnemonist
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: eslint-plugin-perfectionist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: neostandard
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Jérôme Benoit [Tue, 4 Feb 2025 23:34:54 +0000 (00:34 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Tue, 4 Feb 2025 12:31:02 +0000 (13:31 +0100)]
chore: pnpm lock file maintenance
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Mon, 3 Feb 2025 18:48:28 +0000 (19:48 +0100)]
build(deps): bump the regular group across 1 directory with 6 updates (#1305)
Bumps the regular group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.12.0` | `6.13.0` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.6.1` | `19.7.1` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.6.0` | `19.7.1` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.12.0` | `22.13.0` |
| [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.0.4` | `3.0.5` |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.0.4` | `3.0.5` |
Updates `mongodb` from 6.12.0 to 6.13.0
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/main/HISTORY.md)
- [Commits](https://github.com/mongodb/node-mongodb-native/compare/v6.12.0...v6.13.0)
Updates `@commitlint/cli` from 19.6.1 to 19.7.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/cli)
Updates `@commitlint/config-conventional` from 19.6.0 to 19.7.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.7.1/@commitlint/config-conventional)
Updates `@types/node` from 22.12.0 to 22.13.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `@vitest/coverage-v8` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/coverage-v8)
Updates `vitest` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@vitest/coverage-v8"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: vitest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 3 Feb 2025 18:34:43 +0000 (18:34 +0000)]
build(deps-dev): bump ruff in /tests/ocpp-server in the regular group (#1304)
Bumps the regular group in /tests/ocpp-server with 1 update: [ruff](https://github.com/astral-sh/ruff).
Updates `ruff` from 0.9.3 to 0.9.4
- [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.9.3...0.9.4)
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Jérôme Benoit [Mon, 3 Feb 2025 17:51:18 +0000 (18:51 +0100)]
fix(docker): workaround corepack bug
see https://github.com/nodejs/corepack/issues/612
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Sun, 2 Feb 2025 20:12:01 +0000 (21:12 +0100)]
chore: bump volta pnpm version
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
dependabot[bot] [Thu, 30 Jan 2025 17:48:53 +0000 (18:48 +0100)]
build(deps): bump the regular group with 6 updates (#1302)
Bumps the regular group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.4` | `6.4.5` |
| [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.4` | `6.4.5` |
| [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.4` | `6.4.5` |
| [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.4` | `6.4.5` |
| [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.4` | `6.4.5` |
| [semver](https://github.com/npm/node-semver) | `7.6.3` | `7.7.0` |
Updates `@mikro-orm/core` from 6.4.4 to 6.4.5
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.4...v6.4.5)
Updates `@mikro-orm/mariadb` from 6.4.4 to 6.4.5
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.4...v6.4.5)
Updates `@mikro-orm/reflection` from 6.4.4 to 6.4.5
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.4...v6.4.5)
Updates `@mikro-orm/sqlite` from 6.4.4 to 6.4.5
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.4...v6.4.5)
Updates `@mikro-orm/cli` from 6.4.4 to 6.4.5
- [Release notes](https://github.com/mikro-orm/mikro-orm/releases)
- [Changelog](https://github.com/mikro-orm/mikro-orm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mikro-orm/mikro-orm/compare/v6.4.4...v6.4.5)
Updates `semver` from 7.6.3 to 7.7.0
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-semver/compare/v7.6.3...v7.7.0)
---
updated-dependencies:
- dependency-name: "@mikro-orm/core"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/mariadb"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/reflection"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/sqlite"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@mikro-orm/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: semver
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
...
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, 29 Jan 2025 14:20:52 +0000 (15:20 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
dependabot[bot] [Wed, 29 Jan 2025 14:08:13 +0000 (15:08 +0100)]
build(deps-dev): bump the regular group across 1 directory with 6 updates (#1300)
Bumps the regular group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [@cspell/eslint-plugin](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell-eslint-plugin) | `8.17.2` | `8.17.3` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.19.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.10` | `22.12.0` |
| [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` |
| [eslint-plugin-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) | `50.6.2` | `50.6.3` |
| [lint-staged](https://github.com/lint-staged/lint-staged) | `15.4.2` | `15.4.3` |
Updates `@cspell/eslint-plugin` from 8.17.2 to 8.17.3
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell-eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v8.17.3/packages/cspell-eslint-plugin)
Updates `@eslint/js` from 9.18.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js)
Updates `@types/node` from 22.10.10 to 22.12.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `eslint` from 9.18.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v9.18.0...v9.19.0)
Updates `eslint-plugin-jsdoc` from 50.6.2 to 50.6.3
- [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/v50.6.2...v50.6.3)
Updates `lint-staged` from 15.4.2 to 15.4.3
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.4.2...v15.4.3)
---
updated-dependencies:
- dependency-name: "@cspell/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: "@eslint/js"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: regular
- dependency-name: eslint-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: regular
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] [Mon, 27 Jan 2025 17:46:24 +0000 (18:46 +0100)]
build(deps): bump mnemonist from 0.40.0-rc1 to 0.40.0 (#1298)
Bumps [mnemonist](https://github.com/yomguithereal/mnemonist) from 0.40.0-rc1 to 0.40.0.
- [Release notes](https://github.com/yomguithereal/mnemonist/releases)
- [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md)
- [Commits](https://github.com/yomguithereal/mnemonist/compare/0.40.0-rc1...0.40.0)
---
updated-dependencies:
- dependency-name: mnemonist
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 [Fri, 24 Jan 2025 09:52:07 +0000 (10:52 +0100)]
ci: silence linter error
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Fri, 24 Jan 2025 09:40:22 +0000 (10:40 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@piment-noir.org>
Jérôme Benoit [Wed, 22 Jan 2025 18:13:55 +0000 (19:13 +0100)]
chore(deps-dev): apply updates
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>