ReviewOS

also looking at this

stacks/bun-queue

chore(deps): update all non-major dependencies

#752
Open renovate[bot] wants to merge renovate/all-minor-patch into main
5 files +57 -243
.github/workflows/ci.ymlmodified+1-1
Changes to .github/workflows/ci.yml
@@ -65,7 +65,7 @@ jobs:
6565
6666 services:
6767 redis:
68 image: redis:7.4.5-alpine
68 image: redis:7.4.11-alpine
6969 ports:
7070 - 6379:6379
7171 options: >-