From: Jérôme Benoit Date: Sat, 16 Aug 2025 13:41:12 +0000 (+0200) Subject: Combined PRs (#1500) X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=81943c6c70d8a7304b8e8d7314793aa775b8b031;p=e-mobility-charging-stations-simulator.git Combined PRs (#1500) * 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-jsdoc](https://github.com/gajus/eslint-plugin-jsdoc) and [@vue/tsconfig](https://github.com/vuejs/tsconfig). Updates `@types/node` from 24.2.1 to 24.3.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-jsdoc` from 54.0.0 to 54.1.0 - [Release notes](https://github.com/gajus/eslint-plugin-jsdoc/releases) - [Changelog](https://github.com/gajus/eslint-plugin-jsdoc/blob/main/.releaserc) - [Commits](https://github.com/gajus/eslint-plugin-jsdoc/compare/v54.0.0...v54.1.0) Updates `@vue/tsconfig` from 0.7.0 to 0.8.0 - [Release notes](https://github.com/vuejs/tsconfig/releases) - [Commits](https://github.com/vuejs/tsconfig/compare/v0.7.0...v0.8.0) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: eslint-plugin-jsdoc dependency-version: 54.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: "@vue/tsconfig" dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] * 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.12.8 to 0.12.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.12.8...0.12.9) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.12.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 81943c6c70d8a7304b8e8d7314793aa775b8b031