Skip to content

Commit

Permalink
build(deps): Bump go.opentelemetry.io/contrib/instrumentation/net/htt…
Browse files Browse the repository at this point in the history
…p/otelhttp from 0.54.0 to 0.55.0 (#3284)

Bumps [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.54.0 to 0.55.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/releases">go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases</a>.</em></p>
<blockquote>
<h2>Release v1.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0</h2>
<h2>Overview</h2>
<h3>Added</h3>
<ul>
<li>Add <code>NewProducer</code> to <code>go.opentelemetry.io/contrib/instrumentation/runtime</code>, which allows collecting the <code>go.schedule.duration</code> histogram metric from the Go runtime. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5991">#5991</a>)</li>
<li>Add gRPC protocol support for OTLP log exporter in <code>go.opentelemetry.io/contrib/exporters/autoexport</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6083">#6083</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Drop support for <a href="https://go.dev/doc/go1.21">Go 1.21</a>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6046">#6046</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6047">#6047</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Superfluous call to <code>WriteHeader</code> when flushing after setting a status code in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6074">#6074</a>)</li>
<li>Superfluous call to <code>WriteHeader</code> when writing the response body after setting a status code in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6055">#6055</a>)</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>fix(deps): update module github.com/aws/aws-sdk-go-v2/config to v1.27.30 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6041">open-telemetry/opentelemetry-go-contrib#6041</a></li>
<li>Drop support for Go 1.21 by <a href="https://github.com/MrAlias"><code>@​MrAlias</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6046">open-telemetry/opentelemetry-go-contrib#6046</a></li>
<li>fix(deps): update module github.com/prometheus/client_golang to v1.20.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6044">open-telemetry/opentelemetry-go-contrib#6044</a></li>
<li>chore(deps): update module github.com/pelletier/go-toml/v2 to v2.2.3 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6040">open-telemetry/opentelemetry-go-contrib#6040</a></li>
<li>fix(deps): update google.golang.org/genproto/googleapis/api digest to 4ba0660 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6043">open-telemetry/opentelemetry-go-contrib#6043</a></li>
<li>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 4ba0660 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6045">open-telemetry/opentelemetry-go-contrib#6045</a></li>
<li>fix(deps): update google.golang.org/genproto/googleapis/api digest to f6391c0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6049">open-telemetry/opentelemetry-go-contrib#6049</a></li>
<li>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to f6391c0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6048">open-telemetry/opentelemetry-go-contrib#6048</a></li>
<li>Replace go 1.21 with go 1.22 in go mod by <a href="https://github.com/XSAM"><code>@​XSAM</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6047">open-telemetry/opentelemetry-go-contrib#6047</a></li>
<li>chore(deps): update module github.com/bytedance/sonic to v1.12.2 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6052">open-telemetry/opentelemetry-go-contrib#6052</a></li>
<li>fix(deps): update aws-sdk-go-v2 monorepo by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6051">open-telemetry/opentelemetry-go-contrib#6051</a></li>
<li>chore(deps): update k8s.io/kube-openapi digest to 65a50c7 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6050">open-telemetry/opentelemetry-go-contrib#6050</a></li>
<li>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 7e3bb23 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6056">open-telemetry/opentelemetry-go-contrib#6056</a></li>
<li>chore(deps): update k8s.io/kube-openapi digest to f7e401e by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6057">open-telemetry/opentelemetry-go-contrib#6057</a></li>
<li>fix(deps): update google.golang.org/genproto/googleapis/api digest to 7e3bb23 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6058">open-telemetry/opentelemetry-go-contrib#6058</a></li>
<li>chore(deps): update module github.com/prometheus/common to v0.57.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6059">open-telemetry/opentelemetry-go-contrib#6059</a></li>
<li>fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.61.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6061">open-telemetry/opentelemetry-go-contrib#6061</a></li>
<li>fix(deps): update module google.golang.org/grpc to v1.66.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6060">open-telemetry/opentelemetry-go-contrib#6060</a></li>
<li>Don't write headers on <code>Write</code> if they were already written by <a href="https://github.com/dmathieu"><code>@​dmathieu</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6055">open-telemetry/opentelemetry-go-contrib#6055</a></li>
<li>fix(deps): update module github.com/shirou/gopsutil/v4 to v4.24.8 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6063">open-telemetry/opentelemetry-go-contrib#6063</a></li>
<li>chore(deps): update module github.com/aws/aws-sdk-go-v2/service/sqs to v1.34.6 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6062">open-telemetry/opentelemetry-go-contrib#6062</a></li>
<li>chore(deps): update k8s.io/utils digest to 702e33f by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6065">open-telemetry/opentelemetry-go-contrib#6065</a></li>
<li>chore(deps): update module github.com/prometheus/common to v0.58.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6066">open-telemetry/opentelemetry-go-contrib#6066</a></li>
<li>Ensure codespell failures fail CI by <a href="https://github.com/dmathieu"><code>@​dmathieu</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6064">open-telemetry/opentelemetry-go-contrib#6064</a></li>
<li>fix(deps): update google.golang.org/genproto/googleapis/api digest to 8af14fe by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6068">open-telemetry/opentelemetry-go-contrib#6068</a></li>
<li>chore(deps): update google.golang.org/genproto/googleapis/rpc digest to 8af14fe by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6067">open-telemetry/opentelemetry-go-contrib#6067</a></li>
<li>fix(deps): update aws-sdk-go-v2 monorepo by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6070">open-telemetry/opentelemetry-go-contrib#6070</a></li>
<li>chore(deps): update k8s.io/kube-openapi digest to 9e1beec by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6069">open-telemetry/opentelemetry-go-contrib#6069</a></li>
<li>Implement go.schedule.duration by <a href="https://github.com/dashpole"><code>@​dashpole</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/5991">open-telemetry/opentelemetry-go-contrib#5991</a></li>
<li>chore(deps): update module golang.org/x/arch to v0.10.0 by <a href="https://github.com/renovate"><code>@​renovate</code></a> in <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/pull/6075">open-telemetry/opentelemetry-go-contrib#6075</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md">go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog</a>.</em></p>
<blockquote>
<h2>[1.30.0/0.55.0/0.24.0/0.10.0/0.5.0/0.3.0/0.2.0] - 2024-09-10</h2>
<h3>Added</h3>
<ul>
<li>Add <code>NewProducer</code> to <code>go.opentelemetry.io/contrib/instrumentation/runtime</code>, which allows collecting the <code>go.schedule.duration</code> histogram metric from the Go runtime. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5991">#5991</a>)</li>
<li>Add gRPC protocol support for OTLP log exporter in <code>go.opentelemetry.io/contrib/exporters/autoexport</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6083">#6083</a>)</li>
</ul>
<h3>Removed</h3>
<ul>
<li>Drop support for [Go 1.21]. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6046">#6046</a>, <a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6047">#6047</a>)</li>
</ul>
<h3>Fixed</h3>
<ul>
<li>Superfluous call to <code>WriteHeader</code> when flushing after setting a status code in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6074">#6074</a>)</li>
<li>Superfluous call to <code>WriteHeader</code> when writing the response body after setting a status code in <code>go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp</code>. (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6055">#6055</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/4ccc9c69c6877c878340447de3f4194be5f79e2e"><code>4ccc9c6</code></a> Release v1.30.0/v0.55.0/v0.24.0/v0.10.0/v0.5.0/v0.3.0/v0.2.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6106">#6106</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/d312469f21ca6606e872292bdca206b2680608d3"><code>d312469</code></a> fix(deps): update module github.com/golangci/golangci-lint to v1.61.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6101">#6101</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/5425de9787c190ce2827c6ddd2708cebcd1f1a6e"><code>5425de9</code></a> Fix gosec lint issues (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6107">#6107</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/774b20ea3081ae13b73005e42274fc082a6385e3"><code>774b20e</code></a> chore(deps): update kubernetes packages to v0.31.0 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/5926">#5926</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/38e6e1e72498c3f1b43178a87f8c1ee2945e6ae7"><code>38e6e1e</code></a> chore(deps): update github.com/lufia/plan9stats digest to 873cd01 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6098">#6098</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/9309161366875c1a10635be99f070ed840929444"><code>9309161</code></a> fix(deps): update module google.golang.org/grpc to v1.66.1 (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6103">#6103</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/9a46844f48157bc210a329a109a15ba818d9c1f8"><code>9a46844</code></a> fix(deps): update module github.com/aws/aws-sdk-go-v2/service/dynamodb to v1....</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/f43f59ec78e1c74efdb0d4ab8190d346cf110e5c"><code>f43f59e</code></a> fix(deps): update golang.org/x/exp digest to 701f63a (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6099">#6099</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/53b99aea3498ec571a045ef9e1dd2a220f98ba6e"><code>53b99ae</code></a> feat: add grpc support for log autoexport (<a href="https://redirect.github.com/open-telemetry/opentelemetry-go-contrib/issues/6083">#6083</a>)</li>
<li><a href="https://github.com/open-telemetry/opentelemetry-go-contrib/commit/23e6f6c0a75bda8714f7042cfc70c8347333b8c4"><code>23e6f6c</code></a> chore(deps): update module github.com/go-playground/validator/v10 to v10.22.1...</li>
<li>Additional commits viewable in <a href="https://github.com/open-telemetry/opentelemetry-go-contrib/compare/zpages/v0.54.0...zpages/v0.55.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp&package-manager=go_modules&previous-version=0.54.0&new-version=0.55.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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent 8364cf2 commit 16b0bd7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ require (
github.com/spf13/viper v1.19.0
github.com/stretchr/testify v1.9.0
github.com/wealdtech/go-eth2-wallet-encryptor-keystorev4 v1.4.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0
go.opentelemetry.io/otel v1.30.0
go.opentelemetry.io/otel/exporters/jaeger v1.17.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.30.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -544,8 +544,8 @@ github.com/yuin/goldmark v1.1.27/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9de
github.com/yuin/goldmark v1.2.1/go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74=
github.com/yuin/goldmark v1.3.5/go.mod h1:mwnBkeHKe2W/ZEtQ+71ViKU8L12m81fl3OWwC1Zlc8k=
go.opencensus.io v0.18.0/go.mod h1:vKdFvxhtzZ9onBp9VKHK8z/sRpBMnKAsufL7wlDrCOA=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 h1:TT4fX+nBOA/+LUkobKGW1ydGcn+G3vRw9+g5HwCphpk=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0/go.mod h1:L7UH0GbB0p47T4Rri3uHjbpCFYrVrwc1I25QhNPiGK8=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0 h1:ZIg3ZT/aQ7AfKqdwp7ECpOK6vHqquXXuyTjIO8ZdmPs=
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.55.0/go.mod h1:DQAwmETtZV00skUwgD6+0U89g80NKsJE3DCKeLLPQMI=
go.opentelemetry.io/otel v1.30.0 h1:F2t8sK4qf1fAmY9ua4ohFS/K+FUuOPemHUIXHtktrts=
go.opentelemetry.io/otel v1.30.0/go.mod h1:tFw4Br9b7fOS+uEao81PJjVMjW/5fvNCbpsDIXqP0pc=
go.opentelemetry.io/otel/exporters/jaeger v1.17.0 h1:D7UpUy2Xc2wsi1Ras6V40q806WM07rqoCWzXu7Sqy+4=
Expand Down

0 comments on commit 16b0bd7

Please sign in to comment.