renovate
6258421a47
chore(deps): update golang docker tag to v1.26.6 ( #394 )
Unbound Release / Check Preconditions (push) Successful in 22s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 26s
cron-checker / test (push) Successful in 56s
Release / release (push) Successful in 1m7s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 41s
cron-checker / vulnerabilities (push) Successful in 55s
cron-checker / build (push) Failing after 13m51s
2026-08-17 07:03:03 +00:00
renovate
989ecf4858
chore(deps): update go toolchain directive to v1.26.6 [security] ( #395 )
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Release (push) Successful in 24s
cron-checker / test (push) Successful in 1m0s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 52s
cron-checker / vulnerabilities (push) Successful in 55s
Release / release (push) Successful in 1m17s
cron-checker / build (push) Successful in 10m51s
2026-08-17 06:35:48 +00:00
renovate
e480a9582e
chore(deps): update golang:1.26.5 docker digest to e8ab809 ( #392 )
Unbound Release / Generate Changelog and Handle PR (push) Successful in 36s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Release (push) Successful in 42s
Release / release (push) Successful in 2m47s
cron-checker / build (push) Successful in 20m56s
cron-checker / test (push) Successful in 1m22s
cron-checker / vulnerabilities (push) Successful in 1m15s
2026-08-11 01:40:53 +00:00
releaser
88cb4bfb50
chore(release): prepare for 1.6.8 ( #391 )
...
Release / release (push) Successful in 2m8s
cron-checker / build (push) Successful in 9m38s
cron-checker / test (push) Successful in 1m11s
cron-checker / vulnerabilities (push) Successful in 1m2s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 27s
Unbound Release / Create Release (push) Successful in 24s
Unbound Release / Check Preconditions (push) Successful in 23s
Unbound Release / Create Tag (push) Skipped
## [1.6.8] - 2026-08-09
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.3 (#386 )
- *(deps)* Bump golang.org/x/text to v0.39.0 and x/net to v0.56.0 (#389 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update actions/checkout action to v7 (#374 )
- *(deps)* Update golang:1.26.4 docker digest to f83d235 (#376 )
- *(deps)* Update go toolchain directive to v1.26.5 [security] (#377 )
- *(deps)* Update golang docker tag to v1.26.5 (#380 )
- *(deps)* Update golang:1.26.5 docker digest to adde241 (#382 )
- *(deps)* Update actions/setup-go action to v7 (#384 )
- *(deps)* Update golang:1.26.5 docker digest to 046e320 (#388 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #391
Co-authored-by: Unbound Releaser <releaser@unbound.se >
1.6.8
2026-08-10 14:02:25 +00:00
renovate
56bd60efd1
chore(deps): update golang:1.26.5 docker digest to 046e320 ( #388 )
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 55s
Unbound Release / Create Release (push) Successful in 47s
Unbound Release / Check Preconditions (push) Successful in 36s
Release / release (push) Successful in 2m0s
cron-checker / build (push) Failing after 1h14m6s
cron-checker / test (push) Successful in 1m9s
cron-checker / vulnerabilities (push) Successful in 1m22s
2026-08-09 20:02:54 +00:00
argoyle
ce98f90f40
fix(deps): bump golang.org/x/text to v0.39.0 and x/net to v0.56.0 ( #389 )
...
Release / release (push) Successful in 1m49s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 49s
Unbound Release / Create Release (push) Successful in 36s
Unbound Release / Check Preconditions (push) Successful in 26s
Unbound Release / Create Tag (push) Skipped
cron-checker / build (push) Failing after 48s
cron-checker / test (push) Successful in 1m8s
cron-checker / vulnerabilities (push) Successful in 1m21s
Fixes `GO-2026-5970` (infinite loop on invalid input in `golang.org/x/text`), which is reachable from `doCheck` via the Kubernetes lister and was failing the `vulnerabilities` job in CI.
Also bumps `golang.org/x/net` for `GO-2026-5942`, which govulncheck reports as required but not called.
```
golang.org/x/text v0.37.0 -> v0.39.0
golang.org/x/net v0.55.0 -> v0.56.0
golang.org/x/sys v0.45.0 -> v0.46.0 (transitive)
golang.org/x/term v0.43.0 -> v0.44.0 (transitive)
```
All indirect dependencies, so Renovate had not opened a branch for them.
`govulncheck ./...` is now clean and `go test -race ./...` passes.
🤖 Generated with [Claude Code](https://claude.com/claude-code )
https://claude.ai/code/session_01PuGr8hyEpEpTX4DyLLwfzG
Reviewed-on: #389
2026-08-09 19:12:05 +00:00
renovate
92882e59cb
fix(deps): update kubernetes monorepo to v0.36.3 ( #386 )
cron-checker / test (push) Skipped
cron-checker / vulnerabilities (push) Skipped
cron-checker / build (push) Skipped
Unbound Release / Check Preconditions (push) Successful in 32s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 42s
Unbound Release / Create Release (push) Successful in 26s
Release / release (push) Successful in 2m31s
2026-07-26 03:02:04 +00:00
renovate
aa1225c128
chore(deps): update actions/setup-go action to v7 ( #384 )
...
Release / release (push) Successful in 47s
cron-checker / test (push) Successful in 1m9s
cron-checker / vulnerabilities (push) Successful in 58s
cron-checker / build (push) Successful in 5m3s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-go](https://github.com/actions/setup-go ) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/setup-go (actions/setup-go)</summary>
### [`v7.0.0`](https://github.com/actions/setup-go/releases/tag/v7.0.0 )
[Compare Source](https://github.com/actions/setup-go/compare/v7.0.0...v7.0.0 )
##### What's Changed
- Migrate to ESM and upgrade dependencies by [@​priyagupta108](https://github.com/priyagupta108 ) in [#​763](https://github.com/actions/setup-go/pull/763 )
- chore(deps): bump [@​actions/cache](https://github.com/actions/cache ) to 6.2.0 by [@​philip-gai](https://github.com/philip-gai ) in [#​771](https://github.com/actions/setup-go/pull/771 )
##### New Contributors
- [@​philip-gai](https://github.com/philip-gai ) made their first contribution in [#​771](https://github.com/actions/setup-go/pull/771 )
**Full Changelog**: <https://github.com/actions/setup-go/compare/v6...v7.0.0 >
### [`v7`](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0 )
[Compare Source](https://github.com/actions/setup-go/compare/v6.5.0...v7.0.0 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNDMuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI0My4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #384
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-07-19 18:41:53 +00:00
renovate
3fe816ba24
chore(deps): update golang:1.26.5 docker digest to adde241 ( #382 )
cron-checker / test (push) Successful in 1m0s
cron-checker / vulnerabilities (push) Successful in 58s
Release / release (push) Successful in 39s
cron-checker / build (push) Successful in 12m47s
2026-07-14 06:24:14 +00:00
renovate
51528f8868
chore(deps): update golang docker tag to v1.26.5 ( #380 )
cron-checker / test (push) Successful in 1m0s
cron-checker / vulnerabilities (push) Successful in 1m3s
Release / release (push) Successful in 38s
cron-checker / build (push) Successful in 11m57s
2026-07-11 00:32:48 +00:00
renovate
488627cb9f
chore(deps): update go toolchain directive to v1.26.5 [security] ( #377 )
Release / release (push) Successful in 43s
cron-checker / vulnerabilities (push) Successful in 1m0s
cron-checker / test (push) Successful in 1m9s
cron-checker / build (push) Successful in 27m55s
2026-07-08 17:23:36 +00:00
renovate
8ce80f0076
chore(deps): update golang:1.26.4 docker digest to f83d235 ( #376 )
cron-checker / test (push) Successful in 2m1s
cron-checker / vulnerabilities (push) Successful in 2m15s
cron-checker / build (push) Failing after 8m2s
Release / release (push) Failing after 11m37s
2026-06-24 06:54:26 +00:00
renovate
fda620ea62
chore(deps): update actions/checkout action to v7 ( #374 )
...
Release / release (push) Successful in 59s
cron-checker / test (push) Successful in 1m51s
cron-checker / vulnerabilities (push) Successful in 1m43s
cron-checker / build (push) Successful in 13m14s
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v6` → `v7` | `v7.0.0` |
---
### Release Notes
<details>
<summary>actions/checkout (actions/checkout)</summary>
### [`v7.0.0`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700 )
[Compare Source](https://github.com/actions/checkout/compare/v7.0.0...v7.0.0 )
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2454](https://github.com/actions/checkout/pull/2454 )
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458 )
- Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460 )
- Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461 )
- Bump [@​actions/core](https://github.com/actions/core ) and [@​actions/tool-cache](https://github.com/actions/tool-cache ) and Remove uuid by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459 )
- upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2463](https://github.com/actions/checkout/pull/2463 )
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462 )
### [`v7`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v700 )
[Compare Source](https://github.com/actions/checkout/compare/v6.0.3...v7.0.0 )
- Block checking out fork PR for pull\_request\_target and workflow\_run by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2454](https://github.com/actions/checkout/pull/2454 )
- Bump actions/publish-immutable-action from 0.0.3 to 0.0.4 in the minor-actions-dependencies group across 1 directory by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2458](https://github.com/actions/checkout/pull/2458 )
- Bump flatted from 3.3.1 to 3.4.2 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2460](https://github.com/actions/checkout/pull/2460 )
- Bump js-yaml from 4.1.0 to 4.2.0 by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2461](https://github.com/actions/checkout/pull/2461 )
- Bump [@​actions/core](https://github.com/actions/core ) and [@​actions/tool-cache](https://github.com/actions/tool-cache ) and Remove uuid by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2459](https://github.com/actions/checkout/pull/2459 )
- upgrade module to esm and update dependencies by [@​aiqiaoy](https://github.com/aiqiaoy ) in [#​2463](https://github.com/actions/checkout/pull/2463 )
- Bump the minor-npm-dependencies group across 1 directory with 3 updates by [@​dependabot](https://github.com/dependabot )\[bot] in [#​2462](https://github.com/actions/checkout/pull/2462 )
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 [Mend Renovate](https://github.com/renovatebot/renovate ).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yMjAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIyMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Reviewed-on: #374
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-06-21 16:16:39 +00:00
releaser
233d291c8e
chore(release): prepare for 1.6.7 ( #373 )
...
Release / release (push) Successful in 42s
cron-checker / build (push) Successful in 14m20s
cron-checker / test (push) Successful in 1m52s
cron-checker / vulnerabilities (push) Successful in 1m38s
## [1.6.7] - 2026-06-15
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.2 (#372 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.4 docker digest to 62df9f3 (#370 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #373
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
1.6.7
2026-06-15 15:30:10 +00:00
renovate
0548ed43cd
fix(deps): update kubernetes monorepo to v0.36.2 ( #372 )
cron-checker / vulnerabilities (push) Successful in 2m9s
cron-checker / test (push) Successful in 2m14s
Release / release (push) Successful in 2m29s
cron-checker / build (push) Successful in 17m31s
2026-06-15 14:23:29 +00:00
renovate
31e3a5414b
chore(deps): update golang:1.26.4 docker digest to 62df9f3 ( #370 )
Release / release (push) Successful in 1m3s
cron-checker / build (push) Successful in 16m4s
cron-checker / test (push) Successful in 2m29s
cron-checker / vulnerabilities (push) Successful in 2m40s
2026-06-11 08:38:23 +00:00
releaser
085d7d73e2
chore(release): prepare for 1.6.6 ( #369 )
...
Release / release (push) Successful in 49s
cron-checker / test (push) Successful in 2m6s
cron-checker / build (push) Successful in 21m13s
cron-checker / vulnerabilities (push) Successful in 1m44s
## [1.6.6] - 2026-06-06
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.1 (#360 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.3 docker digest to 54d3246 (#362 )
- *(deps)* Update go toolchain directive to v1.26.4 [security] (#366 )
- *(deps)* Update golang docker tag to v1.26.4 (#368 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #369
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
1.6.6
2026-06-11 06:04:12 +00:00
renovate
bf6fe349b7
chore(deps): update golang docker tag to v1.26.4 ( #368 )
cron-checker / test (push) Successful in 1m39s
cron-checker / vulnerabilities (push) Successful in 1m38s
Release / release (push) Successful in 54s
cron-checker / build (push) Successful in 8m47s
2026-06-06 08:50:52 +00:00
renovate
7bfda0f1dd
chore(deps): update go toolchain directive to v1.26.4 [security] ( #366 )
cron-checker / test (push) Successful in 2m9s
Release / release (push) Successful in 1m44s
cron-checker / vulnerabilities (push) Successful in 1m47s
cron-checker / build (push) Successful in 12m38s
2026-06-04 15:08:31 +00:00
renovate
af71dfae86
chore(deps): update golang:1.26.3 docker digest to 54d3246 ( #362 )
cron-checker / vulnerabilities (push) Successful in 1m58s
cron-checker / test (push) Successful in 2m0s
Release / release (push) Successful in 1m30s
cron-checker / build (push) Successful in 20m14s
2026-05-20 07:02:23 +00:00
renovate
ba98bb0ad2
fix(deps): update kubernetes monorepo to v0.36.1 ( #360 )
Release / release (push) Successful in 1m3s
cron-checker / vulnerabilities (push) Successful in 1m43s
cron-checker / test (push) Successful in 1m56s
cron-checker / build (push) Successful in 28m36s
2026-05-15 20:02:06 +00:00
releaser
6e5b795b99
chore(release): prepare for 1.6.5 ( #359 )
...
Release / release (push) Successful in 50s
cron-checker / build (push) Successful in 9m41s
cron-checker / test (push) Successful in 1m54s
cron-checker / vulnerabilities (push) Successful in 1m57s
## [1.6.5] - 2026-05-12
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.36.0 (#352 )
- *(deps)* Update golang.org/x/net to v0.53.0 for GO-2026-4918 (#356 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.2 docker digest to e1203b8 (#350 )
- *(deps)* Update golang docker tag to v1.26.3 (#355 )
- *(deps)* Update go toolchain directive to v1.26.3 (#354 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #359
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
1.6.5
2026-05-13 09:08:54 +00:00
renovate
12c5c0d018
chore(deps): update go toolchain directive to v1.26.3 ( #354 )
cron-checker / vulnerabilities (push) Successful in 1m45s
cron-checker / test (push) Successful in 2m5s
Release / release (push) Successful in 1m10s
cron-checker / build (push) Successful in 10m24s
2026-05-12 16:02:22 +00:00
renovate
cdc52704dc
chore(deps): update golang docker tag to v1.26.3 ( #355 )
cron-checker / vulnerabilities (push) Successful in 1m56s
Release / release (push) Successful in 52s
cron-checker / test (push) Successful in 1m56s
cron-checker / build (push) Successful in 15m57s
2026-05-12 14:36:02 +00:00
argoyle
fbebd9e2c2
fix(deps): update golang.org/x/net to v0.53.0 for GO-2026-4918 ( #356 )
cron-checker / test (push) Successful in 1m41s
Release / release (push) Successful in 1m29s
cron-checker / vulnerabilities (push) Successful in 2m35s
cron-checker / build (push) Failing after 14m38s
2026-05-12 13:26:55 +00:00
renovate
c6a9635435
fix(deps): update kubernetes monorepo to v0.36.0 ( #352 )
Release / release (push) Successful in 57s
cron-checker / test (push) Successful in 1m57s
cron-checker / vulnerabilities (push) Successful in 3m33s
cron-checker / build (push) Successful in 13m51s
2026-04-29 15:53:24 +00:00
renovate
916d2c40c1
chore(deps): update golang:1.26.2 docker digest to e1203b8 ( #350 )
cron-checker / test (push) Successful in 1m47s
Release / release (push) Successful in 55s
cron-checker / vulnerabilities (push) Successful in 1m47s
cron-checker / build (push) Successful in 17m40s
2026-04-22 08:43:03 +00:00
releaser
3ffc9ec8f1
chore(release): prepare for 1.6.4 ( #349 )
...
Release / release (push) Successful in 46s
cron-checker / vulnerabilities (push) Successful in 1m48s
cron-checker / test (push) Successful in 1m53s
cron-checker / build (push) Successful in 10m29s
## [1.6.4] - 2026-04-19
### 🐛 Bug Fixes
- *(deps)* Update module k8s.io/apimachinery to v0.35.4 (#346 )
- *(deps)* Update kubernetes monorepo to v0.35.4 (#348 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.1 docker digest to 5ba1126 (#341 )
- *(deps)* Update dependency go to v1.26.2 (#343 )
- *(deps)* Update golang docker tag to v1.26.2 (#345 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #349
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
1.6.4
2026-04-19 09:15:19 +00:00
renovate
31ea867df0
fix(deps): update kubernetes monorepo to v0.35.4 ( #348 )
Release / release (push) Successful in 59s
cron-checker / vulnerabilities (push) Successful in 1m44s
cron-checker / test (push) Successful in 1m49s
cron-checker / build (push) Successful in 4m51s
2026-04-19 00:23:08 +00:00
renovate
b0be6b4ab2
fix(deps): update module k8s.io/apimachinery to v0.35.4 ( #346 )
cron-checker / test (push) Successful in 1m59s
Release / release (push) Successful in 1m4s
cron-checker / vulnerabilities (push) Successful in 2m3s
cron-checker / build (push) Successful in 1m36s
2026-04-17 19:43:22 +00:00
renovate
d2bbe1bf17
chore(deps): update golang docker tag to v1.26.2 ( #345 )
cron-checker / build (push) Successful in 17m35s
cron-checker / test (push) Successful in 1m58s
Release / release (push) Failing after 52s
cron-checker / vulnerabilities (push) Successful in 1m50s
2026-04-10 22:48:44 +00:00
renovate
6d1e8f383c
chore(deps): update dependency go to v1.26.2 ( #343 )
Release / release (push) Successful in 1m7s
cron-checker / vulnerabilities (push) Successful in 1m47s
cron-checker / test (push) Successful in 2m3s
cron-checker / build (push) Successful in 20m50s
2026-04-10 01:46:45 +00:00
renovate
1215b73ab9
chore(deps): update golang:1.26.1 docker digest to 5ba1126 ( #341 )
cron-checker / vulnerabilities (push) Successful in 1m36s
cron-checker / test (push) Successful in 2m5s
Release / release (push) Failing after 54s
cron-checker / build (push) Successful in 14m45s
2026-04-07 06:39:17 +00:00
releaser
5699c92842
chore(release): prepare for 1.6.3 ( #340 )
...
Release / release (push) Successful in 49s
cron-checker / test (push) Successful in 2m8s
cron-checker / vulnerabilities (push) Successful in 2m9s
cron-checker / build (push) Successful in 15m35s
## [1.6.3] - 2026-03-19
### 🐛 Bug Fixes
- *(deps)* Update kubernetes monorepo to v0.35.3 (#339 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.1 docker digest to 984bf90 (#337 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #340
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
1.6.3
2026-03-19 13:02:43 +00:00
renovate
828a0a69ab
fix(deps): update kubernetes monorepo to v0.35.3 ( #339 )
cron-checker / test (push) Successful in 1m58s
Release / release (push) Successful in 1m11s
cron-checker / vulnerabilities (push) Successful in 2m4s
cron-checker / build (push) Successful in 18m19s
2026-03-19 11:39:45 +00:00
renovate
ec81b3b253
chore(deps): update golang:1.26.1 docker digest to 984bf90 ( #337 )
cron-checker / test (push) Successful in 1m55s
cron-checker / vulnerabilities (push) Successful in 1m31s
Release / release (push) Successful in 1m0s
cron-checker / build (push) Successful in 15m46s
2026-03-17 03:02:47 +00:00
releaser
aa395e7fd1
chore(release): prepare for 1.6.2 ( #336 )
...
Release / release (push) Successful in 57s
cron-checker / test (push) Successful in 1m44s
cron-checker / vulnerabilities (push) Successful in 2m7s
cron-checker / build (push) Successful in 54m12s
## [1.6.2] - 2026-03-06
### 🐛 Bug Fixes
- *(deps)* Update kubernetes packages to v0.35.2 (#331 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.26.0 docker digest to 9835fb4 (#329 )
- *(deps)* Update golang docker tag to v1.26.1 (#334 )
- *(deps)* Update dependency go to v1.26.1 (#333 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #336
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
1.6.2
2026-03-06 20:02:15 +00:00
renovate
e33264eb3e
chore(deps): update dependency go to v1.26.1 ( #333 )
Release / release (push) Successful in 1m30s
cron-checker / test (push) Successful in 3m17s
cron-checker / vulnerabilities (push) Successful in 3m22s
cron-checker / build (push) Successful in 14m30s
2026-03-06 02:27:10 +00:00
renovate
31b18fa716
chore(deps): update golang docker tag to v1.26.1 ( #334 )
Release / release (push) Successful in 56s
cron-checker / vulnerabilities (push) Successful in 1m53s
cron-checker / test (push) Successful in 2m0s
cron-checker / build (push) Successful in 13m15s
2026-03-06 02:26:37 +00:00
renovate
9105de9fbf
fix(deps): update kubernetes packages to v0.35.2 ( #331 )
cron-checker / build (push) Successful in 15m7s
Release / release (push) Successful in 1m3s
cron-checker / vulnerabilities (push) Successful in 2m16s
cron-checker / test (push) Successful in 3m2s
2026-02-27 09:28:07 +00:00
renovate
780d2987fe
chore(deps): update golang:1.26.0 docker digest to 9835fb4 ( #329 )
cron-checker / build (push) Successful in 34m42s
cron-checker / vulnerabilities (push) Successful in 3m7s
Release / release (push) Successful in 55s
cron-checker / test (push) Successful in 3m4s
2026-02-24 22:35:00 +00:00
argoyle
25a6340fd7
Merge pull request 'chore(release): prepare for 1.6.1' ( #318 ) from next-release into main
...
Release / release (push) Successful in 50s
cron-checker / vulnerabilities (push) Successful in 4m15s
cron-checker / test (push) Successful in 5m1s
cron-checker / build (push) Successful in 18m23s
Reviewed-on: #318
1.6.1
2026-02-11 21:35:35 +00:00
renovate
8e7cfecf14
fix(deps): update kubernetes packages to v0.35.1 ( #328 )
cron-checker / test (push) Failing after 2s
cron-checker / vulnerabilities (push) Failing after 3s
cron-checker / build (push) Has been skipped
Release / release (push) Failing after 2s
2026-02-11 07:40:35 +00:00
releaser
eb73c53789
chore(release): prepare for 1.6.1
cron-checker / vulnerabilities (pull_request) Successful in 3m18s
cron-checker / test (pull_request) Successful in 4m45s
cron-checker / build (pull_request) Successful in 15m28s
2026-02-11 07:36:25 +00:00
releaser
1eb3684f89
chore(release): prepare for 1.6.1
cron-checker / test (pull_request) Failing after 2s
cron-checker / vulnerabilities (pull_request) Failing after 2s
cron-checker / build (pull_request) Has been skipped
2026-02-11 07:36:22 +00:00
releaser
edecf70831
chore(release): prepare for 1.6.1
2026-02-11 07:36:16 +00:00
releaser
458f4eb972
chore(release): prepare for 1.6.1
2026-02-11 07:36:16 +00:00
releaser
b0f1582140
chore(release): prepare for 1.6.1
2026-02-11 07:36:16 +00:00
releaser
1b306ef6be
chore(release): prepare for 1.6.1
2026-02-11 07:36:16 +00:00
releaser
bc3d294098
chore(release): prepare for 1.6.1
2026-02-11 07:36:16 +00:00