From 65e9cfe4d2f58dfc7cce366e8a11fdb083bffc80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 23:02:12 -0700 Subject: [PATCH 01/34] chore(deps): update all non-major dependencies --- .github/workflows/buddy-bot.yml | 4 +-- .github/workflows/ci.yml | 12 +++---- package.json | 56 ++++++++++++++++----------------- pkgx.yaml | 2 +- 4 files changed, 37 insertions(+), 37 deletions(-) diff --git a/.github/workflows/buddy-bot.yml b/.github/workflows/buddy-bot.yml index 4ed077f..acbf3ad 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@v2 + uses: shivammathur/setup-php@2.35.5 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@v2 + uses: shivammathur/setup-php@2.35.5 with: php-version: '8.4' tools: composer diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4b8eee2..01a58b1 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -21,10 +21,10 @@ jobs: - uses: actions/checkout@v4 - 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 + uses: actions/cache@v4.3.0 with: path: node_modules key: node-modules-${{ hashFiles('**/bun.lockb') }} @@ -44,10 +44,10 @@ jobs: - uses: actions/checkout@v4 - 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 + uses: actions/cache@v4.3.0 with: path: node_modules key: node-modules-${{ hashFiles('**/bun.lockb') }} @@ -67,10 +67,10 @@ jobs: # - uses: actions/checkout@v4 # - 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 + # uses: actions/cache@v4.3.0 # with: # path: node_modules # key: node-modules-${{ hashFiles('**/bun.lockb') }} diff --git a/package.json b/package.json index 3d129b0..0c455c0 100644 --- a/package.json +++ b/package.json @@ -42,50 +42,50 @@ }, "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", - "@typescript-eslint/utils": "^8.32.1", - "@unocss/config": "66.1.1", - "@unocss/core": "66.1.1", - "magic-string": "^0.30.17", - "synckit": "^0.11.4", - "unocss": "^66.1.1" + "@typescript-eslint/utils": "^8.45.0", + "@unocss/config": "66.5.2", + "@unocss/core": "66.5.2", + "magic-string": "^0.30.19", + "synckit": "^0.11.11", + "unocss": "^66.5.2" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", "@eslint/markdown": "^6.4.0", - "@stacksjs/bumpx": "^0.1.17", + "@stacksjs/bumpx": "^0.1.84", "@stacksjs/gitlint": "^0.1.5", - "@stacksjs/logsmith": "^0.1.8", - "@stacksjs/path": "latest", + "@stacksjs/logsmith": "^0.1.18", + "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", - "@types/bun": "^1.2.13", - "@typescript-eslint/eslint-plugin": "^8.32.1", - "@typescript-eslint/parser": "^8.32.1", - "@vitest/eslint-plugin": "^1.1.44", + "@types/bun": "^1.2.23", + "@typescript-eslint/eslint-plugin": "^8.45.0", + "@typescript-eslint/parser": "^8.45.0", + "@vitest/eslint-plugin": "^1.3.15", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", - "eslint-flat-config-utils": "^2.0.1", + "eslint-flat-config-utils": "^2.1.4", "eslint-merge-processors": "^2.0.0", "eslint-plugin-antfu": "^3.1.1", - "eslint-plugin-command": "^3.2.0", - "eslint-plugin-format": "^1.0.1", - "eslint-plugin-import-x": "^4.11.1", + "eslint-plugin-command": "^3.3.1", + "eslint-plugin-format": "^1.0.2", + "eslint-plugin-import-x": "^4.16.1", "eslint-plugin-jsdoc": "^50.6.14", - "eslint-plugin-jsonc": "^2.20.0", - "eslint-plugin-n": "^17.18.0", + "eslint-plugin-jsonc": "^2.21.0", + "eslint-plugin-n": "^17.23.1", "eslint-plugin-no-only-tests": "^3.3.0", - "eslint-plugin-perfectionist": "^4.13.0", - "eslint-plugin-regexp": "^2.7.0", + "eslint-plugin-perfectionist": "^4.15.0", + "eslint-plugin-regexp": "^2.10.0", "eslint-plugin-toml": "^0.12.0", "eslint-plugin-unicorn": "^59.0.1", - "eslint-plugin-unused-imports": "^4.1.4", - "eslint-plugin-vue": "^10.1.0", - "eslint-plugin-yml": "^1.18.0", + "eslint-plugin-unused-imports": "^4.2.0", + "eslint-plugin-vue": "^10.5.0", + "eslint-plugin-yml": "^1.19.0", "eslint-processor-vue-blocks": "^2.0.0", - "eslint-vitest-rule-tester": "^2.2.0", - "unbuild": "3.5.0", - "vitest": "^3.1.3", - "vue-eslint-parser": "^10.1.3" + "eslint-vitest-rule-tester": "^2.2.2", + "unbuild": "3.6.1", + "vitest": "^3.2.4", + "vue-eslint-parser": "^10.2.0" }, "git-hooks": { "pre-commit": { diff --git a/pkgx.yaml b/pkgx.yaml index 47d5d52..4655bab 100644 --- a/pkgx.yaml +++ b/pkgx.yaml @@ -1,2 +1,2 @@ dependencies: - bun.sh: ^1.2.5 + bun.sh: ^1.2.20 From 94329b84634f3a44bae0de56ac524619efb4294d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 4 Oct 2025 12:01:57 +0000 Subject: [PATCH 02/34] 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 0c455c0..9545b11 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "eslint-plugin-jsonc": "^2.21.0", "eslint-plugin-n": "^17.23.1", "eslint-plugin-no-only-tests": "^3.3.0", - "eslint-plugin-perfectionist": "^4.15.0", + "eslint-plugin-perfectionist": "^4.15.1", "eslint-plugin-regexp": "^2.10.0", "eslint-plugin-toml": "^0.12.0", "eslint-plugin-unicorn": "^59.0.1", From e03942e785ca87614e23490b25e9b3bafa3e8701 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 5 Oct 2025 20:01:58 +0000 Subject: [PATCH 03/34] 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 9545b11..7db48cc 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.2.23", "@typescript-eslint/eslint-plugin": "^8.45.0", "@typescript-eslint/parser": "^8.45.0", - "@vitest/eslint-plugin": "^1.3.15", + "@vitest/eslint-plugin": "^1.3.16", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From 7c56a79aaab18723c7dc5116a953dbe6ce5d1d2b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 18:02:24 +0000 Subject: [PATCH 04/34] chore(deps): update all non-major dependencies (updated) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 7db48cc..08ea7f4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", - "@typescript-eslint/utils": "^8.45.0", + "@typescript-eslint/utils": "^8.46.0", "@unocss/config": "66.5.2", "@unocss/core": "66.5.2", "magic-string": "^0.30.19", @@ -58,8 +58,8 @@ "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", "@types/bun": "^1.2.23", - "@typescript-eslint/eslint-plugin": "^8.45.0", - "@typescript-eslint/parser": "^8.45.0", + "@typescript-eslint/eslint-plugin": "^8.46.0", + "@typescript-eslint/parser": "^8.46.0", "@vitest/eslint-plugin": "^1.3.16", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", From 994ab557ba07b19ab90023b45dc219d0dac602ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Oct 2025 18:02:28 +0000 Subject: [PATCH 05/34] 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 08ea7f4..da5332c 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", "@eslint/markdown": "^6.4.0", - "@stacksjs/bumpx": "^0.1.84", + "@stacksjs/bumpx": "^0.1.86", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.18", "@stacksjs/path": "latest0.70.23", From 175df47abe768ec41488339d3f773cf7c692559f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 10:01:59 +0000 Subject: [PATCH 06/34] chore(deps): update all non-major dependencies (updated) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index da5332c..96eaf9d 100644 --- a/package.json +++ b/package.json @@ -43,11 +43,11 @@ "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", "@typescript-eslint/utils": "^8.46.0", - "@unocss/config": "66.5.2", - "@unocss/core": "66.5.2", + "@unocss/config": "66.5.3", + "@unocss/core": "66.5.3", "magic-string": "^0.30.19", "synckit": "^0.11.11", - "unocss": "^66.5.2" + "unocss": "^66.5.3" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", From 9c2c12ae356dd5cab1a57f3f6b4226ad6c0ac7bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Oct 2025 22:02:09 +0000 Subject: [PATCH 07/34] 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 96eaf9d..ea97dac 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@stacksjs/logsmith": "^0.1.18", "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", - "@types/bun": "^1.2.23", + "@types/bun": "^1.3.0", "@typescript-eslint/eslint-plugin": "^8.46.0", "@typescript-eslint/parser": "^8.46.0", "@vitest/eslint-plugin": "^1.3.16", From be0b705b3c8bfe48df20252b4078ed50cf225b8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Oct 2025 08:02:07 +0000 Subject: [PATCH 08/34] 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 ea97dac..18506a9 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", "@eslint/markdown": "^6.4.0", - "@stacksjs/bumpx": "^0.1.86", + "@stacksjs/bumpx": "^0.1.17", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.1.18", "@stacksjs/path": "latest0.70.23", From a6af2f20cd4c9b4c0bafdfcaea14e9432a2bcbdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 12 Oct 2025 16:01:36 +0000 Subject: [PATCH 09/34] 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 18506a9..3356553 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.0", "@typescript-eslint/eslint-plugin": "^8.46.0", "@typescript-eslint/parser": "^8.46.0", - "@vitest/eslint-plugin": "^1.3.16", + "@vitest/eslint-plugin": "^1.3.17", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From 55f04ae591b2cb12b112dad7380e476a9421df4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 18:02:13 +0000 Subject: [PATCH 10/34] chore(deps): update all non-major dependencies (updated) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 3356553..d446d52 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", - "@typescript-eslint/utils": "^8.46.0", + "@typescript-eslint/utils": "^8.46.1", "@unocss/config": "66.5.3", "@unocss/core": "66.5.3", "magic-string": "^0.30.19", @@ -58,8 +58,8 @@ "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", "@types/bun": "^1.3.0", - "@typescript-eslint/eslint-plugin": "^8.46.0", - "@typescript-eslint/parser": "^8.46.0", + "@typescript-eslint/eslint-plugin": "^8.46.1", + "@typescript-eslint/parser": "^8.46.1", "@vitest/eslint-plugin": "^1.3.17", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", From e44845aa7bef6ae9ee819be393ba7f5c421621bb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Oct 2025 22:01:54 +0000 Subject: [PATCH 11/34] 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 d446d52..0480927 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.0", "@typescript-eslint/eslint-plugin": "^8.46.1", "@typescript-eslint/parser": "^8.46.1", - "@vitest/eslint-plugin": "^1.3.17", + "@vitest/eslint-plugin": "^1.3.18", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From 6b49d29bece82b126b3df64a026e1c359aa1573b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 14:02:12 +0000 Subject: [PATCH 12/34] 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 0480927..a898207 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.0", "@typescript-eslint/eslint-plugin": "^8.46.1", "@typescript-eslint/parser": "^8.46.1", - "@vitest/eslint-plugin": "^1.3.18", + "@vitest/eslint-plugin": "^1.3.19", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From 326c634dc509627cab6fdb9616553162943e44b2 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:18 +0000 Subject: [PATCH 13/34] 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 a898207..f5534f4 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.0", "@typescript-eslint/eslint-plugin": "^8.46.1", "@typescript-eslint/parser": "^8.46.1", - "@vitest/eslint-plugin": "^1.3.19", + "@vitest/eslint-plugin": "^1.3.20", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From 624ae31b281a207aa9969b180ce6c7f5064e65ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 04:02:10 +0000 Subject: [PATCH 14/34] chore(deps): update all non-major dependencies (updated) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f5534f4..2ce6098 100644 --- a/package.json +++ b/package.json @@ -43,11 +43,11 @@ "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", "@typescript-eslint/utils": "^8.46.1", - "@unocss/config": "66.5.3", - "@unocss/core": "66.5.3", + "@unocss/config": "66.5.4", + "@unocss/core": "66.5.4", "magic-string": "^0.30.19", "synckit": "^0.11.11", - "unocss": "^66.5.3" + "unocss": "^66.5.4" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", From a8e2bc6c85a8b433a0287c1df1510839b4e768ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Oct 2025 14:02:03 +0000 Subject: [PATCH 15/34] 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 2ce6098..7828371 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "eslint-plugin-toml": "^0.12.0", "eslint-plugin-unicorn": "^59.0.1", "eslint-plugin-unused-imports": "^4.2.0", - "eslint-plugin-vue": "^10.5.0", + "eslint-plugin-vue": "^10.5.1", "eslint-plugin-yml": "^1.19.0", "eslint-processor-vue-blocks": "^2.0.0", "eslint-vitest-rule-tester": "^2.2.2", From 6c1010c7ef0ec09c8f78430ab6d3e561fb88e9c0 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:32 +0000 Subject: [PATCH 16/34] 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 7828371..fc58028 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@eslint/markdown": "^6.4.0", "@stacksjs/bumpx": "^0.1.17", "@stacksjs/gitlint": "^0.1.5", - "@stacksjs/logsmith": "^0.1.18", + "@stacksjs/logsmith": "^0.1.8", "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", "@types/bun": "^1.3.0", From 77f9b5a5dd5445013d85ec6048fdd2395ab371ed Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 22:01:55 +0000 Subject: [PATCH 17/34] 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 fc58028..3e30bb0 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-vue": "^10.5.1", "eslint-plugin-yml": "^1.19.0", "eslint-processor-vue-blocks": "^2.0.0", - "eslint-vitest-rule-tester": "^2.2.2", + "eslint-vitest-rule-tester": "^2.3.0", "unbuild": "3.6.1", "vitest": "^3.2.4", "vue-eslint-parser": "^10.2.0" From e1ac6c8b47989af9247e732cb1a6d6e7f219b775 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 08:21:29 +0800 Subject: [PATCH 18/34] chore(deps): update all non-major dependencies (updated) --- .github/workflows/release.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 1c546f4..0f72ea7 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 + uses: actions/cache@v4.3.0 with: path: node_modules key: node-modules-${{ hashFiles('**/bun.lockb') }} From 845743faa75fcbe9877fd303b8fdd32f64812bac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Oct 2025 18:03:09 +0000 Subject: [PATCH 19/34] 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 3e30bb0..f6d6345 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.0", "@typescript-eslint/eslint-plugin": "^8.46.1", "@typescript-eslint/parser": "^8.46.1", - "@vitest/eslint-plugin": "^1.3.20", + "@vitest/eslint-plugin": "^1.3.23", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From be91ed91cccf415ea101b73a34e227d951d2c7cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 00:02:12 +0000 Subject: [PATCH 20/34] 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 f6d6345..f50cb17 100644 --- a/package.json +++ b/package.json @@ -78,7 +78,7 @@ "eslint-plugin-regexp": "^2.10.0", "eslint-plugin-toml": "^0.12.0", "eslint-plugin-unicorn": "^59.0.1", - "eslint-plugin-unused-imports": "^4.2.0", + "eslint-plugin-unused-imports": "^4.3.0", "eslint-plugin-vue": "^10.5.1", "eslint-plugin-yml": "^1.19.0", "eslint-processor-vue-blocks": "^2.0.0", From 508692dee78ae3a3230edd0914b570c17125844e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 17:24:16 +0000 Subject: [PATCH 21/34] chore(deps): update all non-major dependencies (updated) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f50cb17..af6fb34 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", - "@typescript-eslint/utils": "^8.46.1", + "@typescript-eslint/utils": "^8.46.2", "@unocss/config": "66.5.4", "@unocss/core": "66.5.4", "magic-string": "^0.30.19", @@ -58,8 +58,8 @@ "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", "@types/bun": "^1.3.0", - "@typescript-eslint/eslint-plugin": "^8.46.1", - "@typescript-eslint/parser": "^8.46.1", + "@typescript-eslint/eslint-plugin": "^8.46.2", + "@typescript-eslint/parser": "^8.46.2", "@vitest/eslint-plugin": "^1.3.23", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", From 45bce1a43d98220b1853842493ffc28484d8f862 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 16:03:22 +0000 Subject: [PATCH 22/34] 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 af6fb34..9202707 100644 --- a/package.json +++ b/package.json @@ -84,7 +84,7 @@ "eslint-processor-vue-blocks": "^2.0.0", "eslint-vitest-rule-tester": "^2.3.0", "unbuild": "3.6.1", - "vitest": "^3.2.4", + "vitest": "^3.1.3", "vue-eslint-parser": "^10.2.0" }, "git-hooks": { From 460e4cb7f1b5ba8f556835070ccc757987e0b81b 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:02 +0000 Subject: [PATCH 23/34] 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 9202707..5cc1bff 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@stacksjs/logsmith": "^0.1.8", "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", - "@types/bun": "^1.3.0", + "@types/bun": "^1.3.1", "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", "@vitest/eslint-plugin": "^1.3.23", From a88953cd122c0d9c74259ef8cc3a7eb7a1d23369 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 02:27:01 +0000 Subject: [PATCH 24/34] 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 5cc1bff..d18d98a 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@typescript-eslint/utils": "^8.46.2", "@unocss/config": "66.5.4", "@unocss/core": "66.5.4", - "magic-string": "^0.30.19", + "magic-string": "^0.30.21", "synckit": "^0.11.11", "unocss": "^66.5.4" }, From d7a2cfcee90b0dbdafe8d1ca954cc19e3ccfe1e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Oct 2025 16:02:49 +0000 Subject: [PATCH 25/34] 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 d18d98a..0354174 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.1", "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", - "@vitest/eslint-plugin": "^1.3.23", + "@vitest/eslint-plugin": "^1.3.24", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From f343ec74ff8686fb5c0e233bcb33adcef9e2dce4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 26 Oct 2025 18:02:21 +0000 Subject: [PATCH 26/34] 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 0354174..09bed25 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.1", "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", - "@vitest/eslint-plugin": "^1.3.24", + "@vitest/eslint-plugin": "^1.3.25", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From fd5ef0112a8665e4692468c5fdc0985cd9ecc91b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 22:02:11 +0000 Subject: [PATCH 27/34] 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 09bed25..02eae9e 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.1", "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", - "@vitest/eslint-plugin": "^1.3.25", + "@vitest/eslint-plugin": "^1.3.26", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From c31fc47d8fd20c26cbc296a1fe9e95a7e9285619 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:09:52 +0000 Subject: [PATCH 28/34] 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 02eae9e..66f7470 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.1", "@typescript-eslint/eslint-plugin": "^8.46.2", "@typescript-eslint/parser": "^8.46.2", - "@vitest/eslint-plugin": "^1.3.26", + "@vitest/eslint-plugin": "^1.4.0", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From e81e2db90ceda1411e3145e735f82ed35cff4729 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Oct 2025 02:30:39 +0000 Subject: [PATCH 29/34] 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 66f7470..090cb20 100644 --- a/package.json +++ b/package.json @@ -82,7 +82,7 @@ "eslint-plugin-vue": "^10.5.1", "eslint-plugin-yml": "^1.19.0", "eslint-processor-vue-blocks": "^2.0.0", - "eslint-vitest-rule-tester": "^2.3.0", + "eslint-vitest-rule-tester": "^2.2.0", "unbuild": "3.6.1", "vitest": "^3.1.3", "vue-eslint-parser": "^10.2.0" From 163a3058eac6cf51e8c7abe8cb5c407402002876 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 19:01:59 +0000 Subject: [PATCH 30/34] chore(deps): update all non-major dependencies (updated) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 090cb20..31d3ad8 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ }, "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", - "@typescript-eslint/utils": "^8.46.2", + "@typescript-eslint/utils": "^8.46.3", "@unocss/config": "66.5.4", "@unocss/core": "66.5.4", "magic-string": "^0.30.21", @@ -58,8 +58,8 @@ "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", "@types/bun": "^1.3.1", - "@typescript-eslint/eslint-plugin": "^8.46.2", - "@typescript-eslint/parser": "^8.46.2", + "@typescript-eslint/eslint-plugin": "^8.46.3", + "@typescript-eslint/parser": "^8.46.3", "@vitest/eslint-plugin": "^1.4.0", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", From 8c9cfd8771f4eae9ce308c293130a3e793055606 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:22 +0000 Subject: [PATCH 31/34] 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 31d3ad8..e8608d8 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.1", "@typescript-eslint/eslint-plugin": "^8.46.3", "@typescript-eslint/parser": "^8.46.3", - "@vitest/eslint-plugin": "^1.4.0", + "@vitest/eslint-plugin": "^1.4.1", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0", From a774bbf5925c3579934749d21ef06dc0adbce4dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Nov 2025 12:02:12 +0000 Subject: [PATCH 32/34] chore(deps): update all non-major dependencies (updated) --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e8608d8..58cf69c 100644 --- a/package.json +++ b/package.json @@ -43,11 +43,11 @@ "dependencies": { "@stacksjs/eslint-config": "^4.10.2-beta.3", "@typescript-eslint/utils": "^8.46.3", - "@unocss/config": "66.5.4", - "@unocss/core": "66.5.4", + "@unocss/config": "66.5.5", + "@unocss/core": "66.5.5", "magic-string": "^0.30.21", "synckit": "^0.11.11", - "unocss": "^66.5.4" + "unocss": "^66.5.5" }, "devDependencies": { "@eslint-community/eslint-plugin-eslint-comments": "^4.5.0", From 006b150e5124716943958e6a457078ba9aaaaabb 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:02:15 +0000 Subject: [PATCH 33/34] 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 58cf69c..8a01d78 100644 --- a/package.json +++ b/package.json @@ -57,7 +57,7 @@ "@stacksjs/logsmith": "^0.1.8", "@stacksjs/path": "latest0.70.23", "@stylistic/eslint-plugin": "^4.2.0", - "@types/bun": "^1.3.1", + "@types/bun": "^1.3.2", "@typescript-eslint/eslint-plugin": "^8.46.3", "@typescript-eslint/parser": "^8.46.3", "@vitest/eslint-plugin": "^1.4.1", From a3fc645f302c857a0bd9adfccff624556f583d8b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 16:01:54 +0000 Subject: [PATCH 34/34] 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 8a01d78..f9ab622 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@types/bun": "^1.3.2", "@typescript-eslint/eslint-plugin": "^8.46.3", "@typescript-eslint/parser": "^8.46.3", - "@vitest/eslint-plugin": "^1.4.1", + "@vitest/eslint-plugin": "^1.4.2", "buddy-bot": "^0.8.9", "bun-git-hooks": "^0.2.19", "eslint-config-flat-gitignore": "^2.1.0",