From: Jérôme Benoit Date: Tue, 8 Apr 2025 09:22:44 +0000 (+0200) Subject: Combined PRs (#1380) X-Git-Tag: ocpp-server@v2.0.5~2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=1a2ba51647db14ce7f42c6c0eaf7d24cf1033963;p=e-mobility-charging-stations-simulator.git Combined PRs (#1380) * build(deps): bump the regular group with 7 updates Bumps the regular group with 7 updates: | Package | From | To | | --- | --- | --- | | [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.4.11` | `6.4.12` | | [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.4.11` | `6.4.12` | | [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.4.11` | `6.4.12` | | [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.4.11` | `6.4.12` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.23.0` | `9.24.0` | | [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.4.11` | `6.4.12` | | [eslint](https://github.com/eslint/eslint) | `9.23.0` | `9.24.0` | Updates `@mikro-orm/core` from 6.4.11 to 6.4.12 - [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.11...v6.4.12) Updates `@mikro-orm/mariadb` from 6.4.11 to 6.4.12 - [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.11...v6.4.12) Updates `@mikro-orm/reflection` from 6.4.11 to 6.4.12 - [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.11...v6.4.12) Updates `@mikro-orm/sqlite` from 6.4.11 to 6.4.12 - [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.11...v6.4.12) Updates `@eslint/js` from 9.23.0 to 9.24.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.24.0/packages/js) Updates `@mikro-orm/cli` from 6.4.11 to 6.4.12 - [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.11...v6.4.12) Updates `eslint` from 9.23.0 to 9.24.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.23.0...v9.24.0) --- updated-dependencies: - dependency-name: "@mikro-orm/core" dependency-version: 6.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@mikro-orm/mariadb" dependency-version: 6.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@mikro-orm/reflection" dependency-version: 6.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@mikro-orm/sqlite" dependency-version: 6.4.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@eslint/js" dependency-version: 9.24.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: "@mikro-orm/cli" dependency-version: 6.4.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: eslint dependency-version: 9.24.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.11.3 to 0.11.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.11.3...0.11.4) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.11.4 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> --- 1a2ba51647db14ce7f42c6c0eaf7d24cf1033963