Skip to content

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

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 30, 2025

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/openmcp-project/controller-utils require minor v0.14.0 -> v0.16.0 OpenSSF Scorecard
github.com/openmcp-project/controller-utils require minor v0.13.1 -> v0.16.0 OpenSSF Scorecard

Release Notes

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

v0.16.0

Compare Source

v0.15.0

Compare Source

Changes included in v0.15.0:

🔨 Refactoring
  • [other] [developer] move smart requeue action into reconcile result #​103: The information, how the object should be requeued when the smart requeuing logic is used with the status updater integration has been moved from the WithSmartRequeue call into the ReconcileResult.
🚀 Features
  • release v0.15.0 #​104.
  • [feature] [developer] integrate smart requeue logic into status updater #​102: The smart requeuing logic is now easier to use in combination with the status updater by using WithSmartRequeue.
🔧 Chores
  • [feature] [developer] add ConditionsToRemove field to ReconcileResult struct #​101: The status updater's ReconcileResult struct now has a ConditionsToRemove field that takes a slice of condition types. If the condition updater is configured on the status updater, all conditions with the listed types are removed from the list of conditions.

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 these updates 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 3 times, most recently from 6cf192d to 600702e Compare August 4, 2025 13:14
guewa
guewa previously approved these changes Aug 4, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 600702e to 81846d4 Compare August 5, 2025 12:29
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.14.0 fix(deps): update module github.com/openmcp-project/controller-utils to v0.15.0 Aug 5, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 81846d4 to 86eaf1f Compare August 7, 2025 09:34
Copy link
Contributor Author

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

  • 1 additional dependency was updated

Details:

Package Change
github.com/spf13/pflag v1.0.6 -> v1.0.7
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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/openmcp-project/controller-utils/api v0.14.0 -> v0.16.0

@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 86eaf1f to 4fc8062 Compare August 7, 2025 14:33
@renovate renovate bot changed the title fix(deps): update module github.com/openmcp-project/controller-utils to v0.15.0 fix(deps): update module github.com/openmcp-project/controller-utils to v0.16.0 Aug 7, 2025
@renovate renovate bot force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch 3 times, most recently from 8166cff to 0dc3167 Compare August 7, 2025 18:23
Copy link
Contributor Author

renovate bot commented Aug 7, 2025

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@guewa
Copy link
Contributor

guewa commented Aug 7, 2025

Fixed deprecated ProjectSlice and marked for release.

@guewa guewa enabled auto-merge (squash) August 7, 2025 19:03
@guewa guewa force-pushed the renovate/github.com-openmcp-project-controller-utils-0.x branch from 4d72ca8 to f3e003c Compare August 7, 2025 19:29
@guewa guewa merged commit ac45a85 into main Aug 8, 2025
7 checks passed
@guewa guewa deleted the renovate/github.com-openmcp-project-controller-utils-0.x branch August 8, 2025 07:21
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