From 3224293bcdd5d0d3304ade7f442d34221a322733 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 23 Nov 2025 02:50:59 +0000 Subject: [PATCH] chore(deps): update dependency @anolilab/multi-semantic-release to v3 --- package.json | 2 +- yarn.lock | 46 ++++++++++++++++++++++++++++++++-------------- 2 files changed, 33 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index fbc0a252..edf4c1e6 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "esbuild": "0.27.0" }, "devDependencies": { - "@anolilab/multi-semantic-release": "2.0.9", + "@anolilab/multi-semantic-release": "3.0.0", "@types/eslint": "9.6.1", "@willbooster/prettier-config": "10.2.1", "conventional-changelog-conventionalcommits": "9.1.0", diff --git a/yarn.lock b/yarn.lock index 66ebc2c4..278d1fb3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -48,12 +48,13 @@ __metadata: languageName: node linkType: hard -"@anolilab/multi-semantic-release@npm:2.0.9": - version: 2.0.9 - resolution: "@anolilab/multi-semantic-release@npm:2.0.9" +"@anolilab/multi-semantic-release@npm:3.0.0": + version: 3.0.0 + resolution: "@anolilab/multi-semantic-release@npm:3.0.0" dependencies: "@semrel-extra/topo": "npm:^1.14.1" - blork: "npm:^9.3.0" + "@visulima/fs": "npm:^4.0.4" + "@visulima/path": "npm:^2.0.3" cosmiconfig: "npm:^9.0.0" debug: "npm:^4.4.3" detect-indent: "npm:^7.0.2" @@ -65,11 +66,12 @@ __metadata: semver: "npm:^7.7.3" signale: "npm:^1.4.0" stream-buffers: "npm:^3.0.3" + yaml: "npm:^2.8.1" yargs: "npm:18.0.0" peerDependencies: - semantic-release: ">=22.0.12" + semantic-release: ">=24" bin: - multi-semantic-release: bin/cli.js + multi-semantic-release: dist/bin/cli.js conditions: (os=darwin | os=linux | os=win32) languageName: node linkType: hard @@ -5360,6 +5362,29 @@ __metadata: languageName: node linkType: hard +"@visulima/fs@npm:^4.0.4": + version: 4.1.0 + resolution: "@visulima/fs@npm:4.1.0" + dependencies: + "@visulima/path": "npm:2.0.5" + type-fest: "npm:^5.2.0" + peerDependencies: + yaml: ^2.7.1 + peerDependenciesMeta: + yaml: + optional: true + conditions: (os=darwin | os=linux | os=win32) + languageName: node + linkType: hard + +"@visulima/path@npm:2.0.5, @visulima/path@npm:^2.0.3": + version: 2.0.5 + resolution: "@visulima/path@npm:2.0.5" + checksum: 10c0/1fd5595adc8e0e3e40fb596379ebdce8724bc4cb665c104579b71d103e2b984e7f4e21a9193faab022c54ef782814aaea7318af5f08956a47161f9c28286a8fa + conditions: (os=darwin | os=linux | os=win32) + languageName: node + linkType: hard + "@vitest/expect@npm:2.0.5": version: 2.0.5 resolution: "@vitest/expect@npm:2.0.5" @@ -7006,13 +7031,6 @@ __metadata: languageName: node linkType: hard -"blork@npm:^9.3.0": - version: 9.3.0 - resolution: "blork@npm:9.3.0" - checksum: 10c0/38277527021878ffe63f5eda28bb50d05c4e3dddbbfb81feddc83ea0d1b0d19ad2ce2e661c2758e23fa82fdfb0fcc01b4e8750a61562f66811adc970abf02556 - languageName: node - linkType: hard - "bluebird@npm:^3.5.5": version: 3.7.2 resolution: "bluebird@npm:3.7.2" @@ -20459,7 +20477,7 @@ __metadata: version: 0.0.0-use.local resolution: "willbooster-shared@workspace:." dependencies: - "@anolilab/multi-semantic-release": "npm:2.0.9" + "@anolilab/multi-semantic-release": "npm:3.0.0" "@types/eslint": "npm:9.6.1" "@willbooster/prettier-config": "npm:10.2.1" conventional-changelog-conventionalcommits: "npm:9.1.0"