(deps) Update module github.com/stretchr/testify to v1.9.0
(deps) Update module github.com/alecthomas/kong to v0.9.0
(deps) Update kubernetes packages to v0.29.3
(deps) Update module k8s.io/client-go to v0.29.4
(deps) Update kubernetes packages to v0.30.0
(deps) Update kubernetes packages to v0.30.1
(deps) Update kubernetes packages to v0.30.2
(deps) Update kubernetes packages to v0.30.3
(deps) Update kubernetes packages to v0.31.0
(deps) Update module github.com/alecthomas/kong to v1
(deps) Update module github.com/alecthomas/kong to v1.2.0
(deps) Update module github.com/alecthomas/kong to v1.2.1
(deps) Update kubernetes packages to v0.31.1
⚙️ Miscellaneous Tasks
Remove some duplication and add a first few tests
Add pre-commit config
Add checking of pre-commit rules
Add tests for handler
Use Docker DinD version from variable
Switch to manual rebases for Dependabot
Update to Go 1.20.3 and golangci-lint 1.52.2
Update pre-commit and fix golangci-lint
Update golangci-lint
Use pre-commit image
Change repo for markdownlint and update golangci-lint
Remove Dependabot config
Add release flow
🛡️ Security
(deps) [security] bump golang.org/x/net from 0.13.0 to 0.17.0
Build
(deps) Bump github.com/stretchr/testify from 1.7.2 to 1.8.0
(deps) Bump golang from 1.19.1 to 1.19.2
(deps) Bump k8s.io/api from 0.25.2 to 0.25.3
(deps) Bump k8s.io/client-go from 0.25.2 to 0.25.3
(deps) Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
(deps) Bump github.com/alecthomas/kong from 0.6.1 to 0.7.0
(deps) Bump golang from 1.19.2 to 1.19.3
(deps) Bump k8s.io/client-go from 0.25.3 to 0.25.4
(deps) Bump github.com/alecthomas/kong from 0.7.0 to 0.7.1
(deps) Bump golang from 1.19.3 to 1.19.4
(deps) Bump k8s.io/client-go from 0.25.4 to 0.26.0
(deps) Bump golang from 1.19.4 to 1.19.5
(deps) Bump k8s.io/client-go from 0.26.0 to 0.26.1
(deps) Bump golang from 1.19.5 to 1.20.0
(deps) Bump golang from 1.20.0 to 1.20.1
(deps) Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
(deps) Bump k8s.io/client-go from 0.26.1 to 0.26.2
(deps) Bump golang from 1.20.1 to 1.20.2
(deps) Bump k8s.io/client-go from 0.26.2 to 0.26.3
(deps) Bump golang from 1.20.2 to 1.20.3
(deps) Bump k8s.io/client-go from 0.26.3 to 0.27.0
(deps) Bump k8s.io/client-go from 0.27.0 to 0.27.1
(deps) Bump golang from 1.20.3 to 1.20.4
(deps) Bump k8s.io/client-go from 0.27.1 to 0.27.2
(deps) Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
(deps) Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
(deps) Bump golang from 1.20.4 to 1.20.5
(deps) Bump k8s.io/client-go from 0.27.2 to 0.27.3
(deps) Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0
(deps) Bump golang from 1.20.5 to 1.20.6
(deps) Bump k8s.io/client-go from 0.27.3 to 0.27.4
(deps) Bump golang from 1.20.6 to 1.20.7
(deps) Bump golang from 1.20.7 to 1.21.0
(deps) Bump k8s.io/client-go from 0.27.4 to 0.28.0
(deps) Bump k8s.io/client-go from 0.28.0 to 0.28.1
(deps) Bump golang from 1.21.0 to 1.21.1
(deps) Bump k8s.io/client-go from 0.28.1 to 0.28.2
(deps) Bump golang from 1.21.1 to 1.21.2
(deps) Bump github.com/alecthomas/kong from 0.8.0 to 0.8.1
(deps) Bump golang from 1.21.2 to 1.21.3
(deps) Bump k8s.io/client-go from 0.28.2 to 0.28.3
(deps) Bump golang from 1.21.3 to 1.21.4
(deps) Bump k8s.io/client-go from 0.28.3 to 0.28.4
(deps) Bump golang from 1.21.4 to 1.21.5
(deps) Bump k8s.io/client-go from 0.28.4 to 0.29.0
(deps) Bump golang from 1.21.5 to 1.21.6
(deps) Bump k8s.io/client-go from 0.29.0 to 0.29.1
(deps) Bump golang from 1.21.6 to 1.22.0
(deps) Bump k8s.io/client-go from 0.29.1 to 0.29.2
## [0.0.4] - 2024-10-06
### 🐛 Bug Fixes
- Flaky test
- *(deps)* Update module github.com/stretchr/testify to v1.9.0
- *(deps)* Update module github.com/alecthomas/kong to v0.9.0
- *(deps)* Update kubernetes packages to v0.29.3
- *(deps)* Update module k8s.io/client-go to v0.29.4
- *(deps)* Update kubernetes packages to v0.30.0
- *(deps)* Update kubernetes packages to v0.30.1
- *(deps)* Update kubernetes packages to v0.30.2
- *(deps)* Update kubernetes packages to v0.30.3
- *(deps)* Update kubernetes packages to v0.31.0
- *(deps)* Update module github.com/alecthomas/kong to v1
- *(deps)* Update module github.com/alecthomas/kong to v1.2.0
- *(deps)* Update module github.com/alecthomas/kong to v1.2.1
- *(deps)* Update kubernetes packages to v0.31.1
### ⚙️ Miscellaneous Tasks
- Remove some duplication and add a first few tests
- Add pre-commit config
- Add checking of pre-commit rules
- Add tests for handler
- Use Docker DinD version from variable
- Switch to manual rebases for Dependabot
- Update to Go 1.20.3 and golangci-lint 1.52.2
- Update pre-commit and fix golangci-lint
- Update golangci-lint
- Use pre-commit image
- Change repo for markdownlint and update golangci-lint
- Remove Dependabot config
- Add release flow
### 🛡️ Security
- *(deps)* [security] bump golang.org/x/net from 0.13.0 to 0.17.0
### Build
- *(deps)* Bump github.com/stretchr/testify from 1.7.2 to 1.8.0
- *(deps)* Bump golang from 1.19.1 to 1.19.2
- *(deps)* Bump k8s.io/api from 0.25.2 to 0.25.3
- *(deps)* Bump k8s.io/client-go from 0.25.2 to 0.25.3
- *(deps)* Bump github.com/stretchr/testify from 1.8.0 to 1.8.1
- *(deps)* Bump github.com/alecthomas/kong from 0.6.1 to 0.7.0
- *(deps)* Bump golang from 1.19.2 to 1.19.3
- *(deps)* Bump k8s.io/client-go from 0.25.3 to 0.25.4
- *(deps)* Bump github.com/alecthomas/kong from 0.7.0 to 0.7.1
- *(deps)* Bump golang from 1.19.3 to 1.19.4
- *(deps)* Bump k8s.io/client-go from 0.25.4 to 0.26.0
- *(deps)* Bump golang from 1.19.4 to 1.19.5
- *(deps)* Bump k8s.io/client-go from 0.26.0 to 0.26.1
- *(deps)* Bump golang from 1.19.5 to 1.20.0
- *(deps)* Bump golang from 1.20.0 to 1.20.1
- *(deps)* Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
- *(deps)* Bump k8s.io/client-go from 0.26.1 to 0.26.2
- *(deps)* Bump golang from 1.20.1 to 1.20.2
- *(deps)* Bump k8s.io/client-go from 0.26.2 to 0.26.3
- *(deps)* Bump golang from 1.20.2 to 1.20.3
- *(deps)* Bump k8s.io/client-go from 0.26.3 to 0.27.0
- *(deps)* Bump k8s.io/client-go from 0.27.0 to 0.27.1
- *(deps)* Bump golang from 1.20.3 to 1.20.4
- *(deps)* Bump k8s.io/client-go from 0.27.1 to 0.27.2
- *(deps)* Bump github.com/stretchr/testify from 1.8.2 to 1.8.3
- *(deps)* Bump github.com/stretchr/testify from 1.8.3 to 1.8.4
- *(deps)* Bump golang from 1.20.4 to 1.20.5
- *(deps)* Bump k8s.io/client-go from 0.27.2 to 0.27.3
- *(deps)* Bump github.com/alecthomas/kong from 0.7.1 to 0.8.0
- *(deps)* Bump golang from 1.20.5 to 1.20.6
- *(deps)* Bump k8s.io/client-go from 0.27.3 to 0.27.4
- *(deps)* Bump golang from 1.20.6 to 1.20.7
- *(deps)* Bump golang from 1.20.7 to 1.21.0
- *(deps)* Bump k8s.io/client-go from 0.27.4 to 0.28.0
- *(deps)* Bump k8s.io/client-go from 0.28.0 to 0.28.1
- *(deps)* Bump golang from 1.21.0 to 1.21.1
- *(deps)* Bump k8s.io/client-go from 0.28.1 to 0.28.2
- *(deps)* Bump golang from 1.21.1 to 1.21.2
- *(deps)* Bump github.com/alecthomas/kong from 0.8.0 to 0.8.1
- *(deps)* Bump golang from 1.21.2 to 1.21.3
- *(deps)* Bump k8s.io/client-go from 0.28.2 to 0.28.3
- *(deps)* Bump golang from 1.21.3 to 1.21.4
- *(deps)* Bump k8s.io/client-go from 0.28.3 to 0.28.4
- *(deps)* Bump golang from 1.21.4 to 1.21.5
- *(deps)* Bump k8s.io/client-go from 0.28.4 to 0.29.0
- *(deps)* Bump golang from 1.21.5 to 1.21.6
- *(deps)* Bump k8s.io/client-go from 0.29.0 to 0.29.1
- *(deps)* Bump golang from 1.21.6 to 1.22.0
- *(deps)* Bump k8s.io/client-go from 0.29.1 to 0.29.2
<!-- generated by git-cliff -->
## [Codecov](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/158?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report
All modified and coverable lines are covered by tests :white_check_mark:
> Project coverage is 68.70%. Comparing base [(`8c7c9d4`)](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/commit/8c7c9d410e8bedc3a2edab1105f24ce1c5bd05f4?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) to head [(`cfc4c79`)](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/commit/cfc4c7966e17f2762356966cd2fbcfb0d1925fb6?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
<details><summary>Additional details and impacted files</summary>
```diff
@@ Coverage Diff @@
## main #158 +/- ##
=======================================
Coverage 68.70% 68.70%
=======================================
Files 4 4
Lines 147 147
=======================================
Hits 101 101
Misses 43 43
Partials 3 3
```
</details>
[:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/gitlab-cleanup-handler/pull/158?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
:loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4).
argoyle
(Migrated from gitlab.com)
merged commit 32f98f2ea0 into main2024-10-06 10:10:18 +00: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.
[0.0.4] - 2024-10-06
🐛 Bug Fixes
⚙️ Miscellaneous Tasks
🛡️ Security
Build
added 1 commit
Compare with previous version
changed the description
added 3 commits
8c7c9d41- 1 commit from branchmainCompare with previous version
added 1 commit
Compare with previous version
Codecov Report
All modified and coverable lines are covered by tests ✅
Additional details and impacted files
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.