Skip to content

Commit 2213ec9

Browse files
renovate[bot]otelbot[bot]songy23
authored
Update module github.com/cloudfoundry/go-cfclient/v3 to v3.0.0-alpha.17 (open-telemetry#45373)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/cloudfoundry/go-cfclient/v3](https://redirect.github.com/cloudfoundry/go-cfclient) | `v3.0.0-alpha.16` → `v3.0.0-alpha.17` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fcloudfoundry%2fgo-cfclient%2fv3/v3.0.0-alpha.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fcloudfoundry%2fgo-cfclient%2fv3/v3.0.0-alpha.16/v3.0.0-alpha.17?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>cloudfoundry/go-cfclient (github.com/cloudfoundry/go-cfclient/v3)</summary> ### [`v3.0.0-alpha.17`](https://redirect.github.com/cloudfoundry/go-cfclient/releases/tag/v3.0.0-alpha.17) [Compare Source](https://redirect.github.com/cloudfoundry/go-cfclient/compare/v3.0.0-alpha.16...v3.0.0-alpha.17) #### What's Changed - Added process monitoring to blue-green deployment - Add support for Service Broker-provided metadata on Service Instances **Full Changelog**: <cloudfoundry/go-cfclient@v3.0.0-alpha.16...v3.0.0-alpha.17> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com> Co-authored-by: Yang Song <songy23@users.noreply.github.com>
1 parent 880ac4e commit 2213ec9

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

extension/observer/cfgardenobserver/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.24.0
44

55
require (
66
code.cloudfoundry.org/garden v0.0.0-20241023020423-a21e43a17f84
7-
github.com/cloudfoundry/go-cfclient/v3 v3.0.0-alpha.16
7+
github.com/cloudfoundry/go-cfclient/v3 v3.0.0-alpha.17
88
github.com/open-telemetry/opentelemetry-collector-contrib/extension/observer v0.143.0
99
github.com/stretchr/testify v1.11.1
1010
go.opentelemetry.io/collector/component v1.49.1-0.20260109195331-fbd5d3f9faae

extension/observer/cfgardenobserver/go.sum

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)