Skip to content

Commit

Permalink
fix(deps): update module github.com/signalfx/sapm-proto to v0.17.0 (#…
Browse files Browse the repository at this point in the history
…36442)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/signalfx/sapm-proto](https://github.com/signalfx/sapm-proto)
| `v0.16.0` -> `v0.17.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fsignalfx%2fsapm-proto/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fsignalfx%2fsapm-proto/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fsignalfx%2fsapm-proto/v0.16.0/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fsignalfx%2fsapm-proto/v0.16.0/v0.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>signalfx/sapm-proto (github.com/signalfx/sapm-proto)</summary>

###
[`v0.17.0`](https://github.com/signalfx/sapm-proto/releases/tag/v0.17.0)

[Compare
Source](https://github.com/signalfx/sapm-proto/compare/v0.16.0...v0.17.0)

##### What's Changed

- Bump
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger
from 0.108.0 to 0.113.0 by
[@&#8203;dependabot](https://github.com/dependabot) in
[https://github.com/signalfx/sapm-proto/pull/201](https://github.com/signalfx/sapm-proto/pull/201)

**Full Changelog**:
signalfx/sapm-proto@v0.16.0...v0.17.0

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGVib3QiXX0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
Co-authored-by: Yang Song <songy23@users.noreply.github.com>
  • Loading branch information
3 people authored Nov 19, 2024
1 parent d0fc66b commit 3d0eadb
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion exporter/sapmexporter/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/internal/splunk v0.114.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/batchperresourceattr v0.114.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.114.0
github.com/signalfx/sapm-proto v0.16.0
github.com/signalfx/sapm-proto v0.17.0
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/collector/client v1.20.0
go.opentelemetry.io/collector/component v0.114.0
Expand Down
4 changes: 2 additions & 2 deletions exporter/sapmexporter/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion receiver/sapmreceiver/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/open-telemetry/opentelemetry-collector-contrib/internal/common v0.114.0
github.com/open-telemetry/opentelemetry-collector-contrib/internal/coreinternal v0.114.0
github.com/open-telemetry/opentelemetry-collector-contrib/pkg/translator/jaeger v0.114.0
github.com/signalfx/sapm-proto v0.16.0
github.com/signalfx/sapm-proto v0.17.0
github.com/stretchr/testify v1.9.0
go.opentelemetry.io/collector/component v0.114.0
go.opentelemetry.io/collector/component/componentstatus v0.114.0
Expand Down
4 changes: 2 additions & 2 deletions receiver/sapmreceiver/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion testbed/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -248,7 +248,7 @@ require (
github.com/shirou/gopsutil/v3 v3.24.5 // indirect
github.com/shoenig/go-m1cpu v0.1.6 // indirect
github.com/signalfx/com_signalfx_metrics_protobuf v0.0.3 // indirect
github.com/signalfx/sapm-proto v0.16.0 // indirect
github.com/signalfx/sapm-proto v0.17.0 // indirect
github.com/soheilhy/cmux v0.1.5 // indirect
github.com/spf13/cobra v1.8.1 // indirect
github.com/spf13/pflag v1.0.5 // indirect
Expand Down
4 changes: 2 additions & 2 deletions testbed/go.sum

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3d0eadb

Please sign in to comment.