Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/sap/component-operator-runtime v0.3.126v0.3.127 age confidence require patch
github.com/sap/go-generics v0.2.47v0.2.48 age confidence require patch
sigs.k8s.io/controller-runtime/tools/setup-envtest 157e6d20c3a910 age confidence require digest

Release Notes

sap/component-operator-runtime (github.com/sap/component-operator-runtime)

v0.3.127

Compare Source

Fixes/Enhancements

  • Clear finalizers when orphaning: the framework protects certain dependent objects (i.e. CustomResourceDefinition and APIService) by adding an own finalizer. Now if such a dependent object is orphaned (e.g. through the delete-policy: orphan annotation), then this finalizer should be removed. Note that this situation might also occur if we render a Helm chart (by HelmGenerator) using helm.sh/resource-policy: keep. This is fixed by this release: from now on, when orphaning objects, our finalizer is cleared from the protected objects.

  • Allow to suppress events on dependents: in some cases, the framework does not have permission to create events on the target (e.g. if a kubeconfig or impersonation is used). Now, by setting the annotation

    <operator name>/disable-events: "true"

    on the component, emitting events can be suppressed. In a later phase, we might formalize this annotation into a Configuration interface.

  • Enhance scaffolded Helm chart: the chart generated by scaffold now has options to tweak the containedPodDisruptionBudget.

sap/go-generics (github.com/sap/go-generics)

v0.2.48

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file sap-cs-devops labels Sep 15, 2025
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 2 times, most recently from fa75ab5 to fe4c614 Compare September 18, 2025 10:38
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 3 times, most recently from e449922 to e0c092e Compare October 3, 2025 08:53
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 11 times, most recently from 526d723 to fac557d Compare October 11, 2025 02:00
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 3 times, most recently from da84a70 to c8bed0c Compare October 13, 2025 14:56
@renovate
Copy link
Contributor Author

renovate bot commented Oct 13, 2025

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

  • 14 additional dependencies were updated

Details:

Package Change
github.com/spf13/cobra v1.10.1 -> v1.10.2
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/mod v0.27.0 -> v0.28.0
golang.org/x/sync v0.16.0 -> v0.17.0
golang.org/x/sys v0.35.0 -> v0.37.0
golang.org/x/text v0.28.0 -> v0.29.0
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/api v0.34.1 -> v0.34.2
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b -> v0.0.0-20250910181357-589584f1c912
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730
sigs.k8s.io/kustomize/api v0.20.1 -> v0.21.0
sigs.k8s.io/kustomize/kyaml v0.20.1 -> v0.21.0
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.1

@renovate renovate bot force-pushed the renovate/non-minor-deps branch 6 times, most recently from bbfca1d to c9c4324 Compare October 15, 2025 20:44
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 3 times, most recently from 605e917 to 85de2a0 Compare November 30, 2025 21:52
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 2 times, most recently from 0af4f4b to eea219e Compare December 8, 2025 08:56
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 2 times, most recently from 7bd7354 to 6010740 Compare December 10, 2025 10:27
@renovate
Copy link
Contributor Author

renovate bot commented Dec 10, 2025

ℹ️ 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):

  • 14 additional dependencies were updated

Details:

Package Change
k8s.io/apimachinery v0.34.2 -> v0.35.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/crypto v0.41.0 -> v0.44.0
golang.org/x/mod v0.27.0 -> v0.29.0
golang.org/x/net v0.43.0 -> v0.47.0
golang.org/x/sync v0.16.0 -> v0.18.0
golang.org/x/sys v0.35.0 -> v0.38.0
golang.org/x/term v0.34.0 -> v0.37.0
golang.org/x/text v0.28.0 -> v0.31.0
golang.org/x/tools v0.36.0 -> v0.38.0
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b -> v0.0.0-20250910181357-589584f1c912
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20251002143259-bc988d571ff4
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730

@renovate renovate bot force-pushed the renovate/non-minor-deps branch 4 times, most recently from c4c5a17 to 12c5949 Compare December 16, 2025 18:08
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 5 times, most recently from 06a87b6 to 147d556 Compare December 22, 2025 17:28
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 3 times, most recently from 5bd31df to 76e1520 Compare January 6, 2026 20:18
@renovate renovate bot changed the title fix(deps): update non-minor dependencies fix(deps): update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to adb6465 Jan 6, 2026
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 2 times, most recently from 8e5eb02 to 77f780b Compare January 6, 2026 22:03
@renovate renovate bot changed the title fix(deps): update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to adb6465 fix(deps): update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to a085590 Jan 7, 2026
@renovate renovate bot force-pushed the renovate/non-minor-deps branch from 77f780b to 2fd9d68 Compare January 7, 2026 20:25
@renovate renovate bot changed the title fix(deps): update sigs.k8s.io/controller-runtime/tools/setup-envtest digest to a085590 fix(deps): update non-minor dependencies Jan 9, 2026
@renovate renovate bot force-pushed the renovate/non-minor-deps branch 2 times, most recently from 2103c53 to edd54e0 Compare January 9, 2026 17:59
@renovate renovate bot force-pushed the renovate/non-minor-deps branch from edd54e0 to 568c292 Compare January 12, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file sap-cs-devops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant