Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/openmcp-project/controller-utils require minor v0.18.0 -> v0.19.0 OpenSSF Scorecard

Release Notes

openmcp-project/controller-utils (github.com/openmcp-project/controller-utils)

v0.19.0

Compare Source

Changes included in v0.19.0:

🚀 Features
  • [feature] [developer] enable skipping clusters in CRD management #​125: It is now possible to skip Clusters when using the CRD Management to create/update CRDs.
🐛 Fixes
  • [bugfix] [user] avoid invalid condition reasons #​127: The condition updater would produce an invalid dummy reason for a condition if that condition's type contained a ., because this is not an allowed character in the condition's reason. This is now avoided by replacing . with : when using the condition's type to construct a dummy reason.

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Aug 26, 2025

ℹ Artifact update notice

File name: api/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):

  • 12 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.33.4 -> v0.34.0
k8s.io/apiextensions-apiserver v0.33.4 -> v0.34.0
k8s.io/apimachinery v0.33.4 -> v0.34.0
k8s.io/client-go v0.33.4 -> v0.34.0
sigs.k8s.io/controller-runtime v0.21.0 -> v0.22.0
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.7 -> v1.0.9
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
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):

  • 26 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.33.4 -> v0.34.0
k8s.io/apimachinery v0.33.4 -> v0.34.0
k8s.io/client-go v0.33.4 -> v0.34.0
sigs.k8s.io/controller-runtime v0.21.0 -> v0.22.0
cel.dev/expr v0.19.1 -> v0.24.0
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/cel-go v0.23.2 -> v0.26.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.24.0 -> v2.26.3
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.7 -> v1.0.9
go.opentelemetry.io/otel v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/metric v1.34.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.34.0 -> v1.35.0
go.opentelemetry.io/proto/otlp v1.4.0 -> v1.5.0
google.golang.org/genproto/googleapis/api v0.0.0-20250106144421-5f5ef82da422 -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/genproto/googleapis/rpc v0.0.0-20250115164207-1a7da9e5054f -> v0.0.0-20250303144028-a0af3efb3deb
google.golang.org/grpc v1.71.1 -> v1.72.1
k8s.io/apiextensions-apiserver v0.33.4 -> v0.34.0
k8s.io/apiserver v0.33.4 -> v0.34.0
k8s.io/component-base v0.33.4 -> v0.34.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b
File name: lib/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):

  • 12 additional dependencies were updated

Details:

Package Change
k8s.io/api v0.33.4 -> v0.34.0
k8s.io/apimachinery v0.33.4 -> v0.34.0
k8s.io/client-go v0.33.4 -> v0.34.0
sigs.k8s.io/controller-runtime v0.21.0 -> v0.22.0
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/google/gnostic-models v0.6.9 -> v0.7.0
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/spf13/pflag v1.0.7 -> v1.0.9
k8s.io/apiextensions-apiserver v0.33.4 -> v0.34.0
k8s.io/kube-openapi v0.0.0-20250318190949-c8a335a9a2ff -> v0.0.0-20250710124328-f3f2b991d03b

@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.18.0 fix(deps): update module github.com/openmcp-project/controller-utils to v0.18.0 - autoclosed Aug 27, 2025
@renovate renovate bot closed this Aug 27, 2025
@renovate renovate bot deleted the renovate/github.com-openmcp-project-controller-utils-0.x branch August 27, 2025 06:35
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.18.0 - autoclosed fix(deps): update module github.com/openmcp-project/controller-utils to v0.18.0 Sep 1, 2025
@renovate renovate bot reopened this Sep 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from a4d82ea to d52a3e0 Compare September 1, 2025 11:50
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.18.0 fix(deps): update module github.com/openmcp-project/controller-utils to v0.19.0 Sep 1, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from d52a3e0 to f6320df Compare September 1, 2025 12:29
@robertgraeff robertgraeff merged commit bf67b10 into main Sep 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants