ReviewOS

also looking at this

stacks/bun-query-builder

chore(deps): update all non-major dependencies

#176
Closed chrisbbreuer wants to merge buddy-bot/update-non-major-updates-1762179508948 into main
4 files +7 -7

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/release.ymlmodified+1-1
Changes to .github/workflows/release.yml
@@ -40,7 +40,7 @@ jobs:
4040 GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
4141
4242 - name: Attach Binaries
43 uses: stacksjs/action-releaser@v1.2.7
43 uses: stacksjs/action-releaser@v1.2.6
4444 with:
4545 files: |
4646 packages/bun-query-builder/bin/qbx-linux-x64.zip
package.jsonmodified+1-1
Changes to package.json
@@ -81,7 +81,7 @@
8181 "@types/bun": "^1.3.1",
8282 "buddy-bot": "^0.9.9",
8383 "bun-git-hooks": "^0.3.1",
84 "bun-plugin-dtsx": "^0.21.16",
84 "bun-plugin-dtsx": "^0.21.17",
8585 "typescript": "^5.9.3"
8686 },
8787 "overrides": {