Update github.com/kcp-dev/kubernetes/staging/src/k8s.io/cluster-bootstrap digest to e006560 #9

Open
sa-renovate wants to merge 1 commit from renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/kcp-dev/kubernetes/staging/src/k8s.io/cluster-bootstrap replace digest ba4f7d4e006560

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 | |---|---|---|---| | [github.com/kcp-dev/kubernetes/staging/src/k8s.io/cluster-bootstrap](https://github.com/kcp-dev/kubernetes) | replace | digest | `ba4f7d4` → `e006560` | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Author
Member

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 13 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.11 -> 1.26.0
k8s.io/klog/v2 v2.130.1 -> v2.140.0
k8s.io/kube-openapi v0.0.0-20250910181357-589584f1c912 -> v0.0.0-20260414162039-ec9c827d403f
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260319190234-28399d86e0b5
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
golang.org/x/crypto v0.48.0 -> v0.50.0
golang.org/x/net v0.49.0 -> v0.53.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.42.0 -> v0.43.0
golang.org/x/term v0.40.0 -> v0.42.0
golang.org/x/text v0.34.0 -> v0.36.0
golang.org/x/tools v0.41.0 -> v0.43.0
sigs.k8s.io/structured-merge-diff/v6 v6.3.1 -> v6.4.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 13 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :------------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.25.11` -> `1.26.0` | | `k8s.io/klog/v2` | `v2.130.1` -> `v2.140.0` | | `k8s.io/kube-openapi` | `v0.0.0-20250910181357-589584f1c912` -> `v0.0.0-20260414162039-ec9c827d403f` | | `k8s.io/utils` | `v0.0.0-20251002143259-bc988d571ff4` -> `v0.0.0-20260319190234-28399d86e0b5` | | `github.com/fxamacker/cbor/v2` | `v2.9.0` -> `v2.9.1` | | `go.yaml.in/yaml/v2` | `v2.4.3` -> `v2.4.4` | | `golang.org/x/crypto` | `v0.48.0` -> `v0.50.0` | | `golang.org/x/net` | `v0.49.0` -> `v0.53.0` | | `golang.org/x/sync` | `v0.19.0` -> `v0.20.0` | | `golang.org/x/sys` | `v0.42.0` -> `v0.43.0` | | `golang.org/x/term` | `v0.40.0` -> `v0.42.0` | | `golang.org/x/text` | `v0.34.0` -> `v0.36.0` | | `golang.org/x/tools` | `v0.41.0` -> `v0.43.0` | | `sigs.k8s.io/structured-merge-diff/v6` | `v6.3.1` -> `v6.4.0` |
This pull request can be merged automatically.
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/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest:renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git switch renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git switch renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git rebase main
git switch main
git merge --ff-only renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git switch renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git rebase main
git switch main
git merge --no-ff renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git switch main
git merge --squash renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git switch main
git merge --ff-only renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git switch main
git merge renovate/github.com-kcp-dev-kubernetes-staging-src-k8s.io-cluster-bootstrap-digest
git push origin main
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/filteredapiexport-virtual-workspace!9
No description provided.