releaser
85d29c1196
chore(release): prepare for v0.5.1 ( #324 )
...
Unbound Release / Check Preconditions (push) Successful in 31s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 29s
Unbound Release / Create Release (push) Successful in 31s
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Release / release (push) Successful in 6m25s
## [0.5.1] - 2026-08-21
### 🐛 Bug Fixes
- *(ci)* Use go-test-coverage binary directly to fix Gitea Actions (#303 )
- *(deps)* Update module github.com/stretchr/testify to v1.12.0 (#319 )
- *(deps)* Update module github.com/stretchr/testify to v1.12.1 (#321 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update pre-commit hook gitleaks/gitleaks to v8.30.1 (#296 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.4 (#298 )
- *(deps)* Update dependency go to v1.26.2 (#300 )
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 (#304 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.0 (#306 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.1 (#308 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.12.2 (#309 )
- *(deps)* Update actions/checkout action to v7 (#311 )
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 (#313 )
- *(deps)* Update actions/setup-go action to v7 (#315 )
- *(deps)* Update actions/setup-python action to v7 (#317 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#322 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #324
Co-authored-by: Unbound Releaser <releaser@unbound.se >
2026-08-29 11:26:44 +00:00
renovate
37d9282f7e
fix(deps): update module github.com/stretchr/testify to v1.12.1 ( #321 )
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 39s
Release / release (push) Successful in 3m36s
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Successful in 3m14s
Unbound Release / Create Release (push) Successful in 53s
2026-08-21 13:03:06 +00:00
renovate
5c2477eded
chore(deps): update pre-commit hook golangci/golangci-lint to v2.13.1 ( #322 )
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Successful in 2m8s
Unbound Release / Create Tag (push) Skipped
Unbound Release / Create Release (push) Successful in 24s
Unbound Release / Check Preconditions (push) Successful in 30s
Unbound Release / Generate Changelog and Handle PR (push) Successful in 48s
Release / release (push) Successful in 1m20s
2026-08-21 12:08:18 +00:00
renovate
bfd5fd4c16
fix(deps): update module github.com/stretchr/testify to v1.12.0 ( #319 )
Unbound Release / Check Preconditions (push) Successful in 21s
Unbound Release / Create Tag (push) Skipped
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 53s
Release / release (push) Successful in 47m10s
Unbound Release / Create Release (push) Successful in 24s
2026-08-17 09:09:30 +00:00
renovate
dfc666ebb0
chore(deps): update actions/setup-python action to v7 ( #317 )
...
Unbound Release / Check Preconditions (push) Successful in 25s
Unbound Release / Create Tag (push) Skipped
authz_client / test (push) Skipped
authz_client / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
Unbound Release / Generate Changelog and Handle PR (push) Successful in 51s
Unbound Release / Create Release (push) Successful in 42s
Release / release (push) Successful in 19m15s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/setup-python](https://github.com/actions/setup-python ) | action | major | `v6` → `v7` |
---
### Release Notes
<details>
<summary>actions/setup-python (actions/setup-python)</summary>
### [`v7.0.0`](https://github.com/actions/setup-python/releases/tag/v7.0.0 )
[Compare Source](https://github.com/actions/setup-python/compare/v7.0.0...v7.0.0 )
#### What's Changed
##### Enhancements
- Migrate to ESM and upgrade dependencies by [@​priyagupta108](https://github.com/priyagupta108 ) in [#​1330](https://github.com/actions/setup-python/pull/1330 )
- Pin SHA commits and update docs with latest versions by [@​HarithaVattikuti](https://github.com/HarithaVattikuti ) in [#​1338](https://github.com/actions/setup-python/pull/1338 )
- Remove the pip-install input by [@​gowridurgad](https://github.com/gowridurgad ) in [#​1336](https://github.com/actions/setup-python/pull/1336 )
##### Bug Fix
- Fix to Classify stderr warning messages as warnings instead of errors in annotations by [@​lmvysakh](https://github.com/lmvysakh ) in [#​1335](https://github.com/actions/setup-python/pull/1335 )
- Validate and retry manifest fetch to prevent silent failures by [@​priyagupta108](https://github.com/priyagupta108 ) in [#​1332](https://github.com/actions/setup-python/pull/1332 )
##### Dependency Upgrade
- Bump certifi from 2020.6.20 to 2024.7.4 in /**tests**/data by [@​dependabot](https://github.com/dependabot ) in [#​1328](https://github.com/actions/setup-python/pull/1328 )
- Remove EOL Python versions and Bumps numpy text fixture by [@​priya-kinthali](https://github.com/priya-kinthali ) in [#​1333](https://github.com/actions/setup-python/pull/1333 )
- Upgrade [@​actions/cache](https://github.com/actions/cache ) to 6.2.0 by [@​philip-gai](https://github.com/philip-gai ) in [#​1337](https://github.com/actions/setup-python/pull/1337 )
#### New Contributors
- [@​lmvysakh](https://github.com/lmvysakh ) made their first contribution in [#​1335](https://github.com/actions/setup-python/pull/1335 )
- [@​philip-gai](https://github.com/philip-gai ) made their first contribution in [#​1337](https://github.com/actions/setup-python/pull/1337 )
**Full Changelog**: <https://github.com/actions/setup-python/compare/v6...v7.0.0 >
### [`v7`](https://github.com/actions/setup-python/compare/v6.3.0...v7.0.0 )
[Compare Source](https://github.com/actions/setup-python/compare/v6.3.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTcuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1Ny4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->Reviewed-on: #317
Co-authored-by: Renovate Bot <renovate@unbound.se >
2026-07-25 11:38:17 +00:00
renovate
75f87fd618
chore(deps): update actions/setup-go action to v7 ( #315 )
...
Release / release (push) Successful in 49s
authz_client / test (push) Successful in 1m4s
authz_client / vulnerabilities (push) Successful in 50s
pre-commit / pre-commit (push) Successful in 3m1s
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: #315
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-07-19 18:55:40 +00:00
renovate
752f80ea96
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.26.0 ( #313 )
authz_client / test (push) Successful in 1m43s
authz_client / vulnerabilities (push) Successful in 58s
Release / release (push) Successful in 48s
pre-commit / pre-commit (push) Successful in 4m5s
2026-06-27 23:27:40 +00:00
renovate
08269c034b
chore(deps): update actions/checkout action to v7 ( #311 )
...
Release / release (push) Successful in 1m0s
authz_client / test (push) Successful in 2m6s
authz_client / vulnerabilities (push) Successful in 2m13s
pre-commit / pre-commit (push) Successful in 5m42s
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://github.com/actions/checkout ) | action | major | `v6` → `v7` |
---
### 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: #311
Co-authored-by: Renovate Bot <renovate@unbound.se >
Co-committed-by: Renovate Bot <renovate@unbound.se >
2026-06-21 15:45:38 +00:00
renovate
89fa8928dc
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.2 ( #309 )
Release / release (push) Successful in 1m8s
authz_client / vulnerabilities (push) Successful in 1m36s
authz_client / test (push) Successful in 2m23s
pre-commit / pre-commit (push) Successful in 5m56s
2026-05-09 13:27:43 +00:00
renovate
6fccd2010c
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.1 ( #308 )
Release / release (push) Failing after 1m1s
authz_client / vulnerabilities (push) Successful in 1m30s
authz_client / test (push) Successful in 2m18s
pre-commit / pre-commit (push) Successful in 5m13s
2026-05-04 17:07:50 +00:00
renovate
4296334275
chore(deps): update pre-commit hook golangci/golangci-lint to v2.12.0 ( #306 )
Release / release (push) Successful in 1m5s
authz_client / vulnerabilities (push) Successful in 1m56s
authz_client / test (push) Successful in 2m41s
pre-commit / pre-commit (push) Successful in 6m8s
2026-05-04 14:07:07 +00:00
renovate
daa836e97d
chore(deps): update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.25.0 ( #304 )
authz_client / test (push) Successful in 2m23s
authz_client / vulnerabilities (push) Successful in 1m32s
Release / release (push) Successful in 53s
pre-commit / pre-commit (push) Successful in 5m53s
2026-05-03 16:17:20 +00:00
argoyle
f9a89b64be
fix(ci): use go-test-coverage binary directly to fix Gitea Actions ( #303 )
...
authz_client / vulnerabilities (push) Successful in 1m37s
Release / release (push) Failing after 1m2s
authz_client / test (push) Successful in 2m44s
pre-commit / pre-commit (push) Failing after 14m25s
## Summary
- `vladopajic/go-test-coverage@v2` (v2.18.5+, released 2026-04-26/27) restructured its composite action to pass inputs via env-var mapping. Gitea `act_runner` doesn't expand `${{ }}` expressions inside docker-action `env:` blocks reliably, so the literal string `${{ inputs.config }}` reached the binary and broke the 'Check coverage' step.
- Replace the action with a direct `go install` + binary invocation (matching the established Frostmoln pattern).
- Use `--github-action-output` to expose `total-coverage` as a step output, replacing the manual `go tool cover -func | grep | awk` calculations.
- Baseline artifact now stores the percentage directly instead of the full coverage profile.
- Bump `go` directive in `go.mod` from 1.22.12 → 1.26.2 (matching toolchain) — we are the sole consumers of this module.
## Test plan
- [x] `prek run --all-files` passes
- [ ] CI passes on this PR
- [ ] After merge, baseline artifact format propagates on next push to main
Reviewed-on: #303
2026-04-29 06:06:22 +00:00
renovate
775d25cb59
chore(deps): update dependency go to v1.26.2 ( #300 )
authz_client / vulnerabilities (push) Successful in 1m46s
Release / release (push) Successful in 1m0s
authz_client / test (push) Successful in 2m10s
pre-commit / pre-commit (push) Successful in 6m1s
2026-04-10 00:13:25 +00:00
renovate
ef992cb9db
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.4 ( #298 )
Release / release (push) Successful in 1m6s
authz_client / vulnerabilities (push) Successful in 1m38s
authz_client / test (push) Successful in 2m18s
pre-commit / pre-commit (push) Successful in 6m1s
2026-03-22 18:11:14 +00:00
renovate
c3b8a3f1ce
chore(deps): update pre-commit hook gitleaks/gitleaks to v8.30.1 ( #296 )
authz_client / vulnerabilities (push) Successful in 2m10s
Release / release (push) Successful in 1m29s
authz_client / test (push) Successful in 3m0s
pre-commit / pre-commit (push) Successful in 7m11s
2026-03-12 16:09:43 +00:00
releaser
45512115c5
chore(release): prepare for v0.5.0 ( #295 )
...
Release / release (push) Successful in 40s
authz_client / vulnerabilities (push) Successful in 1m23s
authz_client / test (push) Successful in 2m1s
pre-commit / pre-commit (push) Successful in 4m10s
## [0.5.0] - 2026-03-12
### 🚀 Features
- *(client)* Add API key authentication for /authz endpoint (#294 )
### ⚙️ Miscellaneous Tasks
- *(deps)* Update golang:1.25.5 docker digest to 3a01526 (#271 )
- *(deps)* Update pre-commit hook alessandrojcm/commitlint-pre-commit-hook to v9.24.0 (#273 )
- *(deps)* Update dependency go to v1.25.6 (#274 )
- *(deps)* Update golang docker tag to v1.25.6 (#275 )
- Remove GitLab CI configuration
- Add code coverage integration
- *(deps)* Update dependency go to v1.25.7 (#279 )
- *(deps)* Update dependency go to v1.26.0 (#280 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.9.0 (#281 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.0 (#282 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.10.1 (#283 )
- *(deps)* Update dependency go to v1.26.1 (#286 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.1 (#288 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.2 (#290 )
- *(deps)* Update pre-commit hook golangci/golangci-lint to v2.11.3 (#292 )
<!-- generated by git-cliff -->
---
**Note:** Please use **Squash Merge** when merging this PR.
Reviewed-on: #295
Co-authored-by: Unbound Releaser <releaser@unbound.se >
Co-committed-by: Unbound Releaser <releaser@unbound.se >
2026-03-12 07:39:47 +00:00
argoyle
fe0abd62c8
feat(client): add API key authentication for /authz endpoint ( #294 )
...
Release / release (push) Successful in 1m15s
authz_client / vulnerabilities (push) Successful in 2m9s
authz_client / test (push) Successful in 2m21s
pre-commit / pre-commit (push) Successful in 4m46s
## Summary
- Add `WithAPIKey(key string)` option to `PrivilegeHandler`
- When set, `Fetch()` sends `Authorization: Bearer <key>` header
- Backward compatible: no key = no header (existing behavior)
## Test plan
- [x] Unit test verifying Authorization header is sent
- [x] Unit test verifying no header without key
- [x] Existing tests still pass
🤖 Generated with [Claude Code](https://claude.com/claude-code )
Reviewed-on: #294
2026-03-12 07:32:12 +00:00
renovate
a54cf45a4b
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.3 ( #292 )
Release / release (push) Successful in 1m21s
authz_client / vulnerabilities (push) Successful in 2m9s
authz_client / test (push) Successful in 4m40s
pre-commit / pre-commit (push) Successful in 7m39s
2026-03-10 11:12:34 +00:00
renovate
f9a5ef7085
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.2 ( #290 )
authz_client / vulnerabilities (push) Failing after 2h42m46s
authz_client / test (push) Failing after 2h42m53s
pre-commit / pre-commit (push) Successful in 4m44s
Release / release (push) Successful in 1m2s
2026-03-07 22:09:47 +00:00
renovate
200e7cf963
chore(deps): update pre-commit hook golangci/golangci-lint to v2.11.1 ( #288 )
authz_client / test (push) Successful in 2m49s
Release / release (push) Successful in 57s
authz_client / vulnerabilities (push) Successful in 1m46s
pre-commit / pre-commit (push) Successful in 5m49s
2026-03-06 15:11:17 +00:00
renovate
110f6206f9
chore(deps): update dependency go to v1.26.1 ( #286 )
Release / release (push) Successful in 1m13s
authz_client / vulnerabilities (push) Successful in 1m36s
authz_client / test (push) Successful in 2m27s
pre-commit / pre-commit (push) Successful in 10m39s
2026-03-06 01:18:10 +00:00
renovate
c53d80792c
chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.1 ( #283 )
Release / release (push) Successful in 1m31s
authz_client / vulnerabilities (push) Successful in 2m39s
authz_client / test (push) Successful in 3m54s
pre-commit / pre-commit (push) Successful in 8m34s
2026-02-17 17:01:30 +00:00
renovate
ebc0c3bb8e
chore(deps): update pre-commit hook golangci/golangci-lint to v2.10.0 ( #282 )
authz_client / vulnerabilities (push) Successful in 17m19s
authz_client / test (push) Successful in 18m59s
pre-commit / pre-commit (push) Successful in 52m24s
Release / release (push) Failing after 41s
2026-02-17 15:01:11 +00:00
renovate
cb59762fc9
chore(deps): update pre-commit hook golangci/golangci-lint to v2.9.0 ( #281 )
authz_client / vulnerabilities (push) Successful in 2m12s
authz_client / test (push) Successful in 4m10s
Release / release (push) Successful in 1m55s
pre-commit / pre-commit (push) Successful in 17m58s
2026-02-11 07:13:35 +00:00
renovate
a82466cb27
chore(deps): update dependency go to v1.26.0 ( #280 )
authz_client / vulnerabilities (push) Successful in 4m20s
authz_client / test (push) Successful in 4m30s
Release / release (push) Successful in 1m22s
pre-commit / pre-commit (push) Successful in 9m2s
2026-02-11 06:19:26 +00:00
renovate
29eab978f7
chore(deps): update dependency go to v1.25.7 ( #279 )
Release / release (push) Failing after 58s
authz_client / test (push) Successful in 4m30s
authz_client / vulnerabilities (push) Successful in 3m54s
pre-commit / pre-commit (push) Successful in 12m54s
2026-02-04 16:16:32 +00:00