diff --git a/.yarn/cache/@conventional-changelog-git-client-npm-2.5.1-c20a36851e-39ed505f8b.zip b/.yarn/cache/@conventional-changelog-git-client-npm-2.5.1-c20a36851e-39ed505f8b.zip new file mode 100644 index 000000000..c6c732e65 Binary files /dev/null and b/.yarn/cache/@conventional-changelog-git-client-npm-2.5.1-c20a36851e-39ed505f8b.zip differ diff --git a/.yarn/cache/@simple-libs-child-process-utils-npm-1.0.1-04eb977025-5a8aa820fa.zip b/.yarn/cache/@simple-libs-child-process-utils-npm-1.0.1-04eb977025-5a8aa820fa.zip new file mode 100644 index 000000000..58a2bc547 Binary files /dev/null and b/.yarn/cache/@simple-libs-child-process-utils-npm-1.0.1-04eb977025-5a8aa820fa.zip differ diff --git a/.yarn/cache/@simple-libs-stream-utils-npm-1.1.0-4fdb36f278-13cb27400f.zip b/.yarn/cache/@simple-libs-stream-utils-npm-1.1.0-4fdb36f278-13cb27400f.zip new file mode 100644 index 000000000..5306c4568 Binary files /dev/null and b/.yarn/cache/@simple-libs-stream-utils-npm-1.1.0-4fdb36f278-13cb27400f.zip differ diff --git a/.yarn/cache/@types-conventional-recommended-bump-npm-10.0.3-e939be3e8a-69282fa567.zip b/.yarn/cache/@types-conventional-recommended-bump-npm-10.0.3-e939be3e8a-69282fa567.zip new file mode 100644 index 000000000..2ea64b184 Binary files /dev/null and b/.yarn/cache/@types-conventional-recommended-bump-npm-10.0.3-e939be3e8a-69282fa567.zip differ diff --git a/.yarn/cache/conventional-changelog-preset-loader-npm-5.0.0-7bfc5d6ff9-7630c2826b.zip b/.yarn/cache/conventional-changelog-preset-loader-npm-5.0.0-7bfc5d6ff9-7630c2826b.zip new file mode 100644 index 000000000..3c4b0e7f7 Binary files /dev/null and b/.yarn/cache/conventional-changelog-preset-loader-npm-5.0.0-7bfc5d6ff9-7630c2826b.zip differ diff --git a/.yarn/cache/conventional-commits-filter-npm-5.0.0-32862a6db4-2345546ea9.zip b/.yarn/cache/conventional-commits-filter-npm-5.0.0-32862a6db4-2345546ea9.zip new file mode 100644 index 000000000..7123caeff Binary files /dev/null and b/.yarn/cache/conventional-commits-filter-npm-5.0.0-32862a6db4-2345546ea9.zip differ diff --git a/.yarn/cache/conventional-commits-parser-npm-6.2.1-737621231b-342764ac7c.zip b/.yarn/cache/conventional-commits-parser-npm-6.2.1-737621231b-342764ac7c.zip new file mode 100644 index 000000000..0ae1b04cc Binary files /dev/null and b/.yarn/cache/conventional-commits-parser-npm-6.2.1-737621231b-342764ac7c.zip differ diff --git a/.yarn/cache/conventional-recommended-bump-npm-11.2.0-230fbda7d8-b633054267.zip b/.yarn/cache/conventional-recommended-bump-npm-11.2.0-230fbda7d8-b633054267.zip new file mode 100644 index 000000000..68ee1b8c5 Binary files /dev/null and b/.yarn/cache/conventional-recommended-bump-npm-11.2.0-230fbda7d8-b633054267.zip differ diff --git a/.yarn/cache/meow-npm-13.2.0-9907f89171-4eff5bc921.zip b/.yarn/cache/meow-npm-13.2.0-9907f89171-4eff5bc921.zip new file mode 100644 index 000000000..66e9ddb78 Binary files /dev/null and b/.yarn/cache/meow-npm-13.2.0-9907f89171-4eff5bc921.zip differ diff --git a/packages/semver/package.json b/packages/semver/package.json index 4fe9a0968..3f7298aa5 100644 --- a/packages/semver/package.json +++ b/packages/semver/package.json @@ -36,7 +36,7 @@ }, "devDependencies": { "@types/conventional-changelog": "^3.1.4 ", - "@types/conventional-recommended-bump": "^9.0.2", + "@types/conventional-recommended-bump": "^10.0.0", "@types/inquirer": "8.2.12", "@types/semver": "7.5.8", "@types/tmp": "0.2.6" diff --git a/yarn.lock b/yarn.lock index 5327497fb..0fb277c42 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1786,6 +1786,25 @@ __metadata: languageName: node linkType: hard +"@conventional-changelog/git-client@npm:^2.5.1": + version: 2.5.1 + resolution: "@conventional-changelog/git-client@npm:2.5.1" + dependencies: + "@simple-libs/child-process-utils": "npm:^1.0.0" + "@simple-libs/stream-utils": "npm:^1.1.0" + semver: "npm:^7.5.2" + peerDependencies: + conventional-commits-filter: ^5.0.0 + conventional-commits-parser: ^6.1.0 + peerDependenciesMeta: + conventional-commits-filter: + optional: true + conventional-commits-parser: + optional: true + checksum: 10/39ed505f8b93529ae278f71a75a67c52be54b20a374c7a209918e6c0374e3a4bebd8f8ca7497cbc28c8c062a3923890f54fe8077bca5424c9c42fb7fb4daf71f + languageName: node + linkType: hard + "@cspotcode/source-map-support@npm:^0.8.0": version: 0.8.1 resolution: "@cspotcode/source-map-support@npm:0.8.1" @@ -2416,7 +2435,7 @@ __metadata: resolution: "@jscutlery/semver@workspace:packages/semver" dependencies: "@types/conventional-changelog": "npm:^3.1.4 " - "@types/conventional-recommended-bump": "npm:^9.0.2" + "@types/conventional-recommended-bump": "npm:^10.0.0" "@types/inquirer": "npm:8.2.12" "@types/semver": "npm:7.5.8" "@types/tmp": "npm:0.2.6" @@ -2854,6 +2873,25 @@ __metadata: languageName: node linkType: hard +"@simple-libs/child-process-utils@npm:^1.0.0": + version: 1.0.1 + resolution: "@simple-libs/child-process-utils@npm:1.0.1" + dependencies: + "@simple-libs/stream-utils": "npm:^1.1.0" + "@types/node": "npm:^22.0.0" + checksum: 10/5a8aa820fa635a116027b782fe601ec673a98f302e991e4b84097e007d7d65106caad96d5674d38a673c8fb63e0a737345498e982db5d53562b6cae5a680ee6c + languageName: node + linkType: hard + +"@simple-libs/stream-utils@npm:^1.1.0": + version: 1.1.0 + resolution: "@simple-libs/stream-utils@npm:1.1.0" + dependencies: + "@types/node": "npm:^22.0.0" + checksum: 10/13cb27400fa96c3d212d273ebc501851eaf4b13067be9961cfcc51e19e715e698c12cebd974ffa3135e94c7fd59c5bc857135cc64c1f61f3dd5f38e1a80d88a1 + languageName: node + linkType: hard + "@sinclair/typebox@npm:^0.27.8": version: 0.27.8 resolution: "@sinclair/typebox@npm:0.27.8" @@ -3188,7 +3226,7 @@ __metadata: languageName: node linkType: hard -"@types/conventional-recommended-bump@npm:*, @types/conventional-recommended-bump@npm:^9.0.2": +"@types/conventional-recommended-bump@npm:*": version: 9.0.3 resolution: "@types/conventional-recommended-bump@npm:9.0.3" dependencies: @@ -3199,6 +3237,15 @@ __metadata: languageName: node linkType: hard +"@types/conventional-recommended-bump@npm:^10.0.0": + version: 10.0.3 + resolution: "@types/conventional-recommended-bump@npm:10.0.3" + dependencies: + conventional-recommended-bump: "npm:*" + checksum: 10/69282fa56708a91a57cfa595cf18bbbc9832d620c856b381237424e3524708c09b8ad1f144045591c538448cc6c3944123470bbb749a08e0eeb6e0bce70bb2c2 + languageName: node + linkType: hard + "@types/estree@npm:^1.0.6": version: 1.0.6 resolution: "@types/estree@npm:1.0.6" @@ -3276,7 +3323,7 @@ __metadata: languageName: node linkType: hard -"@types/node@npm:22.19.1": +"@types/node@npm:22.19.1, @types/node@npm:^22.0.0": version: 22.19.1 resolution: "@types/node@npm:22.19.1" dependencies: @@ -4625,6 +4672,13 @@ __metadata: languageName: node linkType: hard +"conventional-changelog-preset-loader@npm:^5.0.0": + version: 5.0.0 + resolution: "conventional-changelog-preset-loader@npm:5.0.0" + checksum: 10/7630c2826b43f8f546f0575b46d3eb8c2ac2b5bcfae60b7d1186e9a87f07b7a689d9463afc125a40ab84a030574c9ce7965dd96e6506323e5a7d1ac2b9f2df19 + languageName: node + linkType: hard + "conventional-changelog-writer@npm:^7.0.0": version: 7.0.1 resolution: "conventional-changelog-writer@npm:7.0.1" @@ -4667,6 +4721,13 @@ __metadata: languageName: node linkType: hard +"conventional-commits-filter@npm:^5.0.0": + version: 5.0.0 + resolution: "conventional-commits-filter@npm:5.0.0" + checksum: 10/2345546ea9e40412558d508311d7729b38f8d4c0fd554837c10721a432e8598ec1152320f6b601a9c11c023a31bccbb5a12067736b2227de8591f4de707e11a7 + languageName: node + linkType: hard + "conventional-commits-parser@npm:^5.0.0": version: 5.0.0 resolution: "conventional-commits-parser@npm:5.0.0" @@ -4681,6 +4742,32 @@ __metadata: languageName: node linkType: hard +"conventional-commits-parser@npm:^6.1.0": + version: 6.2.1 + resolution: "conventional-commits-parser@npm:6.2.1" + dependencies: + meow: "npm:^13.0.0" + bin: + conventional-commits-parser: dist/cli/index.js + checksum: 10/342764ac7c8114e3030d9d86968eafa3023ed887bc66412f89891fb55f09179d151a02342142a4039ca3375a7e39553d29789e022afd08edddbd995a1d5d9c24 + languageName: node + linkType: hard + +"conventional-recommended-bump@npm:*": + version: 11.2.0 + resolution: "conventional-recommended-bump@npm:11.2.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" + bin: + conventional-recommended-bump: dist/cli/index.js + checksum: 10/b6330542675399d1053c9092c5ddcc4ab0904046b5f767478f9434ada2cb1e9adbd9555e6952e1ad5a3bae6775cf67a14062b0be3b5c61b93c22abc702b00175 + languageName: node + linkType: hard + "conventional-recommended-bump@npm:^9.0.0": version: 9.0.0 resolution: "conventional-recommended-bump@npm:9.0.0" @@ -7212,6 +7299,13 @@ __metadata: languageName: node linkType: hard +"meow@npm:^13.0.0": + version: 13.2.0 + resolution: "meow@npm:13.2.0" + checksum: 10/4eff5bc921fed0b8a471ad79069d741a0210036d717547d0c7f36fdaf84ef7a3036225f38b6a53830d84dc9cbf8b944b097fde62381b8b5b215119e735ce1063 + languageName: node + linkType: hard + "merge-stream@npm:^2.0.0": version: 2.0.0 resolution: "merge-stream@npm:2.0.0"