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

chore(deps): update opentelemetry-go monorepo to v1.34.0 #108

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 15, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
go.opentelemetry.io/otel v1.33.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.32.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.32.0 -> v1.34.0 age adoption passing confidence
go.opentelemetry.io/otel/sdk v1.32.0 -> v1.34.0 age adoption passing confidence

Release Notes

open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.34.0: /v0.56.0/v0.10.0

Compare Source

Overview
Changed
  • Remove the notices from Logger to make the whole Logs API user-facing in go.opentelemetry.io/otel/log. (#​6167)
Fixed
  • Relax minimum Go version to 1.22.0 in various modules. (#​6073)
  • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc client is corrected from otlphttpgrpc to otlptracegrpc. (#​6143)
  • The Type name logged for the go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlphttpgrpc client is corrected from otlphttphttp to otlptracehttp. (#​6143)
What's Changed

Full Changelog: open-telemetry/opentelemetry-go@v1.33.0...v1.34.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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 December 15, 2024 18:22
@renovate renovate bot added the gomod label Dec 15, 2024
Copy link
Contributor Author

renovate bot commented Dec 15, 2024

ℹ Artifact update notice

File name: 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/grpc-ecosystem/grpc-gateway/v2 v2.23.0 -> v2.25.1
go.opentelemetry.io/otel/metric v1.33.0 -> v1.34.0
go.opentelemetry.io/otel/trace v1.33.0 -> v1.34.0
go.opentelemetry.io/proto/otlp v1.3.1 -> v1.5.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/oauth2 v0.23.0 -> v0.24.0
golang.org/x/sys v0.28.0 -> v0.29.0
golang.org/x/term v0.27.0 -> v0.28.0
google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28 -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28 -> v0.0.0-20250115164207-1a7da9e5054f
google.golang.org/protobuf v1.36.1 -> v1.36.3

@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 9803c7a to 30f0dcc Compare December 16, 2024 01:07
@github-actions github-actions bot added size/M and removed size/L labels Dec 16, 2024
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 7 times, most recently from b2e6e19 to 439ea66 Compare December 21, 2024 21:34
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 3 times, most recently from 014d318 to 1101101 Compare December 27, 2024 17:02
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 2 times, most recently from fb2b232 to 667c771 Compare January 9, 2025 22:48
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch 6 times, most recently from 710add2 to 6d3419a Compare January 16, 2025 12:13
@renovate renovate bot force-pushed the renovate/opentelemetry-go-monorepo branch from 6d3419a to 04aed20 Compare January 20, 2025 16:38
@renovate renovate bot changed the title chore(deps): update opentelemetry-go monorepo to v1.33.0 chore(deps): update opentelemetry-go monorepo to v1.34.0 Jan 20, 2025
@renovate renovate bot merged commit 9d00fb9 into master Jan 20, 2025
17 checks passed
@renovate renovate bot deleted the renovate/opentelemetry-go-monorepo branch January 20, 2025 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants