chore(deps): update k8s.io/utils digest to cf1189d #14

Open
sa-renovate wants to merge 1 commit from renovate/k8s.io-utils-digest into main
Member

This PR contains the following updates:

Package Type Update Change
k8s.io/utils require digest b8788abcf1189d

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [k8s.io/utils](https://github.com/kubernetes/utils) | require | digest | `b8788ab` → `cf1189d` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuMjM0LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
chore(deps): update k8s.io/utils digest to 28399d8
All checks were successful
Go Tests / go-tests (pull_request) Successful in 3m1s
b4203b07a5
sa-renovate changed title from chore(deps): update k8s.io/utils digest to 28399d8 to chore(deps): update k8s.io/utils digest to ff6756f 2026-05-08 03:06:58 +00:00
sa-renovate force-pushed renovate/k8s.io-utils-digest from b4203b07a5
All checks were successful
Go Tests / go-tests (pull_request) Successful in 3m1s
to a72f578509
All checks were successful
Go Tests / go-tests (pull_request) Successful in 3m27s
2026-05-08 03:06:59 +00:00
Compare
sa-renovate changed title from chore(deps): update k8s.io/utils digest to ff6756f to chore(deps): update k8s.io/utils digest to a95e086 2026-06-18 03:10:38 +00:00
sa-renovate force-pushed renovate/k8s.io-utils-digest from a72f578509
All checks were successful
Go Tests / go-tests (pull_request) Successful in 3m27s
to 1344544c4d
All checks were successful
Go Tests / go-tests (pull_request) Successful in 4m31s
2026-06-18 03:10:39 +00:00
Compare
sa-renovate changed title from chore(deps): update k8s.io/utils digest to a95e086 to chore(deps): update k8s.io/utils digest to be93311 2026-06-27 03:13:02 +00:00
Author
Member

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -t ./...
go: downloading edp.buildth.ing/DevFW-CICD/edge-connect-client/v2 v2.0.2
go: downloading edp.buildth.ing/DevFW-CICD/garm-provider-common v0.0.0-20260320151536-65f9f4c25873
go: downloading k8s.io/client-go v0.35.0
go: downloading sigs.k8s.io/controller-runtime v0.23.1
go: downloading github.com/BurntSushi/toml v1.5.0
go: downloading edp.buildth.ing/DevFW-CICD/ci-sizer v0.7.1
verifying edp.buildth.ing/DevFW-CICD/ci-sizer@v0.7.1: checksum mismatch
	downloaded: h1:EM5BwAJRXMRqEVrX6aEr75O4SRe7hTsdwlQJdD6t2Zg=
	go.sum:     h1:Ff8Pu45/UdPEm3TcVf2M+X+HqQrxE+WpL9Rg6xys6Uk=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.

### ⚠️ Artifact update problem Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: go.sum ``` Command failed: go get -t ./... go: downloading edp.buildth.ing/DevFW-CICD/edge-connect-client/v2 v2.0.2 go: downloading edp.buildth.ing/DevFW-CICD/garm-provider-common v0.0.0-20260320151536-65f9f4c25873 go: downloading k8s.io/client-go v0.35.0 go: downloading sigs.k8s.io/controller-runtime v0.23.1 go: downloading github.com/BurntSushi/toml v1.5.0 go: downloading edp.buildth.ing/DevFW-CICD/ci-sizer v0.7.1 verifying edp.buildth.ing/DevFW-CICD/ci-sizer@v0.7.1: checksum mismatch downloaded: h1:EM5BwAJRXMRqEVrX6aEr75O4SRe7hTsdwlQJdD6t2Zg= go.sum: h1:Ff8Pu45/UdPEm3TcVf2M+X+HqQrxE+WpL9Rg6xys6Uk= SECURITY ERROR This download does NOT match an earlier download recorded in go.sum. The bits may have been replaced on the origin server, or an attacker may have intercepted the download attempt. For more information, see 'go help module-auth'. ```
sa-renovate force-pushed renovate/k8s.io-utils-digest from 1344544c4d
All checks were successful
Go Tests / go-tests (pull_request) Successful in 4m31s
to b205195f85
Some checks failed
renovate/artifacts Artifact file update failure
Go Tests / go-tests (pull_request) Failing after 1m44s
2026-06-27 03:13:04 +00:00
Compare
sa-renovate changed title from chore(deps): update k8s.io/utils digest to be93311 to chore(deps): update k8s.io/utils digest to cf1189d 2026-07-07 03:08:43 +00:00
sa-renovate force-pushed renovate/k8s.io-utils-digest from b205195f85
Some checks failed
renovate/artifacts Artifact file update failure
Go Tests / go-tests (pull_request) Failing after 1m44s
to b5b3e8d051
Some checks failed
renovate/artifacts Artifact file update failure
Go Tests / go-tests (pull_request) Failing after 55s
2026-07-07 03:08:43 +00:00
Compare
Some checks failed
renovate/artifacts Artifact file update failure
Go Tests / go-tests (pull_request) Failing after 55s
Required
Details
Some required checks were not successful.
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 renovate/k8s.io-utils-digest:renovate/k8s.io-utils-digest
git switch renovate/k8s.io-utils-digest
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
DevFW-CICD/garm-provider-edge-connect!14
No description provided.