Skip to content

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

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-openmcp-project-controller-utils-0.x
Open

fix(deps): update module github.com/openmcp-project/controller-utils to v0.25.2#130
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-openmcp-project-controller-utils-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 7, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/openmcp-project/controller-utils require minor v0.23.3v0.25.2 OpenSSF Scorecard

Release Notes

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

v0.25.2

Compare Source

Changes included in v0.25.2:
Changelog
🐛 Bugfixes
[DEVELOPER]
  • Fixed a bug in the ShortenToXCharacters function which could lead to invalid k8s names. (#​207, @​Diaphteiros)

v0.25.1

Compare Source

Changes included in v0.25.1:
Changelog
🐛 Bugfixes
[DEVELOPER]
  • Fixed a bug in the event recording feature of the status updater which prevent events from being recorded. (#​206, @​Diaphteiros)

v0.25.0

Compare Source

Changes included in v0.25.0:
Changelog

v0.24.0

Compare Source

Changes included in v0.24.0:

🚀 Features
  • extend webhook init logic #​173
    • [DEVELOPER][FEATURE] The logic in pkg/init/webhooks has been extended and can now be configured to automatically create the Service for the webhook. Additionally, a Uninstall function has been added that allows removal of the webhook resources.
🐛 Fixes
  • apply webhook configurations correctly #​178
    • [DEVELOPER][BUGFIX] Make webhook install configuration types more explicit
  • remove prepending and appending runes to the condition type and reason #​177
    • [USER][FEATURE] Remove prepending and appending runes to the condition type and reason
  • replace illegal chars in all condition updates #​175
    • [DEVELOPER][FEATURE] Replace illegal chars in condition reasons and types

v0.23.4

Compare Source


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 is behind base branch, 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 renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from c220a65 to 27da538 Compare November 11, 2025 13:36
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.23.4 fix(deps): update module github.com/openmcp-project/controller-utils to v0.24.0 Nov 11, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch 3 times, most recently from d251d0c to 634fef0 Compare November 26, 2025 16:03
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 634fef0 to 93ea859 Compare January 26, 2026 11:28
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.24.0 fix(deps): update module github.com/openmcp-project/controller-utils to v0.25.0 Jan 26, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Jan 26, 2026

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

  • 19 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.25.4 -> 1.25.6
golang.org/x/text v0.31.0 -> v0.33.0
k8s.io/api v0.34.2 -> v0.35.0
k8s.io/apiextensions-apiserver v0.34.2 -> v0.35.0
k8s.io/apimachinery v0.34.2 -> v0.35.0
k8s.io/client-go v0.34.2 -> v0.35.0
sigs.k8s.io/controller-runtime v0.22.4 -> v0.23.1
golang.org/x/net v0.47.0 -> v0.49.0
github.com/fluxcd/pkg/apis/kustomize v1.13.0 -> v1.14.0
go.uber.org/zap v1.27.0 -> v1.27.1
golang.org/x/crypto v0.45.0 -> v0.47.0
golang.org/x/exp v0.0.0-20251023183803-a4bb9ffd2546 -> v0.0.0-20260112195511-716be5621a96
golang.org/x/mod v0.29.0 -> v0.32.0
golang.org/x/sync v0.18.0 -> v0.19.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/term v0.37.0 -> v0.39.0
golang.org/x/tools v0.38.0 -> v0.41.0
k8s.io/component-base v0.34.2 -> v0.35.0
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4 -> v0.0.0-20260108192941-914a6e750570
sigs.k8s.io/structured-merge-diff/v6 v6.3.0 -> v6.3.2-0.20260122202528-d9cc6641c482

@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 93ea859 to 543c104 Compare January 27, 2026 15:02
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.25.0 fix(deps): update module github.com/openmcp-project/controller-utils to v0.25.1 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 93ea859 to 543c104 Compare January 27, 2026 15:03
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 543c104 to 9cf172a Compare January 27, 2026 17:50
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.25.1 fix(deps): update module github.com/openmcp-project/controller-utils to v0.25.2 Jan 27, 2026
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.

0 participants