Skip to content

Update opentelemetry-go-contrib monorepo to v0.60.0 #150

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

Open
wants to merge 1 commit into
base: release-4.16
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link

@red-hat-konflux red-hat-konflux bot commented Mar 2, 2025

This PR contains the following updates:

Package Type Update Change
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc replace minor v0.47.0 -> v0.60.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc indirect minor v0.42.0 -> v0.60.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp indirect minor v0.44.0 -> v0.60.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (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 these updates again.


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

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Copy link
Author

red-hat-konflux bot commented Mar 2, 2025

ℹ 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):

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

Details:

Package Change
go 1.21 -> 1.22.9
github.com/google/go-cmp v0.6.0 -> v0.7.0
go.opentelemetry.io/otel v1.22.0 -> v1.35.0
go.opentelemetry.io/otel/sdk v1.22.0 -> v1.35.0
go.opentelemetry.io/otel/trace v1.22.0 -> v1.35.0
google.golang.org/grpc v1.61.0 -> v1.71.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/felixge/httpsnoop v1.0.3 -> v1.0.4
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/uuid v1.4.0 -> v1.6.0
go.opentelemetry.io/otel/metric v1.22.0 -> v1.35.0
golang.org/x/crypto v0.18.0 -> v0.33.0
golang.org/x/mod v0.14.0 -> v0.17.0
golang.org/x/net v0.20.0 -> v0.35.0
golang.org/x/oauth2 v0.14.0 -> v0.25.0
golang.org/x/sync v0.5.0 -> v0.11.0
golang.org/x/sys v0.16.0 -> v0.30.0
golang.org/x/term v0.16.0 -> v0.29.0
golang.org/x/text v0.14.0 -> v0.22.0
golang.org/x/tools v0.16.1 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
google.golang.org/genproto/googleapis/api v0.0.0-20231106174013-bbf56f31fb17 -> v0.0.0-20250106144421-5f5ef82da422
google.golang.org/genproto/googleapis/rpc v0.0.0-20231106174013-bbf56f31fb17 -> v0.0.0-20250218202821-56aae31c358a
google.golang.org/protobuf v1.33.0 -> v1.36.5

@openshift-ci openshift-ci bot requested a review from ingvagabund March 2, 2025 23:01
Copy link

openshift-ci bot commented Mar 2, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign ingvagabund for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 2, 2025
Copy link

openshift-ci bot commented Mar 2, 2025

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-4.16/opentelemetry-go-contrib-monorepo branch from d1fa7cd to b979217 Compare March 16, 2025 07:08
@red-hat-konflux red-hat-konflux bot changed the title Update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.59.0 Update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.60.0 Mar 16, 2025
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-4.16/opentelemetry-go-contrib-monorepo branch from b979217 to 5544bcc Compare April 6, 2025 18:59
@red-hat-konflux red-hat-konflux bot changed the title Update module go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc to v0.60.0 Update opentelemetry-go-contrib monorepo to v0.60.0 Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants