Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 7, 2025

This PR contains the following updates:

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

Release Notes

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

v0.17.0

Compare Source

Changes included in v0.17.0:

🚀 Features
  • release v0.17.0 #​110.
  • [feature] [developer] add function to generate oidc-based kubeconfig #​108: The pkg/clusteraccess package now contains a CreateOIDCKubeconfig function that can be used to generate a kubeconfig that uses the oidc-login kubectl plugin to authenticate via OIDC.

v0.16.0

Compare Source

Changes included in v0.16.0:

🔧 Chores
  • [other] [dependency] use ginkgo V2 and release v0.16.0 ##​106: Upgrade dependency github.com/onsi/ginkgo/v2
  • [feature] [developer] add ProjectSliceToMap function ##​94: Added a ProjectSliceToMap function to the pkg/collections package. This is useful for turning lists with identifiable items into maps with the identifiers as key, for example.
```breaking developer
For better naming consistency, `ProjectSlice` has been renamed to `ProjectSliceToSlice`. The old function is deprecated and will be removed in the future.

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 renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch 2 times, most recently from b4b3313 to 1670a1d Compare August 12, 2025 14:46
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.16.0 fix(deps): update module github.com/openmcp-project/controller-utils to v0.17.0 Aug 12, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Aug 12, 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
github.com/spf13/pflag v1.0.6 -> v1.0.7
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/term v0.33.0 -> v0.34.0
golang.org/x/text v0.27.0 -> v0.28.0
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):

  • 7 additional dependencies were updated

Details:

Package Change
github.com/spf13/pflag v1.0.6 -> v1.0.7
golang.org/x/exp v0.0.0-20250711185948-6ae5c78190dc -> v0.0.0-20250811191247-51f88131bc50
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/term v0.33.0 -> v0.34.0
golang.org/x/text v0.27.0 -> v0.28.0
golang.org/x/tools v0.35.0 -> v0.36.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
github.com/spf13/pflag v1.0.6 -> v1.0.7
golang.org/x/net v0.42.0 -> v0.43.0
golang.org/x/sys v0.34.0 -> v0.35.0
golang.org/x/term v0.33.0 -> v0.34.0
golang.org/x/text v0.27.0 -> v0.28.0
golang.org/x/tools v0.35.0 -> v0.36.0

@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 1670a1d to 9c8cde4 Compare August 13, 2025 14:41
@robertgraeff robertgraeff merged commit fadb166 into main Aug 15, 2025
5 checks passed
@robertgraeff robertgraeff deleted the renovate/github.com-openmcp-project-controller-utils-0.x branch August 15, 2025 05:16
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.

2 participants