Skip to content

Commit cd42d3e

Browse files
renovate[bot]otelbot[bot]songy23
authored
Update module github.com/prometheus-community/pro-bing to v0.9.0 (#49116)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/prometheus-community/pro-bing](https://redirect.github.com/prometheus-community/pro-bing) | `v0.8.0` → `v0.9.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fprometheus-community%2fpro-bing/v0.9.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fprometheus-community%2fpro-bing/v0.8.0/v0.9.0?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/20907) for more information. --- ### Release Notes <details> <summary>prometheus-community/pro-bing (github.com/prometheus-community/pro-bing)</summary> ### [`v0.9.0`](https://redirect.github.com/prometheus-community/pro-bing/releases/tag/v0.9.0) [Compare Source](https://redirect.github.com/prometheus-community/pro-bing/compare/v0.8.0...v0.9.0) #### What's Changed - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://redirect.github.com/prombot) in [#&#8203;185](https://redirect.github.com/prometheus-community/pro-bing/pull/185) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://redirect.github.com/prombot) in [#&#8203;186](https://redirect.github.com/prometheus-community/pro-bing/pull/186) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://redirect.github.com/prombot) in [#&#8203;190](https://redirect.github.com/prometheus-community/pro-bing/pull/190) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://redirect.github.com/prombot) in [#&#8203;191](https://redirect.github.com/prometheus-community/pro-bing/pull/191) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://redirect.github.com/prombot) in [#&#8203;193](https://redirect.github.com/prometheus-community/pro-bing/pull/193) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://redirect.github.com/prombot) in [#&#8203;197](https://redirect.github.com/prometheus-community/pro-bing/pull/197) - Add required make step by [@&#8203;ArthurSens](https://redirect.github.com/ArthurSens) in [#&#8203;201](https://redirect.github.com/prometheus-community/pro-bing/pull/201) - Synchronize common files from prometheus/prometheus by [@&#8203;prombot](https://redirect.github.com/prombot) in [#&#8203;199](https://redirect.github.com/prometheus-community/pro-bing/pull/199) - Fix ping test by [@&#8203;SuperQ](https://redirect.github.com/SuperQ) in [#&#8203;203](https://redirect.github.com/prometheus-community/pro-bing/pull/203) - Replace CircleCI with Github Actions by [@&#8203;ArthurSens](https://redirect.github.com/ArthurSens) in [#&#8203;200](https://redirect.github.com/prometheus-community/pro-bing/pull/200) - Migrate to PromCI by [@&#8203;SuperQ](https://redirect.github.com/SuperQ) in [#&#8203;205](https://redirect.github.com/prometheus-community/pro-bing/pull/205) - Bump actions/checkout from 6.0.2 to 6.0.3 by [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] in [#&#8203;206](https://redirect.github.com/prometheus-community/pro-bing/pull/206) #### New Contributors - [@&#8203;ArthurSens](https://redirect.github.com/ArthurSens) made their first contribution in [#&#8203;201](https://redirect.github.com/prometheus-community/pro-bing/pull/201) **Full Changelog**: <prometheus-community/pro-bing@v0.8.0...v0.9.0> </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - "on tuesday" - 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yMTkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjIxOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiLCJyZW5vdmF0ZWJvdCJdfQ==--> --------- 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 <yang.song@datadoghq.com>
1 parent ba253be commit cd42d3e

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

receiver/icmpcheckreceiver/go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ require (
66
github.com/google/go-cmp v0.7.0
77
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.154.0
88
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest v0.154.0
9-
github.com/prometheus-community/pro-bing v0.8.0
9+
github.com/prometheus-community/pro-bing v0.9.0
1010
github.com/stretchr/testify v1.11.1
1111
github.com/testcontainers/testcontainers-go v0.42.0
1212
go.opentelemetry.io/collector/component v1.60.1-0.20260612191519-af182d232650
@@ -100,7 +100,7 @@ require (
100100
go.yaml.in/yaml/v3 v3.0.4 // indirect
101101
golang.org/x/crypto v0.52.0 // indirect
102102
golang.org/x/net v0.55.0 // indirect
103-
golang.org/x/sync v0.20.0 // indirect
103+
golang.org/x/sync v0.21.0 // indirect
104104
golang.org/x/sys v0.45.0 // indirect
105105
google.golang.org/genproto/googleapis/rpc v0.0.0-20260226221140-a57be14db171 // indirect
106106
google.golang.org/grpc v1.81.1 // indirect

receiver/icmpcheckreceiver/go.sum

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

0 commit comments

Comments
 (0)