Skip to content

fix(deps): update module github.com/openmcp-project/controller-utils to v0.13.0 #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 21, 2025

This PR contains the following updates:

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

Release Notes

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

v0.13.0

Compare Source

Changes included in v0.13.0:

🚀 Features
  • release v0.13.0 #​92.
  • event recording for changed conditions #​87.
  • Adapt condition updater to use metav1.Condition #​86.
🔧 Chores
  • add ValidatingAdmissionPolicy(Binding) resource mutators #​91: Added resource mutators for ValidatingAdmissionPolicy and ValidatingAdmissionPolicyBinding.
🐛 Fixes
  • fix cluster's Scheme() method in test setups #​89: Improved the implementation of the Cluster type's Scheme method so it does not return nil for Clusters created via NewTestClusterFromClient.

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.

Copy link
Contributor Author

renovate bot commented Jul 21, 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):

  • 5 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/term v0.32.0 -> v0.33.0
golang.org/x/text v0.26.0 -> v0.27.0
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):

  • 6 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.41.0 -> v0.42.0
golang.org/x/sync v0.15.0 -> v0.16.0
golang.org/x/sys v0.33.0 -> v0.34.0
golang.org/x/term v0.32.0 -> v0.33.0
golang.org/x/text v0.26.0 -> v0.27.0
golang.org/x/tools v0.34.0 -> v0.35.0

@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 5c75de3 to 994636d Compare July 21, 2025 15:10
@robertgraeff robertgraeff merged commit 230aa0d into main Jul 22, 2025
5 checks passed
@robertgraeff robertgraeff deleted the renovate/github.com-openmcp-project-controller-utils-0.x branch July 22, 2025 06:51
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.

1 participant