1 Commits

Author SHA1 Message Date
84b218907c chore(deps): update dependency bun to v1.3.12
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Successful in 20s
2026-04-19 09:12:26 +00:00
4 changed files with 3 additions and 3 deletions

View File

@@ -1 +1 @@
1.3.6
1.3.12

View File

@@ -68,7 +68,7 @@ jobs:
echo REPO_VERSION=$(git describe --tags --always | sed 's/^v//') >> $GITHUB_OUTPUT
- name: Build and push
uses: docker/build-push-action@bcafcacb16a39f128d818304e6c9c0c18556b85f # v7.1.0
uses: docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294 # v7.0.0
with:
context: .
file: ./Dockerfile

BIN
bun.lockb

Binary file not shown.

View File

@@ -18,7 +18,7 @@
"gotify": "1.1.0",
"pino": "10.3.1",
"pino-pretty": "13.1.3",
"ts3-nodejs-library": "3.5.2"
"ts3-nodejs-library": "3.5.1"
},
"name": "ts3gotify",
"module": "src/main.ts",