Commit Graph

9 Commits

Author SHA1 Message Date
9a59b582fb chore(deps): update bun version to v1.2.12
All checks were successful
CI / Test (pull_request) Successful in 21s
2025-05-04 17:01:23 +00:00
4d4cd41b7d chore: bump bum to v1.2.11 (#35)
All checks were successful
CD / Check changes (push) Successful in 7s
CD / Test (push) Successful in 22s
CD / Build and push (amd64) (push) Successful in 59s
CD / Build and push (arm64) (push) Successful in 2m29s
CD / Create manifest (push) Successful in 52s
Co-authored-by: Renovate Bot <renovate@t00n.de>
Reviewed-on: #35
2025-04-29 17:34:17 +02:00
f68ad619de chore: bump bun to v1.2.10 (#32)
All checks were successful
CD / Check changes (push) Successful in 7s
CD / Test (push) Successful in 20s
CD / Build and push (amd64) (push) Successful in 1m7s
CD / Build and push (arm64) (push) Successful in 5m26s
CD / Create manifest (push) Successful in 11s
Co-authored-by: Renovate Bot <renovate@t00n.de>
Reviewed-on: #32
2025-04-20 17:40:33 +02:00
91dc361785 chore(deps): update docker/setup-buildx-action action to v3 (#28)
Some checks failed
CD / Check changes (push) Successful in 10s
CD / Build and push (amd64) (push) Has been cancelled
CD / Build and push (arm64) (push) Has been cancelled
CD / Create manifest (push) Has been cancelled
CD / Test (push) Has been cancelled
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) | action | major | `v2` -> `v3` |

---

### Release Notes

<details>
<summary>docker/setup-buildx-action (docker/setup-buildx-action)</summary>

### [`v3`](https://github.com/docker/setup-buildx-action/compare/v2...v3)

[Compare Source](https://github.com/docker/setup-buildx-action/compare/v2...v3)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMiIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-authored-by: t.behrendt <t.behrendt@noreply.localhost>
Reviewed-on: #28
Co-authored-by: Renovate Bot <renovate@t00n.de>
Co-committed-by: Renovate Bot <renovate@t00n.de>
2025-04-13 14:18:29 +02:00
b5991b11a3 chore: bump bun to 1.2.9 (#20)
All checks were successful
CD / Test (push) Successful in 1m22s
CD / Build and push (amd64) (push) Successful in 1m1s
CD / Build and push (arm64) (push) Successful in 2m27s
CD / Create manifest (push) Successful in 9s
Co-authored-by: Renovate Bot <renovate@t00n.de>
Reviewed-on: T00N/ts3gotify#20
2025-04-13 14:09:06 +02:00
6ed44211c4 fix: run bun in container CMD (#8)
All checks were successful
CD / Test (push) Successful in 24s
CD / Build and push (amd64) (push) Successful in 1m1s
CD / Build and push (arm64) (push) Successful in 1m48s
CD / Create manifest (push) Successful in 10s
Reviewed-on: #8
2025-01-08 14:03:33 +01:00
3eca1f5516 ci: fix manifest when building multi stage (#9)
All checks were successful
CD / Test (push) Successful in 1m1s
CD / Build and push (amd64) (push) Successful in 1m1s
CD / Build and push (arm64) (push) Successful in 1m43s
CD / Create manifest (push) Successful in 23s
Reviewed-on: #9
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-01-08 13:53:57 +01:00
94b3680f0e !refactor: replace node with bun (#3)
All checks were successful
CD / Test (push) Successful in 24s
CD / Build and push (push) Successful in 1m50s
Reviewed-on: #3
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
2025-01-07 18:06:12 +01:00
1605ad7c96 experimental (#1)
Reviewed-on: https://git.t000-n.de/tbehrendt/ts3gotify/pulls/1
2022-11-28 15:10:13 +00:00