Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
664d883
chore(deps): update all non-major dependencies
github-actions[bot] Aug 26, 2025
6ebc1cc
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 27, 2025
f6746d6
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 28, 2025
e4aa2c9
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 29, 2025
1d5a2d5
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 29, 2025
e0e6d83
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 29, 2025
02e559e
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 29, 2025
c392dc4
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 30, 2025
a57da1f
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 30, 2025
9bfff87
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 31, 2025
e8aabba
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Aug 31, 2025
34b4c9c
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 1, 2025
2aa357b
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 2, 2025
efa47d7
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 2, 2025
11f9035
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 2, 2025
5b8888c
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 2, 2025
377217a
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 10, 2025
6374b55
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 10, 2025
0cceaf7
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 11, 2025
60d54df
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 14, 2025
00f70e7
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 18, 2025
4dc0b0a
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 22, 2025
39cc41d
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 23, 2025
621ac4e
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 23, 2025
9280d62
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 24, 2025
fdcb227
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 25, 2025
485f25e
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 28, 2025
5f3ff8e
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Sep 30, 2025
0bc0366
chore(deps): update all non-major dependencies (updated)
github-actions[bot] Oct 7, 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/setup-php@v2
uses: shivammathur/setup-php@2.35.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/setup-php@v2
uses: shivammathur/setup-php@2.35.5
with:
php-version: '8.4'
tools: composer
Expand Down
12 changes: 6 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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') }}
Expand All @@ -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') }}
Expand All @@ -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') }}
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fetch-depth: 0

- name: Set Node.js
uses: actions/setup-node@v4
uses: actions/setup-node@v4.4.0
with:
registry-url: 'https://registry.npmjs.org'

Expand Down
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,22 +45,22 @@
"typecheck": "bun --bun tsc --noEmit"
},
"devDependencies": {
"@stacksjs/bumpx": "^0.1.17",
"@stacksjs/cli": "^0.70.21",
"@stacksjs/bumpx": "^0.1.86",
"@stacksjs/cli": "^0.70.23",
"@stacksjs/eslint-config": "^4.8.2-beta.1",
"@stacksjs/gitlint": "^0.1.5",
"@stacksjs/logging": "^0.70.21",
"@stacksjs/logsmith": "^0.1.8",
"@stacksjs/storage": "^0.70.21",
"@types/bun": "^1.2.8",
"@stacksjs/logging": "^0.70.23",
"@stacksjs/logsmith": "^0.1.18",
"@stacksjs/storage": "^0.70.23",
"@types/bun": "^1.2.23",
"@types/tar": "^6.1.13",
"buddy-bot": "^0.8.9",
"bun-git-hooks": "^0.2.19",
"bun-plugin-dtsx": "^0.21.9",
"bun-plugin-dtsx": "^0.21.12",
"bunfig": "^0.8.2",
"dynamodb-toolbox": "^2.0.0",
"tar": "^7.4.3",
"typescript": "^5.8.2"
"dynamodb-toolbox": "^2.7.1",
"tar": "^7.5.1",
"typescript": "^5.9.3"
},
"git-hooks": {
"pre-commit": {
Expand Down
4 changes: 2 additions & 2 deletions pkgx.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
dependencies:
aws.amazon.com/cli: ^2.15.30
bun.sh: ^1.2.5
aws.amazon.com/cli: ^2.28.10
bun.sh: ^1.2.20
openjdk.org: ^21.0.3.6