chore(deps): update module github.com/kcp-dev/sdk to v0.32.3 #4

Open
sa-renovate wants to merge 1 commit from renovate/github.com-kcp-dev-sdk-0.x into main
Member

This PR contains the following updates:

Package Type Update Change
github.com/kcp-dev/sdk require minor v0.31.0v0.32.3

Release Notes

kcp-dev/sdk (github.com/kcp-dev/sdk)

v0.32.3

Compare Source

v0.32.2

Compare Source

v0.32.1

Compare Source

v0.32.0

Compare Source

v0.31.6

Compare Source

v0.31.4

Compare Source

v0.31.3

Compare Source

v0.31.2

Compare Source

v0.31.1

Compare Source


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/sdk](https://github.com/kcp-dev/sdk) | require | minor | `v0.31.0` → `v0.32.3` | --- ### Release Notes <details> <summary>kcp-dev/sdk (github.com/kcp-dev/sdk)</summary> ### [`v0.32.3`](https://github.com/kcp-dev/sdk/compare/v0.32.2...v0.32.3) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.32.2...v0.32.3) ### [`v0.32.2`](https://github.com/kcp-dev/sdk/compare/v0.32.1...v0.32.2) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.32.1...v0.32.2) ### [`v0.32.1`](https://github.com/kcp-dev/sdk/compare/v0.32.0...v0.32.1) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.32.0...v0.32.1) ### [`v0.32.0`](https://github.com/kcp-dev/sdk/compare/v0.31.6...v0.32.0) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.31.6...v0.32.0) ### [`v0.31.6`](https://github.com/kcp-dev/sdk/compare/v0.31.4...v0.31.6) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.31.4...v0.31.6) ### [`v0.31.4`](https://github.com/kcp-dev/sdk/compare/v0.31.3...v0.31.4) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.31.3...v0.31.4) ### [`v0.31.3`](https://github.com/kcp-dev/sdk/compare/v0.31.2...v0.31.3) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.31.2...v0.31.3) ### [`v0.31.2`](https://github.com/kcp-dev/sdk/compare/v0.31.1...v0.31.2) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.31.1...v0.31.2) ### [`v0.31.1`](https://github.com/kcp-dev/sdk/compare/v0.31.0...v0.31.1) [Compare Source](https://github.com/kcp-dev/sdk/compare/v0.31.0...v0.31.1) </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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTYuMiIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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):

  • 31 additional dependencies were updated

Details:

Package Change
github.com/spf13/pflag v1.0.9 -> v1.0.10
k8s.io/api v0.35.1 -> v0.36.0
k8s.io/apimachinery v0.35.1 -> v0.36.0
k8s.io/client-go v0.35.1 -> v0.36.0
github.com/emicklei/go-restful/v3 v3.12.2 -> v3.13.0
github.com/fxamacker/cbor/v2 v2.9.0 -> v2.9.1
github.com/go-openapi/jsonpointer v0.21.0 -> v0.23.1
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.5
github.com/go-openapi/swag v0.23.0 -> v0.26.0
github.com/google/gnostic-models v0.7.0 -> v0.7.1
github.com/kcp-dev/apimachinery/v2 v2.31.0 -> v2.32.3
github.com/prometheus/common v0.66.1 -> v0.67.5
github.com/prometheus/procfs v0.16.1 -> v0.20.1
go.opentelemetry.io/otel/trace v1.41.0 -> v1.43.0
go.uber.org/zap v1.27.0 -> v1.27.1
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
golang.org/x/net v0.49.0 -> v0.53.0
golang.org/x/oauth2 v0.35.0 -> v0.36.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/time v0.11.0 -> v0.15.0
google.golang.org/genproto/googleapis/api v0.0.0-20260209200024-4cfbd4190f57 -> v0.0.0-20260414002931-afd174a4e478
google.golang.org/genproto/googleapis/rpc v0.0.0-20260209200024-4cfbd4190f57 -> v0.0.0-20260414002931-afd174a4e478
google.golang.org/protobuf v1.36.11 -> v1.36.12-0.20260120151049-f2248ac996af
k8s.io/apiextensions-apiserver v0.35.1 -> v0.36.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
sigs.k8s.io/structured-merge-diff/v6 v6.3.2-0.20260122202528-d9cc6641c482 -> 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): - 31 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------ | :--------------------------------------------------------------------------- | | `github.com/spf13/pflag` | `v1.0.9` -> `v1.0.10` | | `k8s.io/api` | `v0.35.1` -> `v0.36.0` | | `k8s.io/apimachinery` | `v0.35.1` -> `v0.36.0` | | `k8s.io/client-go` | `v0.35.1` -> `v0.36.0` | | `github.com/emicklei/go-restful/v3` | `v3.12.2` -> `v3.13.0` | | `github.com/fxamacker/cbor/v2` | `v2.9.0` -> `v2.9.1` | | `github.com/go-openapi/jsonpointer` | `v0.21.0` -> `v0.23.1` | | `github.com/go-openapi/jsonreference` | `v0.21.0` -> `v0.21.5` | | `github.com/go-openapi/swag` | `v0.23.0` -> `v0.26.0` | | `github.com/google/gnostic-models` | `v0.7.0` -> `v0.7.1` | | `github.com/kcp-dev/apimachinery/v2` | `v2.31.0` -> `v2.32.3` | | `github.com/prometheus/common` | `v0.66.1` -> `v0.67.5` | | `github.com/prometheus/procfs` | `v0.16.1` -> `v0.20.1` | | `go.opentelemetry.io/otel/trace` | `v1.41.0` -> `v1.43.0` | | `go.uber.org/zap` | `v1.27.0` -> `v1.27.1` | | `go.yaml.in/yaml/v2` | `v2.4.3` -> `v2.4.4` | | `golang.org/x/net` | `v0.49.0` -> `v0.53.0` | | `golang.org/x/oauth2` | `v0.35.0` -> `v0.36.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/time` | `v0.11.0` -> `v0.15.0` | | `google.golang.org/genproto/googleapis/api` | `v0.0.0-20260209200024-4cfbd4190f57` -> `v0.0.0-20260414002931-afd174a4e478` | | `google.golang.org/genproto/googleapis/rpc` | `v0.0.0-20260209200024-4cfbd4190f57` -> `v0.0.0-20260414002931-afd174a4e478` | | `google.golang.org/protobuf` | `v1.36.11` -> `v1.36.12-0.20260120151049-f2248ac996af` | | `k8s.io/apiextensions-apiserver` | `v0.35.1` -> `v0.36.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` | | `sigs.k8s.io/structured-merge-diff/v6` | `v6.3.2-0.20260122202528-d9cc6641c482` -> `v6.4.0` |
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 878a2ee8e6 to 7c4d930c81 2026-06-11 03:03:34 +00:00 Compare
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 7c4d930c81 to 6f6c937841 2026-06-13 03:03:23 +00:00 Compare
sa-renovate changed title from chore(deps): update module github.com/kcp-dev/sdk to v0.31.2 to chore(deps): update module github.com/kcp-dev/sdk to v0.32.0 2026-06-17 03:02:58 +00:00
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 6f6c937841 to cf578e9c2e 2026-06-17 03:02:59 +00:00 Compare
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from cf578e9c2e to 06a3b4f070 2026-06-24 03:03:03 +00:00 Compare
sa-renovate changed title from chore(deps): update module github.com/kcp-dev/sdk to v0.32.0 to chore(deps): update module github.com/kcp-dev/sdk to v0.32.1 2026-06-24 03:03:05 +00:00
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 06a3b4f070 to 2768e46c7e 2026-06-26 03:03:00 +00:00 Compare
sa-renovate changed title from chore(deps): update module github.com/kcp-dev/sdk to v0.32.1 to chore(deps): update module github.com/kcp-dev/sdk to v0.32.2 2026-06-26 03:03:00 +00:00
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 2768e46c7e to 1cbe418e18 2026-07-08 03:03:20 +00:00 Compare
sa-renovate changed title from chore(deps): update module github.com/kcp-dev/sdk to v0.32.2 to chore(deps): update module github.com/kcp-dev/sdk to v0.32.3 2026-07-08 03:03:20 +00:00
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-sdk-0.x:renovate/github.com-kcp-dev-sdk-0.x
git switch renovate/github.com-kcp-dev-sdk-0.x

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-sdk-0.x
git switch renovate/github.com-kcp-dev-sdk-0.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-kcp-dev-sdk-0.x
git switch renovate/github.com-kcp-dev-sdk-0.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-kcp-dev-sdk-0.x
git switch main
git merge --squash renovate/github.com-kcp-dev-sdk-0.x
git switch main
git merge --ff-only renovate/github.com-kcp-dev-sdk-0.x
git switch main
git merge renovate/github.com-kcp-dev-sdk-0.x
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/cluster-controller-manger!4
No description provided.