From 680b39b150836a24e0c0c1c3028068fc70565cd4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 02:02:00 +0800 Subject: [PATCH 01/24] chore(deps): update all non-major dependencies --- .github/workflows/release.yml | 4 ++-- package.json | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e5ca929..ddf5414 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -16,10 +16,10 @@ jobs: fetch-depth: 0 - name: Install Bun - uses: oven-sh/setup-bun@v2 + uses: oven-sh/setup-bun@v2.0.2 - name: Use cached node_modules - uses: actions/cache@v4.2.4 + uses: actions/cache@v4.3.0 with: path: node_modules key: node-modules-${{ hashFiles('**/bun.lock') }} diff --git a/package.json b/package.json index 8e684d1..358fccc 100644 --- a/package.json +++ b/package.json @@ -43,15 +43,15 @@ "typecheck": "bun --bun tsc --noEmit" }, "devDependencies": { - "@stacksjs/bumpx": "^0.1.84", - "@stacksjs/clarity": "^0.3.23", + "@stacksjs/bumpx": "^0.2.1", + "@stacksjs/clarity": "^0.3.24", "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.14.0-beta.3", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.18", - "@types/bun": "^1.2.23", - "buddy-bot": "^0.9.7", - "bun-git-hooks": "^0.2.19", + "@types/bun": "^1.3.0", + "buddy-bot": "^0.9.8", + "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", "bunfig": "^0.15.0", "typescript": "^5.9.3" From aa93e91c9db47bf99c0e71e6777df9996eeb36c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 18:02:01 +0000 Subject: [PATCH 02/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 358fccc..85e256b 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "typecheck": "bun --bun tsc --noEmit" }, "devDependencies": { - "@stacksjs/bumpx": "^0.2.1", + "@stacksjs/bumpx": "^0.2.2", "@stacksjs/clarity": "^0.3.24", "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.14.0-beta.3", From cb8c3a108659a3454e9153fd1618b3f6f89d8702 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 22:01:51 +0000 Subject: [PATCH 03/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 85e256b..b7b8f12 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.18", "@types/bun": "^1.3.0", - "buddy-bot": "^0.9.8", + "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", "bunfig": "^0.15.0", From aef842815268c41b2a407b3955c10d0bd3bb89fd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 06:02:28 +0000 Subject: [PATCH 04/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b7b8f12..a3506a9 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.14.0-beta.3", "@stacksjs/gitlint": "^0.1.5", - "@stacksjs/logsmith": "^0.1.18", + "@stacksjs/logsmith": "^0.2.0", "@types/bun": "^1.3.0", "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", From cebf6013a7e9971651cb2786be2474b450b66445 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 23 Oct 2025 22:03:19 +0000 Subject: [PATCH 05/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a3506a9..6691d2e 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@stacksjs/eslint-config": "^4.14.0-beta.3", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.0", - "@types/bun": "^1.3.0", + "@types/bun": "^1.3.1", "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", From fd5e5d85d8e804b9588729ec4c931d50ad9f11ee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Oct 2025 18:02:13 +0000 Subject: [PATCH 06/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 6691d2e..c7e921d 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.15.0", + "bunfig": "^0.15.1", "typescript": "^5.9.3" }, "overrides": { From f4066ba4c00dea682a5814654cbff866fe3634a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 12:02:16 +0000 Subject: [PATCH 07/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c7e921d..55234a7 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.15.1", + "bunfig": "^0.15.2", "typescript": "^5.9.3" }, "overrides": { From 27daaceda0087610cea0691bf907ac0817bf1d83 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 14:02:45 +0000 Subject: [PATCH 08/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 55234a7..e11ba9c 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.15.2", + "bunfig": "^0.15.3", "typescript": "^5.9.3" }, "overrides": { From 1a8a3a0da96835ca59f73a37d9c80c6acc7edc97 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 16:02:20 +0000 Subject: [PATCH 09/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e11ba9c..d2d2238 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.15.3", + "bunfig": "^0.15.4", "typescript": "^5.9.3" }, "overrides": { From f4ea04c352c1d443f6e784aca780546e0dbbad04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 18:02:03 +0000 Subject: [PATCH 10/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index d2d2238..152d076 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.15.4", + "bunfig": "^0.15.5", "typescript": "^5.9.3" }, "overrides": { From 57dbaf021b1a6cd0b1699734f935d820afa78ca8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 14:01:53 +0000 Subject: [PATCH 11/24] chore(deps): update all non-major dependencies (updated) --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 152d076..faa572c 100644 --- a/package.json +++ b/package.json @@ -48,12 +48,12 @@ "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.14.0-beta.3", "@stacksjs/gitlint": "^0.1.5", - "@stacksjs/logsmith": "^0.2.0", + "@stacksjs/logsmith": "^0.2.1", "@types/bun": "^1.3.1", "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.12", - "bunfig": "^0.15.5", + "bunfig": "^0.15.6", "typescript": "^5.9.3" }, "overrides": { From 3cabb9d9c4aee90edd06fc01016276e5a6f0ed6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 16:02:43 +0000 Subject: [PATCH 12/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index faa572c..f12c6e8 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/bun": "^1.3.1", "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", - "bun-plugin-dtsx": "^0.21.12", + "bun-plugin-dtsx": "^0.21.13", "bunfig": "^0.15.6", "typescript": "^5.9.3" }, From 32b8f1581eecb552ac033d61e23cce6560d96bbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 16:02:20 +0000 Subject: [PATCH 13/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f12c6e8..ef41e7f 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/bun": "^1.3.1", "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", - "bun-plugin-dtsx": "^0.21.13", + "bun-plugin-dtsx": "^0.21.15", "bunfig": "^0.15.6", "typescript": "^5.9.3" }, From 3ada014cb9504f2381e82f596e7a4a7e8aa75c84 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 14:04:31 +0000 Subject: [PATCH 14/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ef41e7f..4ed2d5d 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "@types/bun": "^1.3.1", "buddy-bot": "^0.9.9", "bun-git-hooks": "^0.3.1", - "bun-plugin-dtsx": "^0.21.15", + "bun-plugin-dtsx": "^0.21.17", "bunfig": "^0.15.6", "typescript": "^5.9.3" }, From 58dd9d627deb6a216b6fe4364b3c99ab40c3dcbb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 14:02:26 +0000 Subject: [PATCH 15/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4ed2d5d..ed289c9 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.1", "@types/bun": "^1.3.1", - "buddy-bot": "^0.9.9", + "buddy-bot": "^0.9.11", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.17", "bunfig": "^0.15.6", From 1d284cb74e747feed349218952604ee14f4316b8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 06:02:08 +0000 Subject: [PATCH 16/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ed289c9..fa64546 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "typecheck": "bun --bun tsc --noEmit" }, "devDependencies": { - "@stacksjs/bumpx": "^0.2.2", + "@stacksjs/bumpx": "^0.2.3", "@stacksjs/clarity": "^0.3.24", "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.14.0-beta.3", From f756cca90b75c1588667944d83047d43a3012908 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 08:02:01 +0000 Subject: [PATCH 17/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fa64546..99aede0 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "typecheck": "bun --bun tsc --noEmit" }, "devDependencies": { - "@stacksjs/bumpx": "^0.2.3", + "@stacksjs/bumpx": "^0.2.4", "@stacksjs/clarity": "^0.3.24", "@stacksjs/docs": "^0.70.23", "@stacksjs/eslint-config": "^4.14.0-beta.3", From 27c8c1892746d1468870708ffaca4056022f5b39 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Nov 2025 10:01:54 +0000 Subject: [PATCH 18/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 99aede0..a9a2fb4 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@stacksjs/eslint-config": "^4.14.0-beta.3", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.1", - "@types/bun": "^1.3.1", + "@types/bun": "^1.3.2", "buddy-bot": "^0.9.11", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.17", From fbbf632f55c933f0696fa87768c93cebb770654f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 00:02:19 +0800 Subject: [PATCH 19/24] chore(deps): update all non-major dependencies (updated) --- .github/workflows/ci.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9c5c45c..afb4cdc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5.0.0 + - uses: actions/checkout@v5.0.1 - name: Install Bun uses: oven-sh/setup-bun@v2.0.2 @@ -41,7 +41,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5.0.0 + - uses: actions/checkout@v5.0.1 - name: Install Bun uses: oven-sh/setup-bun@v2.0.2 @@ -64,7 +64,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5.0.0 + - uses: actions/checkout@v5.0.1 - name: Install Bun uses: oven-sh/setup-bun@v2.0.2 @@ -87,7 +87,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v5.0.0 + - uses: actions/checkout@v5.0.1 - name: Install Bun uses: oven-sh/setup-bun@v2.0.2 From 2d9c4d58c1635a6174eb6b4f88f5e9e8d876a011 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Nov 2025 12:02:14 +0000 Subject: [PATCH 20/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a9a2fb4..570a310 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.1", "@types/bun": "^1.3.2", - "buddy-bot": "^0.9.11", + "buddy-bot": "^0.9.12", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.17", "bunfig": "^0.15.6", From 1827a6a567a7c784d8552023efa2afc3490fb9d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 22:01:55 +0000 Subject: [PATCH 21/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 570a310..8a6d27a 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@stacksjs/eslint-config": "^4.14.0-beta.3", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.1", - "@types/bun": "^1.3.2", + "@types/bun": "^1.3.3", "buddy-bot": "^0.9.12", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.17", From 2c829459c7769e1104cafe54988710cfe647821e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Nov 2025 20:02:22 +0800 Subject: [PATCH 22/24] chore(deps): update all non-major dependencies (updated) --- .github/workflows/buddy-bot.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/buddy-bot.yml b/.github/workflows/buddy-bot.yml index 21f505a..f4ddd6b 100644 --- a/.github/workflows/buddy-bot.yml +++ b/.github/workflows/buddy-bot.yml @@ -130,7 +130,7 @@ jobs: - name: Setup PHP and Composer (if needed) if: ${{ hashFiles('composer.json') != '' }} - uses: shivammathur/setup-php@2.35.5 + uses: shivammathur/setup-php@2.36.0 with: php-version: '8.4' tools: composer @@ -248,7 +248,7 @@ jobs: - name: Setup PHP and Composer (if needed) if: ${{ hashFiles('composer.json') != '' }} - uses: shivammathur/setup-php@2.35.5 + uses: shivammathur/setup-php@2.36.0 with: php-version: '8.4' tools: composer From a242bdf88a4162235296704e62ace83e9fcb47e2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Dec 2025 22:02:17 +0000 Subject: [PATCH 23/24] chore(deps): update all non-major dependencies (updated) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a6d27a..b9d23d3 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ "@stacksjs/eslint-config": "^4.14.0-beta.3", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.1", - "@types/bun": "^1.3.3", + "@types/bun": "^1.3.4", "buddy-bot": "^0.9.12", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.21.17", From 0aeec6b8fca9b23e4cc50697a878a793edb00657 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 06:02:07 +0800 Subject: [PATCH 24/24] chore(deps): update all non-major dependencies (updated) --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index ddf5414..896cadf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -19,7 +19,7 @@ jobs: uses: oven-sh/setup-bun@v2.0.2 - name: Use cached node_modules - uses: actions/cache@v4.3.0 + uses: actions/cache@v4.2.4 with: path: node_modules key: node-modules-${{ hashFiles('**/bun.lock') }}