From 57cd950277353ea47315d1b7aef0ccaec9d93421 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 28 Aug 2026 01:16:07 +0300 Subject: [PATCH] chore(deps): update dependency conventional-recommended-bump to v12 (#1714) --- package.json | 2 +- yarn.lock | 44 +++++++++++++++++++++++++++++--------------- 2 files changed, 30 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 02c34fea..7c3f5c35 100644 --- a/package.json +++ b/package.json @@ -143,7 +143,7 @@ "@typescript-eslint/utils": "^8.33.0", "conventional-changelog": "^7.0.2", "conventional-changelog-angular": "^8.0.0", - "conventional-recommended-bump": "^11.1.0", + "conventional-recommended-bump": "^12.0.0", "eslint": "^10.0.0", "eslint-config-neon": "^0.5.0", "eslint-formatter-pretty": "^7.0.0", diff --git a/yarn.lock b/yarn.lock index 26ec7214..e165b6e9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -755,7 +755,7 @@ __metadata: languageName: node linkType: hard -"@conventional-changelog/git-client@npm:^2.5.1, @conventional-changelog/git-client@npm:^2.7.0": +"@conventional-changelog/git-client@npm:^2.7.0": version: 2.7.0 resolution: "@conventional-changelog/git-client@npm:2.7.0" dependencies: @@ -774,7 +774,7 @@ __metadata: languageName: node linkType: hard -"@conventional-changelog/git-client@npm:^3.0.0": +"@conventional-changelog/git-client@npm:^3.0.0, @conventional-changelog/git-client@npm:^3.1.0": version: 3.1.2 resolution: "@conventional-changelog/git-client@npm:3.1.2" dependencies: @@ -3228,6 +3228,13 @@ __metadata: languageName: node linkType: hard +"conventional-changelog-preset-loader@npm:^6.0.1": + version: 6.0.1 + resolution: "conventional-changelog-preset-loader@npm:6.0.1" + checksum: 10c0/71e15c91a831f2220155960abedfa04379f0f80dc29427ef977a7ecab637d926759023fc3f1973a1a2077fd05aa82d464751870b100e8e71977d4490c6cd1a93 + languageName: node + linkType: hard + "conventional-changelog-writer@npm:^8.4.0": version: 8.4.0 resolution: "conventional-changelog-writer@npm:8.4.0" @@ -3269,7 +3276,14 @@ __metadata: languageName: node linkType: hard -"conventional-commits-parser@npm:^6.1.0, conventional-commits-parser@npm:^6.4.0": +"conventional-commits-filter@npm:^6.0.1": + version: 6.0.1 + resolution: "conventional-commits-filter@npm:6.0.1" + checksum: 10c0/afd7bd4dea9d5337e2f69ef868d77f7ff9293c5fa951513d5be483fd347a8810d982c6a93ac6f7a8785a8e38ef451dfc52fd311e9956a624820461daec6d6f5a + languageName: node + linkType: hard + +"conventional-commits-parser@npm:^6.4.0": version: 6.4.0 resolution: "conventional-commits-parser@npm:6.4.0" dependencies: @@ -3281,7 +3295,7 @@ __metadata: languageName: node linkType: hard -"conventional-commits-parser@npm:^7.0.0": +"conventional-commits-parser@npm:^7.0.0, conventional-commits-parser@npm:^7.1.0": version: 7.1.2 resolution: "conventional-commits-parser@npm:7.1.2" dependencies: @@ -3293,18 +3307,18 @@ __metadata: languageName: node linkType: hard -"conventional-recommended-bump@npm:^11.1.0": - version: 11.2.0 - resolution: "conventional-recommended-bump@npm:11.2.0" +"conventional-recommended-bump@npm:^12.0.0": + version: 12.1.0 + resolution: "conventional-recommended-bump@npm:12.1.0" dependencies: - "@conventional-changelog/git-client": "npm:^2.5.1" - conventional-changelog-preset-loader: "npm:^5.0.0" - conventional-commits-filter: "npm:^5.0.0" - conventional-commits-parser: "npm:^6.1.0" - meow: "npm:^13.0.0" + "@conventional-changelog/git-client": "npm:^3.1.0" + argue-cli: "npm:^3.1.0" + conventional-changelog-preset-loader: "npm:^6.0.1" + conventional-commits-filter: "npm:^6.0.1" + conventional-commits-parser: "npm:^7.1.0" bin: - conventional-recommended-bump: dist/cli/index.js - checksum: 10c0/a1ace1f5d1a23ef2e5eb4284013546f6d6b41952a2b2e30cede2a56bb615f3d461a5c9b1810ade7361f60bbbb3c9ba8993d746c462233e9f65d31c9ca7d12846 + conventional-recommended-bump: ./dist/cli/index.js + checksum: 10c0/1d559ac3054c26a1dba7097eb4b3779ce159f71cc9098c627ff934c2e2c91e52731fb343928812e5bab390353ecd82ac26d2ab18c6064be4625f6ac5b00aa5de languageName: node linkType: hard @@ -3518,7 +3532,7 @@ __metadata: "@typescript-eslint/utils": "npm:^8.33.0" conventional-changelog: "npm:^7.0.2" conventional-changelog-angular: "npm:^8.0.0" - conventional-recommended-bump: "npm:^11.1.0" + conventional-recommended-bump: "npm:^12.0.0" eslint: "npm:^10.0.0" eslint-config-neon: "npm:^0.5.0" eslint-formatter-pretty: "npm:^7.0.0"