t.behrendt
f97bed4bb9
ci: include arch in bun dep cache key ( #163 )
...
Fixes issues like [these](https://gitea.t000-n.de/t.behrendt/ts3gotify/actions/runs/12053/jobs/21922 ) where the ARM64 runner restores a cache created by an AMD64 runner, which has incorrect binaries for oxfmt/oxlnt.
Reviewed-on: #163
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2026-08-06 21:07:35 +02:00
renovate-bot
cc01586438
chore(deps): update docker/login-action action to v4.6.0 ( #159 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-08-06 06:10:30 +02:00
renovate-bot
49a31f88b6
chore(deps): update docker/login-action action to v4.5.2 ( #158 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-08-04 15:56:44 +02:00
renovate-bot
6c9e45951d
chore(deps): update docker/login-action action to v4.5.1 ( #156 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-08-01 06:10:43 +02:00
renovate-bot
1507a39657
chore(deps): update docker/login-action action to v4.5.0 ( #155 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-07-30 18:31:46 +02:00
renovate-bot
9c0027cfa0
chore(deps): update actions/checkout action to v7.0.1 ( #152 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-07-28 06:14:02 +02:00
renovate-bot
46b60bc2da
chore(deps): update actions ( #142 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-07-07 07:19:18 +02:00
renovate-bot
0caa127b2e
chore(deps): update actions ( #141 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-07-03 21:34:59 +02:00
renovate-bot
edd2b7983e
chore(deps): update actions/cache action to v6 ( #140 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-07-01 07:12:16 +02:00
renovate-bot
0837a627a8
chore(deps): update actions/checkout action to v7 ( #138 )
...
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-06-25 20:26:21 +02:00
renovate-bot
363c019db0
chore(deps): update actions/checkout action to v6.0.3 ( #134 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | patch | `v6.0.2` → `v6.0.3` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v6.0.3`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v603 )
[Compare Source](https://github.com/actions/checkout/compare/v6.0.2...v6.0.3 )
- Fix checkout init for SHA-256 repositories by [@​yaananth](https://github.com/yaananth ) in [#​2439](https://github.com/actions/checkout/pull/2439 )
- fix: expand merge commit SHA regex and add SHA-256 test cases by [@​yaananth](https://github.com/yaananth ) in [#​2414](https://github.com/actions/checkout/pull/2414 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #134
Reviewed-by: t.behrendt <2+t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-06-12 21:59:43 +02:00
renovate-bot
9b761ddde8
chore(deps): update docker/build-push-action action to v7.2.0 ( #129 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action ) | action | minor | `v7.1.0` → `v7.2.0` |
---
### Release Notes
<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>
### [`v7.2.0`](https://github.com/docker/build-push-action/releases/tag/v7.2.0 )
[Compare Source](https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0 )
- Bump [@​actions/core](https://github.com/actions/core ) from 3.0.0 to 3.0.1 in [#​1525](https://github.com/docker/build-push-action/pull/1525 )
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit ) from 0.87.0 to 0.90.0 in [#​1517](https://github.com/docker/build-push-action/pull/1517 )
- Bump brace-expansion from 2.0.2 to 5.0.6 in [#​1534](https://github.com/docker/build-push-action/pull/1534 )
- Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#​1529](https://github.com/docker/build-push-action/pull/1529 )
- Bump fast-xml-parser from 5.5.7 to 5.8.0 in [#​1521](https://github.com/docker/build-push-action/pull/1521 )
- Bump postcss from 8.5.6 to 8.5.10 in [#​1526](https://github.com/docker/build-push-action/pull/1526 )
- Bump tar from 6.2.1 to 7.5.15 in [#​1533](https://github.com/docker/build-push-action/pull/1533 )
**Full Changelog**: <https://github.com/docker/build-push-action/compare/v7.1.0...v7.2.0 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #129
Reviewed-by: t.behrendt <2+t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-05-31 13:19:23 +02:00
renovate-bot
c2771ce79c
chore(deps): update docker/login-action action to v4.2.0 ( #130 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://github.com/docker/login-action ) | action | minor | `v4.1.0` → `v4.2.0` |
---
### Release Notes
<details>
<summary>docker/login-action (docker/login-action)</summary>
### [`v4.2.0`](https://github.com/docker/login-action/releases/tag/v4.2.0 )
[Compare Source](https://github.com/docker/login-action/compare/v4.1.0...v4.2.0 )
- Bump [@​actions/core](https://github.com/actions/core ) from 3.0.0 to 3.0.1 in [#​976](https://github.com/docker/login-action/pull/976 )
- Bump [@​aws-sdk/client-ecr](https://github.com/aws-sdk/client-ecr ) and [@​aws-sdk/client-ecr-public](https://github.com/aws-sdk/client-ecr-public ) to 3.1050.0 in [#​960](https://github.com/docker/login-action/pull/960 )
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit ) from 0.86.0 to 0.90.0 in [#​970](https://github.com/docker/login-action/pull/970 )
- Bump brace-expansion from 2.0.1 to 5.0.6 in [#​993](https://github.com/docker/login-action/pull/993 )
- Bump fast-xml-builder from 1.1.4 to 1.2.0 in [#​985](https://github.com/docker/login-action/pull/985 )
- Bump fast-xml-parser from 5.3.6 to 5.8.0 in [#​963](https://github.com/docker/login-action/pull/963 )
- Bump http-proxy-agent and https-proxy-agent to 9.0.0 in [#​961](https://github.com/docker/login-action/pull/961 )
- Bump postcss from 8.5.6 to 8.5.10 in [#​979](https://github.com/docker/login-action/pull/979 )
- Bump tar from 6.2.1 to 7.5.15 in [#​991](https://github.com/docker/login-action/pull/991 )
- Bump vite from 7.3.1 to 7.3.3 in [#​986](https://github.com/docker/login-action/pull/986 )
**Full Changelog**: <https://github.com/docker/login-action/compare/v4.1.0...v4.2.0 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #130
Reviewed-by: t.behrendt <2+t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-05-31 13:18:38 +02:00
renovate-bot
28eb2e2aa4
chore(deps): update actions/cache action to v5 ( #131 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/cache](https://github.com/actions/cache ) | action | major | `v4.2.0` → `v5.0.5` |
---
### Release Notes
<details>
<summary>actions/cache (actions/cache)</summary>
### [`v5.0.5`](https://github.com/actions/cache/releases/tag/v5.0.5 )
[Compare Source](https://github.com/actions/cache/compare/v5.0.4...v5.0.5 )
#### What's Changed
- Update ts-http-runtime dependency by [@​yacaovsnc](https://github.com/yacaovsnc ) in [#​1747](https://github.com/actions/cache/pull/1747 )
**Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.0.5 >
### [`v5.0.4`](https://github.com/actions/cache/releases/tag/v5.0.4 )
[Compare Source](https://github.com/actions/cache/compare/v5.0.3...v5.0.4 )
#### What's Changed
- Add release instructions and update maintainer docs by [@​Link-](https://github.com/Link- ) in [#​1696](https://github.com/actions/cache/pull/1696 )
- Potential fix for code scanning alert no. 52: Workflow does not contain permissions by [@​Link-](https://github.com/Link- ) in [#​1697](https://github.com/actions/cache/pull/1697 )
- Fix workflow permissions and cleanup workflow names / formatting by [@​Link-](https://github.com/Link- ) in [#​1699](https://github.com/actions/cache/pull/1699 )
- docs: Update examples to use the latest version by [@​XZTDean](https://github.com/XZTDean ) in [#​1690](https://github.com/actions/cache/pull/1690 )
- Fix proxy integration tests by [@​Link-](https://github.com/Link- ) in [#​1701](https://github.com/actions/cache/pull/1701 )
- Fix cache key in examples.md for bun.lock by [@​RyPeck](https://github.com/RyPeck ) in [#​1722](https://github.com/actions/cache/pull/1722 )
- Update dependencies & patch security vulnerabilities by [@​Link-](https://github.com/Link- ) in [#​1738](https://github.com/actions/cache/pull/1738 )
#### New Contributors
- [@​XZTDean](https://github.com/XZTDean ) made their first contribution in [#​1690](https://github.com/actions/cache/pull/1690 )
- [@​RyPeck](https://github.com/RyPeck ) made their first contribution in [#​1722](https://github.com/actions/cache/pull/1722 )
**Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.0.4 >
### [`v5.0.3`](https://github.com/actions/cache/releases/tag/v5.0.3 )
[Compare Source](https://github.com/actions/cache/compare/v5.0.2...v5.0.3 )
#### What's Changed
- Bump `@actions/cache` to v5.0.5 (Resolves: <https://github.com/actions/cache/security/dependabot/33 >)
- Bump `@actions/core` to v2.0.3
**Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.0.3 >
### [`v5.0.2`](https://github.com/actions/cache/releases/tag/v5.0.2 ): v.5.0.2
[Compare Source](https://github.com/actions/cache/compare/v5.0.1...v5.0.2 )
### v5.0.2
#### What's Changed
When creating cache entries, 429s returned from the cache service will not be retried.
### [`v5.0.1`](https://github.com/actions/cache/releases/tag/v5.0.1 )
[Compare Source](https://github.com/actions/cache/compare/v5.0.0...v5.0.1 )
> \[!IMPORTANT]
> **`actions/cache@v5` runs on the Node.js 24 runtime and requires a minimum Actions Runner version of `2.327.1`.**
>
> If you are using self-hosted runners, ensure they are updated before upgrading.
***
### v5.0.1
#### What's Changed
- fix: update [@​actions/cache](https://github.com/actions/cache ) for Node.js 24 punycode deprecation by [@​salmanmkc](https://github.com/salmanmkc ) in [#​1685](https://github.com/actions/cache/pull/1685 )
- prepare release v5.0.1 by [@​salmanmkc](https://github.com/salmanmkc ) in [#​1686](https://github.com/actions/cache/pull/1686 )
### v5.0.0
#### What's Changed
- Upgrade to use node24 by [@​salmanmkc](https://github.com/salmanmkc ) in [#​1630](https://github.com/actions/cache/pull/1630 )
- Prepare v5.0.0 release by [@​salmanmkc](https://github.com/salmanmkc ) in [#​1684](https://github.com/actions/cache/pull/1684 )
**Full Changelog**: <https://github.com/actions/cache/compare/v5...v5.0.1 >
### [`v5.0.0`](https://github.com/actions/cache/releases/tag/v5.0.0 )
[Compare Source](https://github.com/actions/cache/compare/v4.3.0...v5.0.0 )
> \[!IMPORTANT]
> **`actions/cache@v5` runs on the Node.js 24 runtime and requires a minimum Actions Runner version of `2.327.1`.**
>
> If you are using self-hosted runners, ensure they are updated before upgrading.
***
#### What's Changed
- Upgrade to use node24 by [@​salmanmkc](https://github.com/salmanmkc ) in [#​1630](https://github.com/actions/cache/pull/1630 )
- Prepare v5.0.0 release by [@​salmanmkc](https://github.com/salmanmkc ) in [#​1684](https://github.com/actions/cache/pull/1684 )
**Full Changelog**: <https://github.com/actions/cache/compare/v4.3.0...v5.0.0 >
### [`v4.3.0`](https://github.com/actions/cache/releases/tag/v4.3.0 )
[Compare Source](https://github.com/actions/cache/compare/v4.2.4...v4.3.0 )
#### What's Changed
- Add note on runner versions by [@​GhadimiR](https://github.com/GhadimiR ) in [#​1642](https://github.com/actions/cache/pull/1642 )
- Prepare `v4.3.0` release by [@​Link-](https://github.com/Link- ) in [#​1655](https://github.com/actions/cache/pull/1655 )
#### New Contributors
- [@​GhadimiR](https://github.com/GhadimiR ) made their first contribution in [#​1642](https://github.com/actions/cache/pull/1642 )
**Full Changelog**: <https://github.com/actions/cache/compare/v4...v4.3.0 >
### [`v4.2.4`](https://github.com/actions/cache/releases/tag/v4.2.4 )
[Compare Source](https://github.com/actions/cache/compare/v4.2.3...v4.2.4 )
#### What's Changed
- Update README.md by [@​nebuk89](https://github.com/nebuk89 ) in [#​1620](https://github.com/actions/cache/pull/1620 )
- Upgrade `@actions/cache` to `4.0.5` and move `@protobuf-ts/plugin` to dev depdencies by [@​Link-](https://github.com/Link- ) in [#​1634](https://github.com/actions/cache/pull/1634 )
- Prepare release `4.2.4` by [@​Link-](https://github.com/Link- ) in [#​1636](https://github.com/actions/cache/pull/1636 )
#### New Contributors
- [@​nebuk89](https://github.com/nebuk89 ) made their first contribution in [#​1620](https://github.com/actions/cache/pull/1620 )
**Full Changelog**: <https://github.com/actions/cache/compare/v4...v4.2.4 >
### [`v4.2.3`](https://github.com/actions/cache/releases/tag/v4.2.3 )
[Compare Source](https://github.com/actions/cache/compare/v4.2.2...v4.2.3 )
#### What's Changed
- Update to use [@​actions/cache](https://github.com/actions/cache ) 4.0.3 package & prepare for new release by [@​salmanmkc](https://github.com/salmanmkc ) in [#​1577](https://github.com/actions/cache/pull/1577 ) (SAS tokens for cache entries are now masked in debug logs)
#### New Contributors
- [@​salmanmkc](https://github.com/salmanmkc ) made their first contribution in [#​1577](https://github.com/actions/cache/pull/1577 )
**Full Changelog**: <https://github.com/actions/cache/compare/v4.2.2...v4.2.3 >
### [`v4.2.2`](https://github.com/actions/cache/releases/tag/v4.2.2 )
[Compare Source](https://github.com/actions/cache/compare/v4.2.1...v4.2.2 )
#### What's Changed
> \[!IMPORTANT]
> As a reminder, there were important backend changes to release v4.2.0, see [those release notes](https://github.com/actions/cache/releases/tag/v4.2.0 ) and [the announcement](https://github.com/actions/cache/discussions/1510 ) for more details.
- Bump [@​actions/cache](https://github.com/actions/cache ) to v4.0.2 by [@​robherley](https://github.com/robherley ) in [#​1560](https://github.com/actions/cache/pull/1560 )
**Full Changelog**: <https://github.com/actions/cache/compare/v4.2.1...v4.2.2 >
### [`v4.2.1`](https://github.com/actions/cache/releases/tag/v4.2.1 )
[Compare Source](https://github.com/actions/cache/compare/v4.2.0...v4.2.1 )
#### What's Changed
> \[!IMPORTANT]
> As a reminder, there were important backend changes to release v4.2.0, see [those release notes](https://github.com/actions/cache/releases/tag/v4.2.0 ) and [the announcement](https://github.com/actions/cache/discussions/1510 ) for more details.
- docs: GitHub is spelled incorrectly in caching-strategies.md by [@​janco-absa](https://github.com/janco-absa ) in [#​1526](https://github.com/actions/cache/pull/1526 )
- docs: Make the "always save prime numbers" example more clear by [@​Tobbe](https://github.com/Tobbe ) in [#​1525](https://github.com/actions/cache/pull/1525 )
- Update force deletion docs due a recent deprecation by [@​sebbalex](https://github.com/sebbalex ) in [#​1500](https://github.com/actions/cache/pull/1500 )
- Bump [@​actions/cache](https://github.com/actions/cache ) to v4.0.1 by [@​robherley](https://github.com/robherley ) in [#​1554](https://github.com/actions/cache/pull/1554 )
#### New Contributors
- [@​janco-absa](https://github.com/janco-absa ) made their first contribution in [#​1526](https://github.com/actions/cache/pull/1526 )
- [@​Tobbe](https://github.com/Tobbe ) made their first contribution in [#​1525](https://github.com/actions/cache/pull/1525 )
- [@​sebbalex](https://github.com/sebbalex ) made their first contribution in [#​1500](https://github.com/actions/cache/pull/1500 )
**Full Changelog**: <https://github.com/actions/cache/compare/v4.2.0...v4.2.1 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #131
Reviewed-by: t.behrendt <2+t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-05-31 13:18:29 +02:00
t.behrendt
0603ed57e6
ci: general maintenance ( #126 )
...
Reviewed-on: #126
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2026-05-31 11:14:10 +02:00
renovate-bot
edb3d01d4f
chore(deps): update oven-sh/setup-bun action to v2.2.0 ( #104 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun ) | action | minor | `v2.1.3` → `v2.2.0` |
---
### Release Notes
<details>
<summary>oven-sh/setup-bun (oven-sh/setup-bun)</summary>
### [`v2.2.0`](https://github.com/oven-sh/setup-bun/releases/tag/v2.2.0 )
[Compare Source](https://github.com/oven-sh/setup-bun/compare/v2.1.3...v2.2.0 )
`oven-sh/setup-bun` is the github action for setting up Bun.
#### What's Changed
- build: update action runtime to Node.js 24 by [@​adam0white](https://github.com/adam0white ) in [#​176](https://github.com/oven-sh/setup-bun/pull/176 )
- ci: use `actions/checkout@v6.0.2` in the test workflow by [@​tcely](https://github.com/tcely ) in [#​173](https://github.com/oven-sh/setup-bun/pull/173 )
- ci: update actions for the `autofix.ci` workflow by [@​tcely](https://github.com/tcely ) in [#​174](https://github.com/oven-sh/setup-bun/pull/174 )
- ci: update actions for the `Release new action version` workflow by [@​tcely](https://github.com/tcely ) in [#​175](https://github.com/oven-sh/setup-bun/pull/175 )
- release: v2.2.0 by [@​xhyrom](https://github.com/xhyrom ) in [#​177](https://github.com/oven-sh/setup-bun/pull/177 )
#### New Contributors
- [@​adam0white](https://github.com/adam0white ) made their first contribution in [#​176](https://github.com/oven-sh/setup-bun/pull/176 )
- [@​tcely](https://github.com/tcely ) made their first contribution in [#​173](https://github.com/oven-sh/setup-bun/pull/173 )
**Full Changelog**: <https://github.com/oven-sh/setup-bun/compare/v2...v2.2.0 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #104
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-27 19:16:40 +01:00
renovate-bot
696822462e
chore(deps): update oven-sh/setup-bun action to v2.1.3 ( #100 )
...
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun ) | action | patch | `v2.1.2` → `v2.1.3` | `v2.2.0` |
---
### Release Notes
<details>
<summary>oven-sh/setup-bun (oven-sh/setup-bun)</summary>
### [`v2.1.3`](https://github.com/oven-sh/setup-bun/releases/tag/v2.1.3 )
[Compare Source](https://github.com/oven-sh/setup-bun/compare/v2.1.2...v2.1.3 )
`oven-sh/setup-bun` is the github action for setting up Bun.
#### What's Changed
- perf: avoid unnecessary api calls by [@​xhyrom](https://github.com/xhyrom ) in [#​161](https://github.com/oven-sh/setup-bun/pull/161 )
- feat: add bun- prefix to cache keys by [@​maschwenk](https://github.com/maschwenk ) in [#​160](https://github.com/oven-sh/setup-bun/pull/160 )
- fix: use native Windows ARM64 binary for Bun >= 1.3.10 by [@​oddrationale](https://github.com/oddrationale ) in [#​165](https://github.com/oven-sh/setup-bun/pull/165 )
- feat: add AVX2 support detection for x64 Linux systems by [@​GoForceX](https://github.com/GoForceX ) in [#​167](https://github.com/oven-sh/setup-bun/pull/167 )
- fix: validate cached binary version matches requested version ([#​146](https://github.com/oven-sh/setup-bun/issues/146 )) by [@​wyMinLwin](https://github.com/wyMinLwin ) in [#​169](https://github.com/oven-sh/setup-bun/pull/169 )
- release: v2.1.3 by [@​xhyrom](https://github.com/xhyrom ) in [#​170](https://github.com/oven-sh/setup-bun/pull/170 )
#### New Contributors
- [@​oddrationale](https://github.com/oddrationale ) made their first contribution in [#​165](https://github.com/oven-sh/setup-bun/pull/165 )
- [@​GoForceX](https://github.com/GoForceX ) made their first contribution in [#​167](https://github.com/oven-sh/setup-bun/pull/167 )
- [@​wyMinLwin](https://github.com/wyMinLwin ) made their first contribution in [#​169](https://github.com/oven-sh/setup-bun/pull/169 )
**Full Changelog**: <https://github.com/oven-sh/setup-bun/compare/v2...v2.1.3 >
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: https://gitea.t000-n.de/t.behrendt/ts3gotify/pulls/100
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-03-15 21:38:47 +01:00
t.behrendt
d3d7a08bcf
ci: pin various actions to a proper semver version ( #90 )
...
Reviewed-on: #90
Reviewed-by: branch-buddy <branch-buddy@t00n.de >
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2026-02-14 20:58:15 +01:00
renovate-bot
3494bbe050
chore(deps): update actions/checkout digest to de0fac2 ( #86 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) ([changelog](https://github.com/actions/checkout/compare/8e8c483db84b4bee98b60c0593521ed34d9990e8..de0fac2e4500dabe0009e67214ff5f5447ce83dd )) | action | digest | `8e8c483` → `de0fac2` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xNCIsInVwZGF0ZWRJblZlciI6IjQyLjkyLjE0IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhY3Rpb24iLCJkZXBzIl19-->
Reviewed-on: #86
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-02-05 10:37:38 +01:00
renovate-bot
72bacc00eb
chore(deps): update oven-sh/setup-bun digest to 3d26778 ( #75 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun ) ([changelog](https://github.com/oven-sh/setup-bun/compare/735343b667d3e6f658f44d0eca948eb6282f2b76..3d267786b128fe76c2f16a390aa2448b815359f3 )) | action | digest | `735343b` → `3d26778` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42Ni40IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYWN0aW9uIiwiZGVwcyJdfQ==-->
Reviewed-on: #75
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2026-01-26 10:42:04 +01:00
renovate-bot
d465a50e4a
chore(deps): update actions/checkout action to v6 ( #64 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v5` -> `v6` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v6`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v600 )
[Compare Source](https://github.com/actions/checkout/compare/v5...v6 )
- Persist creds to a separate file by [@​ericsciple](https://github.com/ericsciple ) in [#​2286](https://github.com/actions/checkout/pull/2286 )
- Update README to include Node.js 24 support details and requirements by [@​salmanmkc](https://github.com/salmanmkc ) in [#​2248](https://github.com/actions/checkout/pull/2248 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMC41IiwidXBkYXRlZEluVmVyIjoiNDIuMjYuMTEiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #64
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-12-12 19:53:13 +01:00
renovate-bot
810259148c
chore(deps): update actions/checkout digest to 93cb6ef ( #63 )
...
CD / Check changes (push) Successful in 22s
CD / Test (push) Successful in 33s
CD / Build and push (arm64) (push) Has been skipped
CD / Build and push (amd64) (push) Has been skipped
CD / Create manifest (push) Has been skipped
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | digest | `08c6903` -> `93cb6ef` |
---
### 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #63
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-11-18 18:19:51 +01:00
renovate-bot
bc813c7ffc
chore(deps): pin dependencies ( #58 )
...
CD / Check changes (push) Successful in 12s
CD / Test (push) Successful in 20s
CD / Build and push (amd64) (push) Successful in 36s
CD / Build and push (arm64) (push) Successful in 2m15s
CD / Create manifest (push) Successful in 21s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@types/ts3-nodejs-library](https://github.com/Multivit4min/TS3-NodeJS-Library ) | devDependencies | pin | [`^2.0.1` -> `2.0.1`](https://renovatebot.com/diffs/npm/@types%2fts3-nodejs-library/2.0.1/2.0.1 ) |
| [@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin ) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin )) | devDependencies | pin | [`^5.46.0` -> `5.62.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/5.62.0/5.62.0 ) |
| [@typescript-eslint/parser](https://typescript-eslint.io/packages/parser ) ([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser )) | devDependencies | pin | [`^5.46.0` -> `5.62.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/5.62.0/5.62.0 ) |
| [actions/checkout](https://github.com/actions/checkout ) | action | pinDigest | -> `08c6903` |
| [cspell](https://cspell.org/ ) ([source](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell )) | devDependencies | pin | [`^8.0.0` -> `8.19.4`](https://renovatebot.com/diffs/npm/cspell/8.19.4/8.19.4 ) |
| [docker/build-push-action](https://github.com/docker/build-push-action ) | action | pinDigest | -> `2634353` |
| [docker/login-action](https://github.com/docker/login-action ) | action | pinDigest | -> `5e57cd1` |
| [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) | action | pinDigest | -> `e468171` |
| [dorny/paths-filter](https://github.com/dorny/paths-filter ) | action | pinDigest | -> `de90cc6` |
| [eslint](https://eslint.org ) ([source](https://github.com/eslint/eslint )) | devDependencies | pin | [`^8.29.0` -> `8.57.1`](https://renovatebot.com/diffs/npm/eslint/8.57.1/8.57.1 ) |
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun ) | action | pinDigest | -> `735343b` |
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/microsoft/TypeScript )) | devDependencies | pin | [`^5.0.0` -> `5.9.3`](https://renovatebot.com/diffs/npm/typescript/5.9.3/5.9.3 ) |
Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies.
---
### 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 is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions ) if that's undesired.
---
- [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ1cGRhdGVkSW5WZXIiOiI0Mi4xLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImFjdGlvbiIsImRlcHMiXX0=-->
Reviewed-on: #58
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-11-16 09:03:40 +01:00
renovate-bot
28c8238407
chore(deps): update actions/checkout action to v5 ( #50 )
...
CD / Check changes (push) Successful in 14s
CD / Test (push) Successful in 1m6s
CD / Build and push (amd64) (push) Has been skipped
CD / Build and push (arm64) (push) Has been skipped
CD / Create manifest (push) Has been skipped
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v4` -> `v5` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v5`](https://github.com/actions/checkout/compare/v4...v5 )
[Compare Source](https://github.com/actions/checkout/compare/v4...v5 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OC40IiwidXBkYXRlZEluVmVyIjoiNDEuOTguNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Reviewed-on: #50
Reviewed-by: t.behrendt <t.behrendt@noreply.localhost >
Co-authored-by: Renovate Bot <renovate@t00n.de >
Co-committed-by: Renovate Bot <renovate@t00n.de >
2025-09-09 17:26:25 +02:00
t.behrendt
94b3680f0e
!refactor: replace node with bun ( #3 )
...
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
t.behrendt
774e638d51
ci: replace drone with gitea workflows ( #2 )
...
CD / Test (push) Successful in 1m22s
CD / Build and push (push) Successful in 7m7s
Reviewed-on: #2
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2025-01-07 17:43:01 +01:00
t.behrendt
26cfe7254f
Revert "ci: replace drone with gitea workflows ( #1 )"
...
This reverts commit 65112f98be .
2025-01-07 17:35:47 +01:00
t.behrendt
65112f98be
ci: replace drone with gitea workflows ( #1 )
...
CD / Test (push) Failing after 0s
CD / Buind and push (push) Has been skipped
Reviewed-on: #1
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2025-01-07 17:34:07 +01:00