ReviewOS

also looking at this

stacks/ts-cloud

chore(deps): update all non-major dependencies

#92
Closed renovate[bot] wants to merge renovate/all-minor-patch into main
5 files +15 -17

Review threads live on the whole diff, not on one commit, so none are shown here - a thread's line means something in the branch's final form, and painting it into an intermediate step would put it on code it is not about.

.github/workflows/buddy-bot.ymlmodified+6-6
Changes to .github/workflows/buddy-bot.yml
@@ -126,11 +126,11 @@ jobs:
126126 persist-credentials: true
127127
128128 - name: Setup Bun
129 uses: oven-sh/setup-bun@v2.1.3
129 uses: oven-sh/setup-bun@v2.2.0
130130
131131 - name: Setup PHP and Composer (if needed)
132132 if: ${{ hashFiles('composer.json') != '' }}
133 uses: shivammathur/setup-php@2.36.0
133 uses: shivammathur/setup-php@2.37.0
134134 with:
135135 php-version: '8.4'
136136 tools: composer
@@ -163,7 +163,7 @@ jobs:
163163 persist-credentials: true
164164
165165 - name: Setup Bun
166 uses: oven-sh/setup-bun@v2.1.3
166 uses: oven-sh/setup-bun@v2.2.0
167167
168168 - name: Install dependencies
169169 run: bun install
@@ -244,11 +244,11 @@ jobs:
244244 persist-credentials: true
245245
246246 - name: Setup Bun
247 uses: oven-sh/setup-bun@v2.1.3
247 uses: oven-sh/setup-bun@v2.2.0
248248
249249 - name: Setup PHP and Composer (if needed)
250250 if: ${{ hashFiles('composer.json') != '' }}
251 uses: shivammathur/setup-php@2.36.0
251 uses: shivammathur/setup-php@2.37.0
252252 with:
253253 php-version: '8.4'
254254 tools: composer
@@ -351,7 +351,7 @@ jobs:
351351 token: ${{ secrets.GITHUB_TOKEN }}
352352
353353 - name: Setup Bun
354 uses: oven-sh/setup-bun@v2.1.3
354 uses: oven-sh/setup-bun@v2.2.0
355355
356356 - name: Install dependencies
357357 run: bun install
.github/workflows/ci.ymlmodified+6-6
Changes to .github/workflows/ci.yml
@@ -21,10 +21,10 @@ jobs:
2121 - uses: actions/checkout@v6.0.2
2222
2323 - name: Install Bun
24 uses: oven-sh/setup-bun@v2.1.3
24 uses: oven-sh/setup-bun@v2.2.0
2525
2626 - name: Use cached node_modules
27 uses: actions/cache@v5.0.3
27 uses: actions/cache@v5.0.4
2828 with:
2929 path: node_modules
3030 key: node-modules-${{ hashFiles('**/bun.lock') }}
@@ -44,10 +44,10 @@ jobs:
4444 - uses: actions/checkout@v6.0.2
4545
4646 - name: Install Bun
47 uses: oven-sh/setup-bun@v2.1.3
47 uses: oven-sh/setup-bun@v2.2.0
4848
4949 - name: Use cached node_modules
50 uses: actions/cache@v5.0.3
50 uses: actions/cache@v5.0.4
5151 with:
5252 path: node_modules
5353 key: node-modules-${{ hashFiles('**/bun.lock') }}
@@ -67,10 +67,10 @@ jobs:
6767 - uses: actions/checkout@v6.0.2
6868
6969 - name: Install Bun
70 uses: oven-sh/setup-bun@v2.1.3
70 uses: oven-sh/setup-bun@v2.2.0
7171
7272 - name: Use cached node_modules
73 uses: actions/cache@v5.0.3
73 uses: actions/cache@v5.0.4
7474 with:
7575 path: node_modules
7676 key: node-modules-${{ hashFiles('**/bun.lock') }}
.github/workflows/release.ymlmodified+1-1
Changes to .github/workflows/release.yml
@@ -20,7 +20,7 @@ jobs:
2020 fetch-depth: 0
2121
2222 - name: Setup Bun
23 uses: oven-sh/setup-bun@v2.1.3
23 uses: oven-sh/setup-bun@v2.2.0
2424
2525 - name: Setup Pantry
2626 uses: home-lang/pantry/packages/action@main
bun.lockmodified+1-3
Changes to bun.lock
@@ -37,7 +37,7 @@
3737 "@ts-cloud/core": "workspace:*",
3838 },
3939 "devDependencies": {
40 "better-dx": "^0.2.6",
40 "better-dx": "^0.2.7",
4141 "bunfig": "^0.15.6",
4242 },
4343 },
@@ -148,7 +148,5 @@
148148 "yocto-queue": ["yocto-queue@1.2.2", "", {}, "sha512-4LCcse/U2MHZ63HAJVE+v71o7yOdIe4cZ70Wpf8D/IyjDKYQLV5GD46B+hSTjJsvV5PztjvHoU580EftxjDZFQ=="],
149149
150150 "@stacksjs/bunpress/@stacksjs/ts-cloud": ["@stacksjs/ts-cloud@0.1.14", "", { "dependencies": { "fast-xml-parser": "^5.4.2", "ts-cloud-aws-types": "0.1.14", "ts-cloud-core": "0.1.14", "ts-cloud-types": "0.1.14" }, "bin": { "cloud": "./dist/bin/cli.js" } }, "sha512-/uIJSR9QJm6WvaMxWx8OAC4kMdkamgpFiIG0J2+Qs+EPMoQXEJHI2wujhTrJFgwnf7ucuqd+qHU6Er4klEW8Cg=="],
151
152 "@stacksjs/ts-cloud/better-dx": ["better-dx@0.2.6", "", { "peerDependencies": { "@stacksjs/bumpx": "^0.2.4", "@stacksjs/bunpress": "^0.1.1", "@stacksjs/clarity": "^0.3.24", "@stacksjs/gitlint": "^0.1.5", "@stacksjs/logsmith": "^0.2.1", "@types/bun": "^1.3.9", "buddy-bot": "^0.9.16", "bun-git-hooks": "^0.3.1", "bun-plugin-dtsx": "^0.9.10", "bunfig": "^0.15.6", "pickier": "^0.1.20", "ts-error-handling": "^0.1.1", "typescript": "^5.9.3" }, "bin": { "better-dx": "./dist/bin/cli.js", "dx": "./dist/bin/cli.js" } }, "sha512-URM3tw5Zd9vgQ1Jsgbfuj/nMkSvw9zXgLbJihq5eY0VqBdywGcT5ZBWfS0MD5z+va8M3/eDtvlG2DsNFJzXW7g=="],
153151 }
154152}
packages/ts-cloud/package.jsonmodified+1-1
Changes to packages/ts-cloud/package.json
@@ -91,7 +91,7 @@
9191 },
9292 "devDependencies": {
9393 "bunfig": "^0.15.6",
94 "better-dx": "^0.2.6"
94 "better-dx": "^0.2.7"
9595 },
9696 "lint-staged": {
9797 "*.{js,ts,json,yaml,yml,md}": "bunx --bun pickier lint --fix"