chore(release): prepare for v0.1.13 #496

Open
releaser wants to merge 2 commits from next-release into main
Owner

[0.1.13] - 2026-08-31

🐛 Bug Fixes

  • (deps) Update module github.com/stretchr/testify to v1.12.1 (#483)
  • (deps) Update kubernetes monorepo to v0.36.4 (#488)
  • (deps) Update kubernetes monorepo to v0.37.0 (#493)

⚙️ Miscellaneous Tasks

  • (deps) Update pre-commit hook golangci/golangci-lint to v2.13.0 (#485)
  • (deps) Update pre-commit hook golangci/golangci-lint to v2.13.1 (#487)
  • (deps) Update golang:1.27.0 docker digest to 47526c1 (#491)
  • (deps) Update pre-commit hook golangci/golangci-lint to v2.13.2 (#495)

Note: Please use Squash Merge when merging this PR.

## [0.1.13] - 2026-08-31 ### 🐛 Bug Fixes - *(deps)* Update module github.com/stretchr/testify to v1.12.1 (#483) - *(deps)* Update kubernetes monorepo to v0.36.4 (#488) - *(deps)* Update kubernetes monorepo to v0.37.0 (#493) ### ⚙️ Miscellaneous Tasks - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.0 (#485) - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.1 (#487) - *(deps)* Update golang:1.27.0 docker digest to 47526c1 (#491) - *(deps)* Update pre-commit hook golangci/golangci-lint to v2.13.2 (#495) <!-- generated by git-cliff --> --- **Note:** Please use **Squash Merge** when merging this PR.
releaser added 2 commits 2026-08-31 00:42:41 +00:00
chore(release): prepare for v0.1.13
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
0bc6816edc
chore(release): prepare for v0.1.13
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
gitlab-cleanup-handler / build (pull_request) Successful in 5m45s
gitlab-cleanup-handler / test (pull_request) Successful in 59s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 52s
d2ea98c519
releaser added 1 commit 2026-08-31 00:42:41 +00:00
chore(release): prepare for v0.1.13
gitlab-cleanup-handler / test (push) Skipped
gitlab-cleanup-handler / vulnerabilities (push) Skipped
gitlab-cleanup-handler / build (push) Skipped
gitlab-cleanup-handler / build (pull_request) Successful in 5m45s
gitlab-cleanup-handler / test (pull_request) Successful in 59s
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 52s
d2ea98c519
All checks were successful
gitlab-cleanup-handler / test (push) Skipped
Required
gitlab-cleanup-handler / vulnerabilities (push) Skipped
Required
gitlab-cleanup-handler / build (push) Skipped
Required
gitlab-cleanup-handler / build (pull_request) Successful in 5m45s
Required
Details
gitlab-cleanup-handler / test (pull_request) Successful in 59s
Required
Details
gitlab-cleanup-handler / vulnerabilities (pull_request) Successful in 52s
Required
Details
This pull request cannot be merged automatically due to conflicts.
Merge manually to resolve the conflicts.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin next-release:next-release
git checkout next-release
Sign in to join this conversation.