From 986a1eee5a26519db8877f0ce1c284682229471e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 06:44:49 +0000 Subject: [PATCH] chore(deps): bump @conventional-changelog/git-client, git-raw-commits and git-semver-tags Bumps [@conventional-changelog/git-client](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-client), [git-raw-commits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-raw-commits) and [git-semver-tags](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-semver-tags). These dependencies needed to be updated together. Updates `@conventional-changelog/git-client` from 1.0.1 to 2.7.0 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/git-client/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-client-v2.7.0/packages/git-client) Updates `git-raw-commits` from 5.0.0 to 5.0.1 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/git-raw-commits-v5.0.1/packages/git-raw-commits/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-raw-commits-v5.0.1/packages/git-raw-commits) Updates `git-semver-tags` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases) - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/git-semver-tags-v8.0.1/packages/git-semver-tags/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-semver-tags-v8.0.1/packages/git-semver-tags) --- updated-dependencies: - dependency-name: "@conventional-changelog/git-client" dependency-version: 2.7.0 dependency-type: indirect - dependency-name: git-raw-commits dependency-version: 5.0.1 dependency-type: indirect - dependency-name: git-semver-tags dependency-version: 8.0.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 45 ++++++++++++++++++++++++++++++++------------- 1 file changed, 32 insertions(+), 13 deletions(-) diff --git a/package-lock.json b/package-lock.json index 14ce24af..6bf80f61 100644 --- a/package-lock.json +++ b/package-lock.json @@ -112,13 +112,14 @@ "license": "Apache-2.0" }, "node_modules/@conventional-changelog/git-client": { - "version": "1.0.1", - "resolved": "https://registry.npmmirror.com/@conventional-changelog/git-client/-/git-client-1.0.1.tgz", - "integrity": "sha512-PJEqBwAleffCMETaVm/fUgHldzBE35JFk3/9LL6NUA5EXa3qednu+UT6M7E5iBu3zIQZCULYIiZ90fBYHt6xUw==", + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/@conventional-changelog/git-client/-/git-client-2.7.0.tgz", + "integrity": "sha512-j7A8/LBEQ+3rugMzPXoKYzyUPpw/0CBQCyvtTR7Lmu4olG4yRC/Tfkq79Mr3yuPs0SUitlO2HwGP3gitMJnRFw==", "dev": true, "license": "MIT", "dependencies": { - "@types/semver": "^7.5.5", + "@simple-libs/child-process-utils": "^1.0.0", + "@simple-libs/stream-utils": "^1.2.0", "semver": "^7.5.2" }, "engines": { @@ -126,7 +127,7 @@ }, "peerDependencies": { "conventional-commits-filter": "^5.0.0", - "conventional-commits-parser": "^6.0.0" + "conventional-commits-parser": "^6.4.0" }, "peerDependenciesMeta": { "conventional-commits-filter": { @@ -2974,6 +2975,22 @@ "integrity": "sha512-83yeghZ2xxin3Nj8z1NMd/NCuca+gsYXswywDy5bHvwlWL8tpTQmzGeUuHd9FC3E/SBEMvzJRwWEOz5gGes9Qg==", "license": "MIT" }, + "node_modules/@simple-libs/child-process-utils": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/@simple-libs/child-process-utils/-/child-process-utils-1.0.2.tgz", + "integrity": "sha512-/4R8QKnd/8agJynkNdJmNw2MBxuFTRcNFnE5Sg/G+jkSsV8/UBgULMzhizWWW42p8L5H7flImV2ATi79Ove2Tw==", + "dev": true, + "license": "MIT", + "dependencies": { + "@simple-libs/stream-utils": "^1.2.0" + }, + "engines": { + "node": ">=18" + }, + "funding": { + "url": "https://ko-fi.com/dangreen" + } + }, "node_modules/@simple-libs/stream-utils": { "version": "1.2.0", "resolved": "https://registry.npmmirror.com/@simple-libs/stream-utils/-/stream-utils-1.2.0.tgz", @@ -4733,13 +4750,14 @@ } }, "node_modules/git-raw-commits": { - "version": "5.0.0", - "resolved": "https://registry.npmmirror.com/git-raw-commits/-/git-raw-commits-5.0.0.tgz", - "integrity": "sha512-I2ZXrXeOc0KrCvC7swqtIFXFN+rbjnC7b2T943tvemIOVNl+XP8YnA9UVwqFhzzLClnSA60KR/qEjLpXzs73Qg==", + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/git-raw-commits/-/git-raw-commits-5.0.1.tgz", + "integrity": "sha512-Y+csSm2GD/PCSh6Isd/WiMjNAydu0VBiG9J7EdQsNA5P9uXvLayqjmTsNlK5Gs9IhblFZqOU0yid5Il5JPoLiQ==", + "deprecated": "Deprecated and no longer maintained. Use @conventional-changelog/git-client instead.", "dev": true, "license": "MIT", "dependencies": { - "@conventional-changelog/git-client": "^1.0.0", + "@conventional-changelog/git-client": "^2.6.0", "meow": "^13.0.0" }, "bin": { @@ -4750,13 +4768,14 @@ } }, "node_modules/git-semver-tags": { - "version": "8.0.0", - "resolved": "https://registry.npmmirror.com/git-semver-tags/-/git-semver-tags-8.0.0.tgz", - "integrity": "sha512-N7YRIklvPH3wYWAR2vysaqGLPRcpwQ0GKdlqTiVN5w1UmCdaeY3K8s6DMKRCh54DDdzyt/OAB6C8jgVtb7Y2Fg==", + "version": "8.0.1", + "resolved": "https://registry.npmjs.org/git-semver-tags/-/git-semver-tags-8.0.1.tgz", + "integrity": "sha512-zMbamckSNdlT4U48IMFa2Cn6FTzM+2yF6/gEmStPJI8PiLxd/bT6dw10+mc6u5Qe4fhrc/y9nU290FWjQhAV7g==", + "deprecated": "Deprecated and no longer maintained. Use @conventional-changelog/git-client instead.", "dev": true, "license": "MIT", "dependencies": { - "@conventional-changelog/git-client": "^1.0.0", + "@conventional-changelog/git-client": "^2.6.0", "meow": "^13.0.0" }, "bin": {