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

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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMDQuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
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):

  • 29 additional dependencies were updated

Details:

Package Change
github.com/spf13/pflag v1.0.9 -> v1.0.10
k8s.io/api v0.35.4 -> v0.36.0
k8s.io/apimachinery v0.35.4 -> v0.36.0
k8s.io/client-go v0.35.4 -> v0.36.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/procfs v0.19.2 -> v0.20.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.65.0
go.opentelemetry.io/otel v1.41.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.41.0 -> v1.43.0
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/crypto v0.48.0 -> v0.50.0
golang.org/x/net v0.49.0 -> v0.53.0
golang.org/x/oauth2 v0.34.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.14.0 -> v0.15.0
k8s.io/apiextensions-apiserver v0.35.4 -> v0.36.0
k8s.io/kube-openapi v0.0.0-20260317180543-43fb72c5454a -> v0.0.0-20260414162039-ec9c827d403f
k8s.io/utils v0.0.0-20260210185600-b8788abfbbc2 -> v0.0.0-20260319190234-28399d86e0b5
sigs.k8s.io/structured-merge-diff/v6 v6.3.2 -> 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): - 29 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :--------------------------------------------------------------------------- | | `github.com/spf13/pflag` | `v1.0.9` -> `v1.0.10` | | `k8s.io/api` | `v0.35.4` -> `v0.36.0` | | `k8s.io/apimachinery` | `v0.35.4` -> `v0.36.0` | | `k8s.io/client-go` | `v0.35.4` -> `v0.36.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/procfs` | `v0.19.2` -> `v0.20.1` | | `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` | `v0.61.0` -> `v0.65.0` | | `go.opentelemetry.io/otel` | `v1.41.0` -> `v1.43.0` | | `go.opentelemetry.io/otel/metric` | `v1.41.0` -> `v1.43.0` | | `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/crypto` | `v0.48.0` -> `v0.50.0` | | `golang.org/x/net` | `v0.49.0` -> `v0.53.0` | | `golang.org/x/oauth2` | `v0.34.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.14.0` -> `v0.15.0` | | `k8s.io/apiextensions-apiserver` | `v0.35.4` -> `v0.36.0` | | `k8s.io/kube-openapi` | `v0.0.0-20260317180543-43fb72c5454a` -> `v0.0.0-20260414162039-ec9c827d403f` | | `k8s.io/utils` | `v0.0.0-20260210185600-b8788abfbbc2` -> `v0.0.0-20260319190234-28399d86e0b5` | | `sigs.k8s.io/structured-merge-diff/v6` | `v6.3.2` -> `v6.4.0` |
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 1a896c7a83 to 854e7c4653 2026-06-06 03:13:35 +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:15:11 +00:00
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 854e7c4653 to a2517202ed 2026-06-17 03:15:12 +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:16:21 +00:00
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from a2517202ed to 1bb6a05b96 2026-06-24 03:16:22 +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:16:04 +00:00
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 1bb6a05b96 to 5f32bdb3bc 2026-06-26 03:16:05 +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:17:27 +00:00
sa-renovate force-pushed renovate/github.com-kcp-dev-sdk-0.x from 5f32bdb3bc to 4fda9e0980 2026-07-08 03:17:27 +00:00 Compare
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/workspace-controller!3
No description provided.