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 module github.com/opentracing-contrib/go-grpc to v0.1.0 #5958

Merged
merged 2 commits into from
Nov 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/opentracing-contrib/go-grpc v0.0.0-20241107172107-e3cbcab5b6a5 -> v0.1.0 age adoption passing confidence

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 this update 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 added the dependencies Pull requests that update a dependency file label Nov 8, 2024
@renovate renovate bot requested a review from MrAlias as a code owner November 8, 2024 06:23
@renovate renovate bot added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Nov 8, 2024
Copy link
Contributor Author

renovate bot commented Nov 8, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: bridge/opentracing/test/go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading github.com/opentracing-contrib/go-grpc v0.1.0
go: downloading github.com/opentracing/opentracing-go v1.2.0
go: downloading github.com/stretchr/testify v1.9.0
go: downloading google.golang.org/grpc v1.68.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/net v0.30.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28
go: downloading github.com/go-logr/logr v1.4.2
go: downloading google.golang.org/protobuf v1.35.1
go: downloading golang.org/x/sys v0.27.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading golang.org/x/text v0.20.0
go: go.opentelemetry.io/otel/bridge/opentracing/test tested by
	go.opentelemetry.io/otel/bridge/opentracing/test.test imports
	github.com/opentracing-contrib/go-grpc/test/otgrpc_testing: cannot find module providing package github.com/opentracing-contrib/go-grpc/test/otgrpc_testing

@renovate renovate bot force-pushed the renovate/github.com-opentracing-contrib-go-grpc-0.x branch 2 times, most recently from 8f6784f to 46b951e Compare November 8, 2024 06:38
@renovate renovate bot force-pushed the renovate/github.com-opentracing-contrib-go-grpc-0.x branch from 46b951e to 70b9263 Compare November 8, 2024 08:21
@pellared
Copy link
Member

pellared commented Nov 8, 2024

Needs some work because of opentracing-contrib/go-grpc#19 and

testpb "github.com/opentracing-contrib/go-grpc/test/otgrpc_testing"

Copy link
Contributor Author

renovate bot commented Nov 8, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

bridge/opentracing/test/go.mod Show resolved Hide resolved
@pellared pellared merged commit 6db18df into main Nov 8, 2024
35 checks passed
@pellared pellared deleted the renovate/github.com-opentracing-contrib-go-grpc-0.x branch November 8, 2024 09:13
@pellared pellared added this to the v1.32.0 milestone Nov 8, 2024
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 Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants