renovate-bot
dcf40b24f8
chore(deps): update dependency eslint to v10
renovate/stability-days Updates have met minimum release age requirement
CI / Test (pull_request) Failing after 54s
2026-05-25 10:19:00 +00:00
renovate-bot
2b3a93d6b2
chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.4 ( #118 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://gitea.t000-n.de/t.behrendt/actions ](https://gitea.t000-n.de/t.behrendt/actions ) | action | patch | `0.2.3` → `0.2.4` |
---
### Release Notes
<details>
<summary>t.behrendt/actions (https://gitea.t000-n.de/t.behrendt/actions )</summary>
### [`v0.2.4`](https://gitea.t000-n.de/t.behrendt/actions/compare/0.2.3...0.2.4 )
[Compare Source](https://gitea.t000-n.de/t.behrendt/actions/compare/0.2.3...0.2.4 )
</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: #118
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-05-19 10:41:03 +02:00
t.behrendt
d6d9c63b3d
fix: disconnection issue by adding a persistent ping ( #121 )
...
CD / Test (push) Successful in 19s
CD / Create tag (push) Successful in 18s
CD / Build and push (amd64) (push) Successful in 34s
CD / Build and push (arm64) (push) Successful in 1m38s
CD / Create manifest (push) Successful in 8s
Fixes the frequent disconnection issue, by adding a ping.
The "version" call works without authentication and is lightweight. Passing the "true" flag, prevents delivery of cached results.
This keeps the socket always connected. Feature may be removed in the future if the upstream library has a proper fix for the issue.
Reviewed-on: #121
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2026-05-09 14:38:52 +02:00
t.behrendt
eb9b335789
chore: add compose local test setup ( #120 )
...
Reviewed-on: #120
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de >
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de >
2026-05-09 14:18:49 +02:00
t.behrendt
0e4ab1bfc6
fix: enable soft reconnect ( #119 )
...
CD / Test (push) Successful in 19s
CD / Build and push (amd64) (push) Successful in 33s
CD / Create tag (push) Successful in 6s
CD / Build and push (arm64) (push) Successful in 1m33s
CD / Create manifest (push) Successful in 8s
Try to reconnect softly to the ts3 server instead of crashing hard in case of closed connection or errors. Also tracks if a re-connection attempt is currently in progress.
Reviewed-on: #119
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-05-07 19:10:17 +02:00
renovate-bot
0670e54cf1
chore(deps): update https://gitea.t000-n.de/t.behrendt/actions action to v0.2.3 ( #116 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://gitea.t000-n.de/t.behrendt/actions ](https://gitea.t000-n.de/t.behrendt/actions ) | action | patch | `0.2.2` → `0.2.3` |
---
### Release Notes
<details>
<summary>t.behrendt/actions (https://gitea.t000-n.de/t.behrendt/actions )</summary>
### [`v0.2.3`](https://gitea.t000-n.de/t.behrendt/actions/compare/0.2.2...0.2.3 )
[Compare Source](https://gitea.t000-n.de/t.behrendt/actions/compare/0.2.2...0.2.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: #116
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-04-28 17:10:03 +02:00
renovate-bot
494c71d4c7
chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.32 ( #117 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment ](https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment ) | action | patch | `0.1.31` → `0.1.32` |
---
### Release Notes
<details>
<summary>t.behrendt/conventional-semantic-git-tag-increment (https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment )</summary>
### [`v0.1.32`](https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment/compare/0.1.31...0.1.32 )
[Compare Source](https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment/compare/0.1.31...0.1.32 )
</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: #117
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-04-28 17:01:03 +02:00
renovate-bot
74dd61ee7f
chore(deps): update dependency typescript to v6.0.3 ( #115 )
...
CD / Test (push) Successful in 22s
CD / Create tag (push) Successful in 17s
CD / Build and push (amd64) (push) Successful in 33s
CD / Build and push (arm64) (push) Successful in 1m38s
CD / Create manifest (push) Successful in 7s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/microsoft/TypeScript )) | [`6.0.2` → `6.0.3`](https://renovatebot.com/diffs/npm/typescript/6.0.2/6.0.3 ) |  |  |
---
### Release Notes
<details>
<summary>microsoft/TypeScript (typescript)</summary>
### [`v6.0.3`](https://github.com/microsoft/TypeScript/releases/tag/v6.0.3 ): TypeScript 6.0.3
[Compare Source](https://github.com/microsoft/TypeScript/compare/v6.0.2...v6.0.3 )
For release notes, check out the [release announcement blog post](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/ ).
- [fixed issues query for TypeScript 6.0.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.0%22 ).
- [fixed issues query for TypeScript 6.0.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.1%22 ).
- [fixed issues query for TypeScript 6.0.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.2%22 ).
- [fixed issues query for TypeScript 6.0.3 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.3%22 ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #115
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-04-27 18:29:26 +02:00
renovate-bot
07d97b967c
chore(deps): update dependency ts3-nodejs-library to v3.5.2 ( #114 )
...
CD / Test (push) Successful in 19s
CD / Create tag (push) Successful in 10s
CD / Build and push (amd64) (push) Successful in 33s
CD / Build and push (arm64) (push) Successful in 5m5s
CD / Create manifest (push) Successful in 39s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [ts3-nodejs-library](https://github.com/Multivit4min/TS3-NodeJS-Library ) | [`3.5.1` → `3.5.2`](https://renovatebot.com/diffs/npm/ts3-nodejs-library/3.5.1/3.5.2 ) |  |  |
---
### Release Notes
<details>
<summary>Multivit4min/TS3-NodeJS-Library (ts3-nodejs-library)</summary>
### [`v3.5.2`](https://github.com/Multivit4min/TS3-NodeJS-Library/blob/HEAD/CHANGELOG.md#352---19092023 )
[Compare Source](https://github.com/Multivit4min/TS3-NodeJS-Library/compare/919b38f2f23625af5bbad6b768ee39cf00a9282a...2d7ec0093f6e080a2f84209511d3c60114556740 )
- add new channel properties from [#​200](https://github.com/Multivit4min/TS3-NodeJS-Library/pull/200 )
- add timeout 0 from [#​199](https://github.com/Multivit4min/TS3-NodeJS-Library/pull/199 )
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #114
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-04-23 08:20:14 +02:00
renovate-bot
62578f2990
chore(deps): update docker/build-push-action action to v7.1.0 ( #113 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [docker/build-push-action](https://github.com/docker/build-push-action ) | action | minor | `v7.0.0` → `v7.1.0` |
---
### Release Notes
<details>
<summary>docker/build-push-action (docker/build-push-action)</summary>
### [`v7.1.0`](https://github.com/docker/build-push-action/releases/tag/v7.1.0 )
[Compare Source](https://github.com/docker/build-push-action/compare/v7.0.0...v7.1.0 )
- Git context [query format](https://docs.docker.com/build/concepts/context/#url-queries ) support by [@​crazy-max](https://github.com/crazy-max ) in [#​1505](https://github.com/docker/build-push-action/pull/1505 )
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit ) from 0.79.0 to 0.87.0 by [@​crazy-max](https://github.com/crazy-max ) in [#​1505](https://github.com/docker/build-push-action/pull/1505 )
- Bump brace-expansion from 1.1.12 to 1.1.13 in [#​1500](https://github.com/docker/build-push-action/pull/1500 )
- Bump fast-xml-parser from 5.4.2 to 5.5.7 in [#​1489](https://github.com/docker/build-push-action/pull/1489 )
- Bump flatted from 3.3.3 to 3.4.2 in [#​1491](https://github.com/docker/build-push-action/pull/1491 )
- Bump glob from 10.3.12 to 10.5.0 in [#​1490](https://github.com/docker/build-push-action/pull/1490 )
- Bump handlebars from 4.7.8 to 4.7.9 in [#​1497](https://github.com/docker/build-push-action/pull/1497 )
- Bump lodash from 4.17.23 to 4.18.1 in [#​1510](https://github.com/docker/build-push-action/pull/1510 )
- Bump picomatch from 4.0.3 to 4.0.4 in [#​1496](https://github.com/docker/build-push-action/pull/1496 )
- Bump undici from 6.23.0 to 6.24.1 in [#​1486](https://github.com/docker/build-push-action/pull/1486 )
- Bump vite from 7.3.1 to 7.3.2 in [#​1509](https://github.com/docker/build-push-action/pull/1509 )
**Full Changelog**: <https://github.com/docker/build-push-action/compare/v7.0.0...v7.1.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: #113
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-04-20 08:50:57 +02:00
renovate-bot
90299966b0
chore(deps): update https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment action to v0.1.31 ( #112 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment ](https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment ) | action | patch | `0.1.30` → `0.1.31` |
---
### Release Notes
<details>
<summary>t.behrendt/conventional-semantic-git-tag-increment (https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment )</summary>
### [`v0.1.31`](https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment/compare/0.1.30...0.1.31 )
[Compare Source](https://gitea.t000-n.de/t.behrendt/conventional-semantic-git-tag-increment/compare/0.1.30...0.1.31 )
</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: #112
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-04-16 15:20:01 +02:00
renovate-bot
0ceb5d966d
chore(deps): update dependency cspell to v10 ( #111 )
...
CD / Test (push) Successful in 20s
CD / Create tag (push) Successful in 12s
CD / Build and push (amd64) (push) Successful in 1m10s
CD / Build and push (arm64) (push) Successful in 8m2s
CD / Create manifest (push) Successful in 39s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [cspell](https://cspell.org/ ) ([source](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell )) | [`9.7.0` → `10.0.0`](https://renovatebot.com/diffs/npm/cspell/9.7.0/10.0.0 ) |  |  |
---
### Release Notes
<details>
<summary>streetsidesoftware/cspell (cspell)</summary>
### [`v10.0.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#v1000-2026-04-06 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v9.8.0...v10.0.0 )
##### Features
<details>
<summary>fix: upgrade import-fresh from v3 to v4 (<a href="https://github.com/streetsidesoftware/cspell/pull/8786 ">#​8786</a>)</summary>
##### fix: upgrade import-fresh from v3 to v4 ([#​8786](https://github.com/streetsidesoftware/cspell/pull/8786 ))
### [`v9.8.0`](https://github.com/streetsidesoftware/cspell/blob/HEAD/packages/cspell/CHANGELOG.md#v980-2026-03-30 )
[Compare Source](https://github.com/streetsidesoftware/cspell/compare/v9.7.0...v9.8.0 )
##### Features
<details>
<summary>feat: make flatpack diff friendly (<a href="https://github.com/streetsidesoftware/cspell/pull/8680 ">#​8680</a>)</summary>
##### feat: make flatpack diff friendly ([#​8680](https://github.com/streetsidesoftware/cspell/pull/8680 ))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #111
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-04-13 17:58:55 +02:00
renovate-bot
1addbe9276
chore(deps): update docker/login-action action to v4.1.0 ( #109 )
...
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [docker/login-action](https://github.com/docker/login-action ) | action | minor | `v4.0.0` → `v4.1.0` |
---
### Release Notes
<details>
<summary>docker/login-action (docker/login-action)</summary>
### [`v4.1.0`](https://github.com/docker/login-action/releases/tag/v4.1.0 )
[Compare Source](https://github.com/docker/login-action/compare/v4.0.0...v4.1.0 )
- Fix scoped Docker Hub cleanup path when registry is omitted by [@​crazy-max](https://github.com/crazy-max ) in [#​945](https://github.com/docker/login-action/pull/945 )
- 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.1020.0 in [#​930](https://github.com/docker/login-action/pull/930 )
- Bump [@​docker/actions-toolkit](https://github.com/docker/actions-toolkit ) from 0.77.0 to 0.86.0 in [#​932](https://github.com/docker/login-action/pull/932 ) [#​936](https://github.com/docker/login-action/pull/936 )
- Bump brace-expansion from 1.1.12 to 1.1.13 in [#​952](https://github.com/docker/login-action/pull/952 )
- Bump fast-xml-parser from 5.3.4 to 5.3.6 in [#​942](https://github.com/docker/login-action/pull/942 )
- Bump flatted from 3.3.3 to 3.4.2 in [#​944](https://github.com/docker/login-action/pull/944 )
- Bump glob from 10.3.12 to 10.5.0 in [#​940](https://github.com/docker/login-action/pull/940 )
- Bump handlebars from 4.7.8 to 4.7.9 in [#​949](https://github.com/docker/login-action/pull/949 )
- Bump http-proxy-agent and https-proxy-agent to 8.0.0 in [#​937](https://github.com/docker/login-action/pull/937 )
- Bump lodash from 4.17.23 to 4.18.1 in [#​958](https://github.com/docker/login-action/pull/958 )
- Bump minimatch from 3.1.2 to 3.1.5 in [#​941](https://github.com/docker/login-action/pull/941 )
- Bump picomatch from 4.0.3 to 4.0.4 in [#​948](https://github.com/docker/login-action/pull/948 )
- Bump undici from 6.23.0 to 6.24.1 in [#​938](https://github.com/docker/login-action/pull/938 )
**Full Changelog**: <https://github.com/docker/login-action/compare/v4.0.0...v4.1.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: #109
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-04-11 10:32:25 +02:00
renovate-bot
27e28edc71
chore(deps): update dependency typescript to v6 ( #108 )
...
CD / Test (push) Successful in 55s
CD / Build and push (arm64) (push) Successful in 1m43s
CD / Create tag (push) Successful in 11s
CD / Build and push (amd64) (push) Successful in 31s
CD / Create manifest (push) Successful in 7s
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/ ) | [Confidence](https://docs.renovatebot.com/merge-confidence/ ) |
|---|---|---|---|
| [typescript](https://www.typescriptlang.org/ ) ([source](https://github.com/microsoft/TypeScript )) | [`5.9.3` → `6.0.2`](https://renovatebot.com/diffs/npm/typescript/5.9.3/6.0.2 ) |  |  |
---
### Release Notes
<details>
<summary>microsoft/TypeScript (typescript)</summary>
### [`v6.0.2`](https://github.com/microsoft/TypeScript/releases/tag/v6.0.2 ): TypeScript 6.0
[Compare Source](https://github.com/microsoft/TypeScript/compare/v5.9.3...v6.0.2 )
For release notes, check out the [release announcement blog post](https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/ ).
- [fixed issues query for TypeScript 6.0.0 (Beta)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.0%22 ).
- [fixed issues query for TypeScript 6.0.1 (RC)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.1%22 ).
- [fixed issues query for TypeScript 6.0.2 (Stable)](https://github.com/Microsoft/TypeScript/issues?utf8=%E2%9C%93\&q=milestone%3A%22TypeScript+6.0.2%22 ).
Downloads are available on:
- [npm](https://www.npmjs.com/package/typescript )
</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:eyJjcmVhdGVkSW5WZXIiOiI0My41LjQiLCJ1cGRhdGVkSW5WZXIiOiI0My41LjQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
Reviewed-on: #108
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-04-01 13:59:13 +02:00