Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
feadeeb
chore(deps): update all non-major dependencies
github-actions[bot] Sep 18, 2025
427a926
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 23, 2025
e313f77
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 23, 2025
ea60aff
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 24, 2025
d03409e
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 24, 2025
e7c342b
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 28, 2025
a68c7ca
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 30, 2025
bc0c8bd
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 30, 2025
e903282
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 30, 2025
f0cdd2a
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 6, 2025
a482219
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 6, 2025
5679c99
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 7, 2025
27c0b4e
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 7, 2025
d67905d
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 7, 2025
c3dd707
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 10, 2025
29252bc
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 10, 2025
e1e0e5d
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 10, 2025
4ee8099
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 10, 2025
835a42c
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 11, 2025
7a564af
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 13, 2025
aa695c8
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 13, 2025
31ff428
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 14, 2025
f76937a
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 15, 2025
b74e49d
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 15, 2025
c7c1d53
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 15, 2025
3ab8ac2
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 15, 2025
3a9abec
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 15, 2025
665cc37
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 15, 2025
8d4d2b4
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 16, 2025
6e427ac
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 16, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/buddy-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:

- name: Setup PHP and Composer (if needed)
if: ${{ hashFiles('composer.json') != '' }}
uses: shivammathur/[email protected].4
uses: shivammathur/[email protected].5
with:
php-version: '8.4'
tools: composer
Expand Down Expand Up @@ -248,7 +248,7 @@ jobs:

- name: Setup PHP and Composer (if needed)
if: ${{ hashFiles('composer.json') != '' }}
uses: shivammathur/[email protected].4
uses: shivammathur/[email protected].5
with:
php-version: '8.4'
tools: composer
Expand Down
8 changes: 4 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
uses: oven-sh/[email protected]

- 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') }}
Expand All @@ -47,7 +47,7 @@ jobs:
uses: oven-sh/[email protected]

- 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') }}
Expand All @@ -70,7 +70,7 @@ jobs:
uses: oven-sh/[email protected]

- 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') }}
Expand All @@ -93,7 +93,7 @@ jobs:
uses: oven-sh/[email protected]

- 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') }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}

- name: Attach Binaries
uses: stacksjs/action-releaser@v1.1.0
uses: stacksjs/action-releaser@v1.2.5
with:
files: |
bin/clarity-linux-x64.zip
Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@stacksjs/clarity",
"type": "module",
"version": "0.3.19",
"version": "0.3.24",
"description": "A modern logging & debugging utility. For browser & server.",
"author": "Chris Breuer <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -78,20 +78,20 @@
},
"devDependencies": {
"@happy-dom/global-registrator": "^18.0.1",
"@stacksjs/bumpx": "^0.1.84",
"@stacksjs/bumpx": "^0.2.2",
"@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.22",
"buddy-bot": "^0.9.7",
"bumpp": "^10.2.3",
"bun-git-hooks": "^0.2.19",
"bun-plugin-dtsx": "^0.21.12",
"@stacksjs/logsmith": "^0.2.0",
"@types/bun": "^1.3.0",
"buddy-bot": "^0.9.9",
"bumpp": "^10.3.1",
"bun-git-hooks": "^0.3.1",
"bun-plugin-dtsx": "0.21.12",
"bunfig": "^0.15.0",
"changelogen": "^0.6.2",
"typescript": "^5.9.2",
"unocss": "^66.5.1"
"typescript": "^5.9.3",
"unocss": "^66.5.4"
},
"overrides": {
"unconfig": "0.3.10"
Expand Down