Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update all opentelemetry-go-contrib packages #11643

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/contrib/bridges/otelzap v0.6.0 -> v0.7.0 age adoption passing confidence
go.opentelemetry.io/contrib/config v0.10.0 -> v0.12.0 age adoption passing confidence
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.56.0 -> v0.57.0 age adoption passing confidence
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 -> v0.57.0 age adoption passing confidence
go.opentelemetry.io/contrib/propagators/b3 v1.31.0 -> v1.32.0 age adoption passing confidence
go.opentelemetry.io/contrib/zpages v0.56.0 -> v0.57.0 age adoption passing confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

open-telemetry/opentelemetry-go-contrib (go.opentelemetry.io/contrib/bridges/otelzap)

v0.7.0

Compare Source

Add support for go.opentelemetry.io/otel v0.7.0

Raw changes made between v0.6.1 and v0.7.0

be5af6f Create RELEASE instructions (#​101)
a3a136f Modify Datadog example test to send UDP packets and validate them (#​96)
41015b5 Bump google.golang.org/grpc from 1.29.1 to 1.30.0 (#​99)
d8b0c8e Bump google.golang.org/grpc in /instrumentation/labstack/echo (#​100)
2638e7b Bump google.golang.org/grpc in /instrumentation/gin-gonic/gin (#​98)
90ce241 Using latest version of mod-tidier which supports go.{mod,sum} check (#​97)
6c478fe Upgrade Exporter to match new API (#​46)
64e2183 Bump github.com/golangci/golangci-lint from 1.21.0 to 1.27.0 in /tools (#​77)
c83cc1e Bump go.mongodb.org/mongo-driver from 1.3.2 to 1.3.4 in /instrumentation/go.mongodb.org/mongo-driver (#​76)
e719fe6 Bump github.com/stretchr/testify in /instrumentation/gin-gonic/gin (#​75)
0f251cc Bump github.com/stretchr/testify (#​74)
b421721 Bump github.com/gin-gonic/gin from 1.6.2 to 1.6.3 in /instrumentation/gin-gonic/gin (#​73)
d923ef6 Bump google.golang.org/grpc from 1.28.1 to 1.29.1 (#​72)
c1fd2a1 Bump google.golang.org/grpc in /instrumentation/labstack/echo (#​71)
ea45049 Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 in /instrumentation/macaron (#​70)
d5e8ef2 Bump google.golang.org/grpc in /instrumentation/gin-gonic/gin (#​69)
efaf37a Bump gopkg.in/macaron.v1 from 1.3.5 to 1.3.9 in /instrumentation/macaron (#​68)
db6e6c5 Bump github.com/stretchr/testify in /instrumentation/labstack/echo (#​67)
eecea29 Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 (#​66)
6972389 Bump github.com/stretchr/testify in /instrumentation/gorilla/mux (#​65)
f0fb8bc Bump github.com/stretchr/testify from 1.5.1 to 1.6.1 in /exporters/metric/dogstatsd (#​62)
325b321 Update project docs and layout (#​92)
135745a Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 in /instrumentation/runtime (#​64)
9f68b4e Fix company affiliation (#​95)
e4d3a09 Add dependabot tidy github workflow (#​94)
f45ec6b Bump github.com/DataDog/datadog-go from 3.5.0+incompatible to 3.7.2+incompatible in /exporters/metric/datadog (#​78)
5e5d6f1 Create dependabot.yml (#​61)
25bcf27 Add tagging script for release process (#​60)


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner November 12, 2024 03:18
@renovate renovate bot added dependencies Pull requests that update a dependency file renovatebot labels Nov 12, 2024
@renovate renovate bot requested a review from songy23 November 12, 2024 03:18
Copy link
Contributor Author

renovate bot commented Nov 12, 2024

ℹ Artifact update notice

File name: config/configgrpc/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 5 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.22.9
go.opentelemetry.io/otel v1.31.0 -> v1.32.0
google.golang.org/grpc v1.67.1 -> v1.68.0
go.opentelemetry.io/otel/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/trace v1.31.0 -> v1.32.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241104194629-dd2ea8efbc28
File name: config/confighttp/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/trace v1.31.0 -> v1.32.0
File name: extension/zpagesextension/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 6 additional dependencies were updated

Details:

Package Change
go.opentelemetry.io/otel/sdk v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/trace v1.31.0 -> v1.32.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 -> v0.57.0
go.opentelemetry.io/otel v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/metric v1.31.0 -> v1.32.0
golang.org/x/sys v0.26.0 -> v0.27.0
File name: otelcol/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 23 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.22.9
golang.org/x/sys v0.26.0 -> v0.27.0
google.golang.org/grpc v1.67.1 -> v1.68.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 -> v2.23.0
go.opentelemetry.io/otel v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.7.0 -> v0.8.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/prometheus v0.53.0 -> v0.54.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.7.0 -> v0.8.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/log v0.7.0 -> v0.8.0
go.opentelemetry.io/otel/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/sdk v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/sdk/log v0.7.0 -> v0.8.0
go.opentelemetry.io/otel/sdk/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/trace v1.31.0 -> v1.32.0
golang.org/x/text v0.19.0 -> v0.20.0
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241104194629-dd2ea8efbc28
File name: service/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 25 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.22.0 -> 1.22.9
go.opentelemetry.io/otel v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/prometheus v0.53.0 -> v0.54.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/log v0.7.0 -> v0.8.0
go.opentelemetry.io/otel/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/sdk v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/sdk/metric v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/trace v1.31.0 -> v1.32.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.22.0 -> v2.23.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.56.0 -> v0.57.0
go.opentelemetry.io/contrib/zpages v0.56.0 -> v0.57.0
go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.7.0 -> v0.8.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/exporters/stdout/stdoutlog v0.7.0 -> v0.8.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.31.0 -> v1.32.0
go.opentelemetry.io/otel/sdk/log v0.7.0 -> v0.8.0
golang.org/x/sys v0.26.0 -> v0.27.0
golang.org/x/text v0.19.0 -> v0.20.0
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/grpc v1.67.1 -> v1.68.0

Copy link
Member

@songy23 songy23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@codeboten
Copy link
Contributor

Thanks, i'll update the PR to hold back the config package update

@codeboten
Copy link
Contributor

It appears the grpc go has reverted the change that caused the patch bump, i suggest we hold off on this dependency until the next version of go is released

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovatebot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants