From: Jérôme Benoit Date: Tue, 25 Mar 2025 09:37:12 +0000 (+0100) Subject: Combined PRs (#1362) X-Git-Tag: ocpp-server@v2.0.4~4 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=f183793e5c0665a50734ed4de415f7d0e87d9772;p=e-mobility-charging-stations-simulator.git 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] * 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] * 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] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- f183793e5c0665a50734ed4de415f7d0e87d9772