From 28a8e9529e20441a0d9282f3311a3a7b4a7ef0de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 06:13:00 +0000 Subject: [PATCH 1/6] chore(deps): update dependency buddy-bot to 0.9.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 44055f3..7ecf57d 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.8", "@types/bun": "^1.2.19", - "buddy-bot": "^0.8.9", + "buddy-bot": "^0.9.4", "bumpp": "^10.2.0", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", From d28f5acb41c0a4b6c64310c41ed99b324f10f35b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Sep 2025 20:06:10 +0000 Subject: [PATCH 2/6] chore(deps): update dependency buddy-bot to 0.9.5 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 7ecf57d..6607beb 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.8", "@types/bun": "^1.2.19", - "buddy-bot": "^0.9.4", + "buddy-bot": "^0.9.5", "bumpp": "^10.2.0", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", From ba1b52642db6a0a017936efd30ad7e7b5007116b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Sep 2025 16:09:16 +0000 Subject: [PATCH 3/6] chore(deps): update dependency buddy-bot to 0.9.7 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6607beb..f2e371e 100644 --- a/package.json +++ b/package.json @@ -81,7 +81,7 @@ "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.8", "@types/bun": "^1.2.19", - "buddy-bot": "^0.9.5", + "buddy-bot": "^0.9.7", "bumpp": "^10.2.0", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", From 3c15d37d0db7c7ab9a02423c90ac8323b3f37fb0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 10:06:05 +0000 Subject: [PATCH 4/6] chore(deps): update dependency buddy-bot to 0.9.7 (updated) --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index f2e371e..06e608c 100644 --- a/package.json +++ b/package.json @@ -74,21 +74,21 @@ "zip:darwin-arm64": "zip -j bin/git-hooks-darwin-arm64.zip bin/git-hooks-darwin-arm64" }, "devDependencies": { - "@stacksjs/bumpx": "^0.1.17", - "@stacksjs/clarity": "^0.3.15", + "@stacksjs/bumpx": "^0.1.84", + "@stacksjs/clarity": "^0.3.23", "@stacksjs/docs": "^0.70.23", - "@stacksjs/eslint-config": "^4.10.2-beta.3", + "@stacksjs/eslint-config": "^4.14.0-beta.3", "@stacksjs/gitlint": "^0.1.5", - "@stacksjs/logsmith": "^0.1.8", - "@types/bun": "^1.2.19", + "@stacksjs/logsmith": "^0.1.18", + "@types/bun": "^1.2.22", "buddy-bot": "^0.9.7", - "bumpp": "^10.2.0", + "bumpp": "^10.2.3", "bun-git-hooks": "^0.2.19", "bun-plugin-dtsx": "^0.21.12", "bunfig": "^0.10.1", "cac": "^6.7.14", "changelogen": "^0.6.2", - "typescript": "^5.8.3" + "typescript": "^5.9.2" }, "git-hooks": { "pre-commit": { From 30a7bbae0d6c3e2f79316bf84b30ccb3a0eb82ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Sep 2025 12:08:22 +0000 Subject: [PATCH 5/6] chore(deps): update dependency buddy-bot to 0.9.7 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 06e608c..394f67c 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@stacksjs/bumpx": "^0.1.84", "@stacksjs/clarity": "^0.3.23", "@stacksjs/docs": "^0.70.23", - "@stacksjs/eslint-config": "^4.14.0-beta.3", + "@stacksjs/eslint-config": "^4.10.2-beta.3", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.18", "@types/bun": "^1.2.22", From dfc3130e4348c79f106b7917857639461ade1bf1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 14:05:56 +0000 Subject: [PATCH 6/6] chore(deps): update dependency buddy-bot to 0.9.7 (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 394f67c..3de7e2a 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "lint:fix": "bunx --bun eslint . --fix", "changelog": "bunx logsmith --verbose", "changelog:generate": "bunx logsmith --output CHANGELOG.md", - "release": "bun run changelog:generate && bunx bumpx prompt --recursive", + "release": "bunx bumpx prompt --recursive --all", "dev:docs": "bun --bun vitepress dev docs", "build:docs": "bun --bun vitepress build docs", "preview:docs": "bun --bun vitepress preview docs",