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
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
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
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
26cfe7254f
Revert "ci: replace drone with gitea workflows ( #1 )"
...
This reverts commit 65112f98be .
2025-01-07 17:35:47 +01:00
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