fix(deps): update module go.miloapis.com/service-catalog to v0.6.0 - #199
Open
renovate[bot] wants to merge 1 commit into
Open
fix(deps): update module go.miloapis.com/service-catalog to v0.6.0#199renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/go.miloapis.com-service-catalog-0.x
branch
4 times, most recently
from
August 13, 2026 01:54
1fe1b06 to
791cf59
Compare
renovate
Bot
force-pushed
the
renovate/go.miloapis.com-service-catalog-0.x
branch
4 times, most recently
from
August 20, 2026 18:19
f9d886c to
4aa6a42
Compare
renovate
Bot
force-pushed
the
renovate/go.miloapis.com-service-catalog-0.x
branch
3 times, most recently
from
August 28, 2026 08:00
dc5f97c to
2920873
Compare
renovate
Bot
force-pushed
the
renovate/go.miloapis.com-service-catalog-0.x
branch
3 times, most recently
from
September 7, 2026 01:05
38307a3 to
3e85578
Compare
renovate
Bot
force-pushed
the
renovate/go.miloapis.com-service-catalog-0.x
branch
from
September 7, 2026 20:30
3e85578 to
edb5020
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.4.0→v0.6.0Release Notes
milo-os/service-catalog (go.miloapis.com/service-catalog)
v0.6.0Compare Source
What's Changed
Breaking change
A projected
Locationno longer carries anAvailablecondition. It previously held one service's verdict; on a record shared by every entitled service that could only mean some unnamed service works here. Per-service availability is now aServiceAvailabilitymirrored into the project, and the presence of a record is the signal.LocationBindingis unaffected and keeps itsAvailablecondition.Upgrade note
Projections are no longer owned by a
ServiceEntitlement. Existing objects have their owner reference stripped on the next reconcile, and cleanup moves to the reconciler's own desired-state calculation. A project entitled to more than one service previously failed to project locations for all but the first; that now works.Full Changelog: milo-os/service-catalog@v0.5.1...v0.6.0
v0.5.1Compare Source
What's Changed
Full Changelog: milo-os/service-catalog@v0.5.0...v0.5.1
v0.5.0Compare Source
What's Changed
Full Changelog: milo-os/service-catalog@v0.4.1...v0.5.0
v0.4.1Compare Source
What's Changed
Full Changelog: milo-os/service-catalog@v0.4.0...v0.4.1
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.