From: Jérôme Benoit Date: Fri, 26 Sep 2025 12:18:47 +0000 (+0200) Subject: Combined PRs (#1539) X-Git-Tag: ocpp-server@v2.2.0~135 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=ad9ae5b5e86ec4e79c63dfe8759c1c50dbec2047;p=e-mobility-charging-stations-simulator.git Combined PRs (#1539) * 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.13.0 to 0.13.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.13.0...0.13.1) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.13.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular ... Signed-off-by: dependabot[bot] * build(deps): bump the regular group across 1 directory with 13 updates Bumps the regular group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@mikro-orm/core](https://github.com/mikro-orm/mikro-orm) | `6.5.3` | `6.5.6` | | [@mikro-orm/mariadb](https://github.com/mikro-orm/mikro-orm) | `6.5.3` | `6.5.6` | | [@mikro-orm/reflection](https://github.com/mikro-orm/mikro-orm) | `6.5.3` | `6.5.6` | | [@mikro-orm/sqlite](https://github.com/mikro-orm/mikro-orm) | `6.5.3` | `6.5.6` | | [mongodb](https://github.com/mongodb/node-mongodb-native) | `6.19.0` | `6.20.0` | | [tar](https://github.com/isaacs/node-tar) | `7.4.3` | `7.5.1` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.35.0` | `9.36.0` | | [@mikro-orm/cli](https://github.com/mikro-orm/mikro-orm) | `6.5.3` | `6.5.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.4.0` | `24.5.2` | | [esbuild](https://github.com/evanw/esbuild) | `0.25.9` | `0.25.10` | | [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) | `10.4.0` | `10.5.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.1.6` | `16.2.0` | | [vue](https://github.com/vuejs/core) | `3.5.21` | `3.5.22` | Updates `@mikro-orm/core` from 6.5.3 to 6.5.6 - [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.5.3...v6.5.6) Updates `@mikro-orm/mariadb` from 6.5.3 to 6.5.6 - [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.5.3...v6.5.6) Updates `@mikro-orm/reflection` from 6.5.3 to 6.5.6 - [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.5.3...v6.5.6) Updates `@mikro-orm/sqlite` from 6.5.3 to 6.5.6 - [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.5.3...v6.5.6) Updates `mongodb` from 6.19.0 to 6.20.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.19.0...v6.20.0) Updates `tar` from 7.4.3 to 7.5.1 - [Release notes](https://github.com/isaacs/node-tar/releases) - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/isaacs/node-tar/compare/v7.4.3...v7.5.1) Updates `@eslint/js` from 9.35.0 to 9.36.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.36.0/packages/js) Updates `@mikro-orm/cli` from 6.5.3 to 6.5.6 - [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.5.3...v6.5.6) Updates `@types/node` from 24.4.0 to 24.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `esbuild` from 0.25.9 to 0.25.10 - [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.9...v0.25.10) Updates `eslint-plugin-vue` from 10.4.0 to 10.5.0 - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Changelog](https://github.com/vuejs/eslint-plugin-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v10.4.0...v10.5.0) Updates `lint-staged` from 16.1.6 to 16.2.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/v16.1.6...v16.2.0) Updates `vue` from 3.5.21 to 3.5.22 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuejs/core/compare/v3.5.21...v3.5.22) --- updated-dependencies: - dependency-name: "@mikro-orm/core" dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@mikro-orm/mariadb" dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@mikro-orm/reflection" dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@mikro-orm/sqlite" dependency-version: 6.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: mongodb dependency-version: 6.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular - dependency-name: tar dependency-version: 7.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: regular - dependency-name: "@eslint/js" dependency-version: 9.36.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: "@mikro-orm/cli" dependency-version: 6.5.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@types/node" dependency-version: 24.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: esbuild dependency-version: 0.25.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: eslint-plugin-vue dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: lint-staged dependency-version: 16.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: vue dependency-version: 3.5.22 dependency-type: direct:production 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> --- ad9ae5b5e86ec4e79c63dfe8759c1c50dbec2047