This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [tisba/fritz-tls](https://github.com/tisba/fritz-tls) | minor | `0.20.0` -> `0.21.0` |
---
> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the warning logs for more information.
---
### Release Notes
<details>
<summary>tisba/fritz-tls (tisba/fritz-tls)</summary>
### [`v0.21.0`](https://github.com/tisba/fritz-tls/releases/tag/v0.21.0)
[Compare Source](https://github.com/tisba/fritz-tls/compare/v0.20.0...v0.21.0)
#### Changelog
- Minor update and improvements in README.md ([#​109](https://github.com/tisba/fritz-tls/issues/109))
- Properly load and parse provided certificate chain and private key for manual mode ([#​124](https://github.com/tisba/fritz-tls/issues/124))
- [`60a793a`](https://github.com/tisba/fritz-tls/commit/60a793ae2f779c29f6432e3d4cb7da8ac91f591a) addresses goreleaser config changes
- [`6d72e7f`](https://github.com/tisba/fritz-tls/commit/6d72e7f0969cc0f776d3d14a78fa57f55eae1f14) defaults port for cert checking to 443
- [`9ee8605`](https://github.com/tisba/fritz-tls/commit/9ee8605267d06846d7e62769f9f61da7f646f2c1) fixes snapshot.name_template deprecation
- [`9f4b5b8`](https://github.com/tisba/fritz-tls/commit/9f4b5b83cac21b579894156052394f7d340791c0) strips debug info from release binaries
- [`6763832`](https://github.com/tisba/fritz-tls/commit/6763832de5b7f327c55ce1aefe91261ef0164b70) switches dependabot update frequency to monthly
- [`5028771`](https://github.com/tisba/fritz-tls/commit/5028771f9b3bd9c579c42686e1725b8dd4add405) uses fetch-depth: 0 for goreleaser workflow
##### Dependency Updates
- [`77321c5`](https://github.com/tisba/fritz-tls/commit/77321c5ce53c0c7172d5f5e5e3532e22ad86b947) Bump actions/checkout from 4.1.7 to 4.2.0 ([#​95](https://github.com/tisba/fritz-tls/issues/95))
- [`aecc30b`](https://github.com/tisba/fritz-tls/commit/aecc30b02d71d4fd2770f4e2ac8da3c19f4a5401) Bump actions/checkout from 4.2.0 to 4.2.1 ([#​99](https://github.com/tisba/fritz-tls/issues/99))
- [`aaa4f28`](https://github.com/tisba/fritz-tls/commit/aaa4f28c63dfda26235426e3ff8f21a1a9a5cdd4) Bump actions/checkout from 4.2.1 to 4.2.2 ([#​101](https://github.com/tisba/fritz-tls/issues/101))
- [`06b3b69`](https://github.com/tisba/fritz-tls/commit/06b3b69a1f7b2621283bf884ad265dc4631e93e1) Bump actions/setup-go from 5.0.2 to 5.1.0 ([#​100](https://github.com/tisba/fritz-tls/issues/100))
- [`ad76d6f`](https://github.com/tisba/fritz-tls/commit/ad76d6f3b794281d5049e25f8aa1518c7caf5f90) Bump actions/setup-go from 5.1.0 to 5.2.0 ([#​112](https://github.com/tisba/fritz-tls/issues/112))
- [`710a03c`](https://github.com/tisba/fritz-tls/commit/710a03c1734947f02a3c8ae1460c8908ed215996) Bump actions/setup-go from 5.2.0 to 5.3.0 ([#​115](https://github.com/tisba/fritz-tls/issues/115))
- [`c3e8d48`](https://github.com/tisba/fritz-tls/commit/c3e8d4836ca314db610c6f0daebe082296429b4d) Bump github.com/go-acme/lego/v4 from 4.17.4 to 4.18.0 ([#​92](https://github.com/tisba/fritz-tls/issues/92))
- [`2451890`](https://github.com/tisba/fritz-tls/commit/245189032b974990fcfdc9815839bbfa525fc5ae) Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 ([#​117](https://github.com/tisba/fritz-tls/issues/117))
- [`b359aef`](https://github.com/tisba/fritz-tls/commit/b359aef60631bec6d626815d8fa93095b9d0240a) Bump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 ([#​102](https://github.com/tisba/fritz-tls/issues/102))
- [`e67b198`](https://github.com/tisba/fritz-tls/commit/e67b1985cc97bea4903f760cdc5fd7f34714edd8) Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 ([#​123](https://github.com/tisba/fritz-tls/issues/123))
- [`9a70822`](https://github.com/tisba/fritz-tls/commit/9a70822ce493409956e6d12e3c891f2f743e06eb) Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 ([#​122](https://github.com/tisba/fritz-tls/issues/122))
- [`e35891b`](https://github.com/tisba/fritz-tls/commit/e35891b010707d8d461c2b035533daede25404a4) Bump golang.org/x/crypto from 0.25.0 to 0.26.0 ([#​91](https://github.com/tisba/fritz-tls/issues/91))
- [`677a489`](https://github.com/tisba/fritz-tls/commit/677a48902de48bd0464079d8f1e5fef5f29d65f0) Bump golang.org/x/crypto from 0.26.0 to 0.27.0 ([#​93](https://github.com/tisba/fritz-tls/issues/93))
- [`90ca6ea`](https://github.com/tisba/fritz-tls/commit/90ca6ead293b85b0e6d5f6d430660deb2f60f83a) Bump golang.org/x/crypto from 0.27.0 to 0.28.0 ([#​97](https://github.com/tisba/fritz-tls/issues/97))
- [`48d41c6`](https://github.com/tisba/fritz-tls/commit/48d41c6fa87ef1cff181a23f47c3cbfc9d831813) Bump golang.org/x/crypto from 0.28.0 to 0.29.0 ([#​105](https://github.com/tisba/fritz-tls/issues/105))
- [`3120c36`](https://github.com/tisba/fritz-tls/commit/3120c36e5006fec0c7584ef5101019da8490e65d) Bump golang.org/x/crypto from 0.29.0 to 0.30.0 ([#​107](https://github.com/tisba/fritz-tls/issues/107))
- [`75c14de`](https://github.com/tisba/fritz-tls/commit/75c14de110c27bd8c09dee87efde46ba9cc64b08) Bump golang.org/x/crypto from 0.30.0 to 0.31.0 ([#​108](https://github.com/tisba/fritz-tls/issues/108))
- [`8322235`](https://github.com/tisba/fritz-tls/commit/83222351fe07e8f8a209ce4ceb7cc539683c5b35) Bump golang.org/x/crypto from 0.31.0 to 0.35.0 ([#​119](https://github.com/tisba/fritz-tls/issues/119))
- [`c96ab64`](https://github.com/tisba/fritz-tls/commit/c96ab64cdd800688f7d0f617cebe0528e6b3f058) Bump golang.org/x/net from 0.26.0 to 0.33.0 ([#​113](https://github.com/tisba/fritz-tls/issues/113))
- [`e27184a`](https://github.com/tisba/fritz-tls/commit/e27184ace87443102fb702bea1ac0ed9c701c6d9) Bump golang.org/x/net from 0.33.0 to 0.36.0 ([#​121](https://github.com/tisba/fritz-tls/issues/121))
- [`db91e9b`](https://github.com/tisba/fritz-tls/commit/db91e9bb1af62df95141de3ecfc95659412247f6) Bump golang.org/x/text from 0.16.0 to 0.17.0 ([#​90](https://github.com/tisba/fritz-tls/issues/90))
- [`4c5ec8e`](https://github.com/tisba/fritz-tls/commit/4c5ec8e1241a87c3edefbbbcc04921bd60ca84d8) Bump golang.org/x/text from 0.17.0 to 0.18.0 ([#​94](https://github.com/tisba/fritz-tls/issues/94))
- [`8cd8827`](https://github.com/tisba/fritz-tls/commit/8cd8827720c71c0b429a21a5d36f21fb83d45f57) Bump golang.org/x/text from 0.18.0 to 0.19.0 ([#​98](https://github.com/tisba/fritz-tls/issues/98))
- [`53ea424`](https://github.com/tisba/fritz-tls/commit/53ea4245ba50263c6bfd3ed0a00f5e4e92de9ee3) Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ([#​96](https://github.com/tisba/fritz-tls/issues/96))
- [`ba829d3`](https://github.com/tisba/fritz-tls/commit/ba829d373bcd319303814284143bf6080cd4b12f) Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0 ([#​118](https://github.com/tisba/fritz-tls/issues/118))
- [`3800e02`](https://github.com/tisba/fritz-tls/commit/3800e0204c77d2408bc9c6417d7bb8bdc75355f7) Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 ([#​103](https://github.com/tisba/fritz-tls/issues/103))
- [`6bcf711`](https://github.com/tisba/fritz-tls/commit/6bcf71175329414c33cbe5ba43e6f1587bf56ddf) Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 ([#​120](https://github.com/tisba/fritz-tls/issues/120))
- [`d2c44c5`](https://github.com/tisba/fritz-tls/commit/d2c44c5b35ebed8610c4d7afb626c86e492fb772) bumps go to 1.23.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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIxMS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
volker.raschek
was assigned by CSRBot2025-03-23 12:10:23 +01:00
CSRBot
changed title from chore(deps): update dependency tisba/fritz-tls to v0.21.0 to chore(deps): update dependency tisba/fritz-tls to v0.21.0 - autoclosed2025-03-23 15:14:32 +01:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
0.20.0->0.21.0Release Notes
tisba/fritz-tls (tisba/fritz-tls)
v0.21.0Compare Source
Changelog
60a793aaddresses goreleaser config changes6d72e7fdefaults port for cert checking to 4439ee8605fixes snapshot.name_template deprecation9f4b5b8strips debug info from release binaries6763832switches dependabot update frequency to monthly5028771uses fetch-depth: 0 for goreleaser workflowDependency Updates
77321c5Bump actions/checkout from 4.1.7 to 4.2.0 (#95)aecc30bBump actions/checkout from 4.2.0 to 4.2.1 (#99)aaa4f28Bump actions/checkout from 4.2.1 to 4.2.2 (#101)06b3b69Bump actions/setup-go from 5.0.2 to 5.1.0 (#100)ad76d6fBump actions/setup-go from 5.1.0 to 5.2.0 (#112)710a03cBump actions/setup-go from 5.2.0 to 5.3.0 (#115)c3e8d48Bump github.com/go-acme/lego/v4 from 4.17.4 to 4.18.0 (#92)2451890Bump github.com/go-jose/go-jose/v4 from 4.0.2 to 4.0.5 (#117)b359aefBump github.com/golang-jwt/jwt/v4 from 4.5.0 to 4.5.1 (#102)e67b198Bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 (#123)9a70822Bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 (#122)e35891bBump golang.org/x/crypto from 0.25.0 to 0.26.0 (#91)677a489Bump golang.org/x/crypto from 0.26.0 to 0.27.0 (#93)90ca6eaBump golang.org/x/crypto from 0.27.0 to 0.28.0 (#97)48d41c6Bump golang.org/x/crypto from 0.28.0 to 0.29.0 (#105)3120c36Bump golang.org/x/crypto from 0.29.0 to 0.30.0 (#107)75c14deBump golang.org/x/crypto from 0.30.0 to 0.31.0 (#108)8322235Bump golang.org/x/crypto from 0.31.0 to 0.35.0 (#119)c96ab64Bump golang.org/x/net from 0.26.0 to 0.33.0 (#113)e27184aBump golang.org/x/net from 0.33.0 to 0.36.0 (#121)db91e9bBump golang.org/x/text from 0.16.0 to 0.17.0 (#90)4c5ec8eBump golang.org/x/text from 0.17.0 to 0.18.0 (#94)8cd8827Bump golang.org/x/text from 0.18.0 to 0.19.0 (#98)53ea424Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#96)ba829d3Bump golangci/golangci-lint-action from 6.1.1 to 6.5.0 (#118)3800e02Bump goreleaser/goreleaser-action from 6.0.0 to 6.1.0 (#103)6bcf711Bump goreleaser/goreleaser-action from 6.1.0 to 6.2.1 (#120)d2c44c5bumps go to 1.23.4Configuration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
chore(deps): update dependency tisba/fritz-tls to v0.21.0to chore(deps): update dependency tisba/fritz-tls to v0.21.0 - autoclosedPull request closed