Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
maint(deps): bump github.com/honeycombio/otel-config-go from 1.10.0 t…
…o 1.11.0 (#152) Bumps [github.com/honeycombio/otel-config-go](https://github.com/honeycombio/otel-config-go) from 1.10.0 to 1.11.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/honeycombio/otel-config-go/releases">github.com/honeycombio/otel-config-go's releases</a>.</em></p> <blockquote> <h2>v1.11.0</h2> <h2>Enahncements</h2> <ul> <li>feat: Add WithResourceOption for additional resource configuration (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/48">#48</a>) | <a href="https://github.com/martin308"><code>@martin308</code></a>, <a href="https://github.com/robbkidd"><code>@robbkidd</code></a>, <a href="https://github.com/vreynolds"><code>@vreynolds</code></a></li> </ul> <h2>Maintenance</h2> <ul> <li>docs: Update WithExporterProtocol in README.md (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/54">#54</a>) | <a href="https://github.com/NicholasGWK"><code>@NicholasGWK</code></a></li> <li>maint: update ubuntu and collector versions in CI (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/53">#53</a>) | <a href="https://github.com/JamieDanielson"><code>@JamieDanielson</code></a></li> <li>maint(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/56">#56</a>)</li> <li>maint(deps): bump go.opentelemetry.io/proto/otlp from 0.19.0 to 1.0.0 (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/55">#55</a>)</li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/NicholasGWK"><code>@NicholasGWK</code></a> made their first contribution in <a href="https://redirect.github.com/honeycombio/otel-config-go/pull/54">honeycombio/otel-config-go#54</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/honeycombio/otel-config-go/compare/v1.10.0...v1.11.0">https://github.com/honeycombio/otel-config-go/compare/v1.10.0...v1.11.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/honeycombio/otel-config-go/blob/main/CHANGELOG.md">github.com/honeycombio/otel-config-go's changelog</a>.</em></p> <blockquote> <h2>v1.11.0 (2023-07-28)</h2> <h3>Enhancements</h3> <ul> <li>feat: Add WithResourceOption for additional resource configuration (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/48">#48</a>) | <a href="https://github.com/martin308"><code>@martin308</code></a>, <a href="https://github.com/robbkidd"><code>@robbkidd</code></a>, <a href="https://github.com/vreynolds"><code>@vreynolds</code></a></li> </ul> <h3>Maintenance</h3> <ul> <li>docs: Update WithExporterProtocol in README.md (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/54">#54</a>) | <a href="https://github.com/NicholasGWK"><code>@NicholasGWK</code></a></li> <li>maint: update ubuntu and collector versions in CI (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/53">#53</a>) | <a href="https://github.com/JamieDanielson"><code>@JamieDanielson</code></a></li> <li>maint(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/56">#56</a>)</li> <li>maint(deps): bump go.opentelemetry.io/proto/otlp from 0.19.0 to 1.0.0 (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/55">#55</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/honeycombio/otel-config-go/commit/a5de2052d086b733415d4a2255e9562b14063ea2"><code>a5de205</code></a> rel: prepare 1.11.0 (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/57">#57</a>)</li> <li><a href="https://github.com/honeycombio/otel-config-go/commit/777655e4087adfb8b0ff3586498cf8a99bdcce96"><code>777655e</code></a> maint(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/56">#56</a>)</li> <li><a href="https://github.com/honeycombio/otel-config-go/commit/0b047f9ac3848cb49f5fb893bb01f7f023f9ad43"><code>0b047f9</code></a> maint(deps): bump go.opentelemetry.io/proto/otlp from 0.19.0 to 1.0.0 (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/55">#55</a>)</li> <li><a href="https://github.com/honeycombio/otel-config-go/commit/f4716a600a6ca0140d1e1757e48b797fa44480a7"><code>f4716a6</code></a> feat: Add WithResourceOption for additional resource configuration (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/48">#48</a>)</li> <li><a href="https://github.com/honeycombio/otel-config-go/commit/0b934e083a65ba96f662cc618dc0b959c52b8e49"><code>0b934e0</code></a> docs: Update WithExporterProtocol in README.md (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/54">#54</a>)</li> <li><a href="https://github.com/honeycombio/otel-config-go/commit/8033712c0f52de654024ae9b610f30a3c699150d"><code>8033712</code></a> maint: update ubuntu and collector versions in CI (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/53">#53</a>)</li> <li><a href="https://github.com/honeycombio/otel-config-go/commit/e91da4984f4664a894ec38068177000811d24b80"><code>e91da49</code></a> fix: revert "feat: Add resource option configuration (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/47">#47</a>)" (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/49">#49</a>)</li> <li><a href="https://github.com/honeycombio/otel-config-go/commit/6365f2db2824c5a112dfdad5f9a215a0b83790ff"><code>6365f2d</code></a> feat: Add resource option configuration (<a href="https://redirect.github.com/honeycombio/otel-config-go/issues/47">#47</a>)</li> <li>See full diff in <a href="https://github.com/honeycombio/otel-config-go/compare/v1.10.0...v1.11.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/honeycombio/otel-config-go&package-manager=go_modules&previous-version=1.10.0&new-version=1.11.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information