]> Piment Noir Git Repositories - e-mobility-charging-stations-simulator.git/commit
Combined PRs (#1500)
authorJérôme Benoit <jerome.benoit@piment-noir.org>
Sat, 16 Aug 2025 13:41:12 +0000 (15:41 +0200)
committerGitHub <noreply@github.com>
Sat, 16 Aug 2025 13:41:12 +0000 (15:41 +0200)
commit81943c6c70d8a7304b8e8d7314793aa775b8b031
treeaade7dd1a157262476c92cc721423980ee731ee9
parent55871a45925cfcf12d2d2a1f748ed93312ac176f
parentd4861fc614c1e018d43deb4461fa7dcbecef3212
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] <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.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] <support@github.com>
---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>