From: Jérôme Benoit Date: Sat, 8 Feb 2025 09:15:18 +0000 (+0100) Subject: Combined PRs (#1310) X-Git-Tag: ocpp-server@v2.0.3~25 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=fc413ae6e6ae8df10734eb0aaa73b6fd90d6ae61;p=e-mobility-charging-stations-simulator.git Combined PRs (#1310) * build(deps): bump the regular group across 1 directory with 5 updates Bumps the regular group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [mnemonist](https://github.com/yomguithereal/mnemonist) | `0.40.0` | `0.40.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.13.0` | `22.13.1` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.7.0` | `4.8.0` | | [neostandard](https://github.com/neostandard/neostandard) | `0.12.0` | `0.12.1` | | [semver](https://github.com/npm/node-semver) | `7.7.0` | `7.7.1` | Updates `mnemonist` from 0.40.0 to 0.40.1 - [Release notes](https://github.com/yomguithereal/mnemonist/releases) - [Changelog](https://github.com/Yomguithereal/mnemonist/blob/master/CHANGELOG.md) - [Commits](https://github.com/yomguithereal/mnemonist/compare/0.40.0...0.40.1) Updates `@types/node` from 22.13.0 to 22.13.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `eslint-plugin-perfectionist` from 4.7.0 to 4.8.0 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v4.7.0...v4.8.0) Updates `neostandard` from 0.12.0 to 0.12.1 - [Release notes](https://github.com/neostandard/neostandard/releases) - [Changelog](https://github.com/neostandard/neostandard/blob/main/CHANGELOG.md) - [Commits](https://github.com/neostandard/neostandard/compare/v0.12.0...v0.12.1) Updates `semver` from 7.7.0 to 7.7.1 - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.7.0...v7.7.1) --- updated-dependencies: - dependency-name: mnemonist dependency-type: direct:production update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: eslint-plugin-perfectionist dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: neostandard dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: semver 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.9.4 to 0.9.5 - [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.9.4...0.9.5) --- 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> --- fc413ae6e6ae8df10734eb0aaa73b6fd90d6ae61