Build(deps): Bump google.golang.org/grpc from 1.79.3 to 1.80.0#1080
Build(deps): Bump google.golang.org/grpc from 1.79.3 to 1.80.0#1080dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions 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. |
WalkthroughUpdated dependency versions in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@go.mod`:
- Line 46: The go.mod entry for module
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp uses a
retracted/nonexistent v1.31.0; replace that version with a valid release (eg.
v0.55.0) or remove the module if it's no longer required, then run go mod tidy
to refresh go.sum and ensure no transitive references remain; update the line
containing
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
accordingly and verify builds/tests succeed.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: CHILL
Plan: Pro
Run ID: 76c88da6-5627-4046-b93e-a0cf9d0da145
⛔ Files ignored due to path filters (1)
go.sumis excluded by!**/*.sum
📒 Files selected for processing (1)
go.mod
| github.com/99designs/go-keychain v0.0.0-20191008050251-8e49817e8af4 // indirect | ||
| github.com/99designs/keyring v1.2.2 // indirect | ||
| github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 // indirect | ||
| github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.31.0 // indirect |
There was a problem hiding this comment.
🧩 Analysis chain
🌐 Web query:
What is the latest version of github.com/GoogleCloudPlatform/opentelemetry-operations-go and are there any known issues with version 1.31.0?
💡 Result:
Latest version of GoogleCloudPlatform/opentelemetry-operations-go
The latest tagged version of the Go module github.com/GoogleCloudPlatform/opentelemetry-operations-go is v0.55.0 (published Jan 16, 2026). [1]
Note: this repo also shows older v1.x tags on pkg.go.dev, but they are marked retracted (e.g., v1.8.0, v1.5.2, …). [1]
Known issues with version 1.31.0
There is no v1.31.0 release/tag of GoogleCloudPlatform/opentelemetry-operations-go, so there aren’t repo-specific “known issues with 1.31.0” for this project version. [1]
If you meant OpenTelemetry-Go (go.opentelemetry.io/otel) v1.31.0 (a dependency you might be using alongside this exporter), tell me and I can look up upstream v1.31.0-specific regressions/patch fixes separately.
Sources: [1]
Remove or update the retracted version.
The version v1.31.0 referenced for github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp does not exist. All v1.x versions of this module are retracted; the latest valid version is v0.55.0 (released Jan 16, 2026). Update go.mod to use a valid version or remove this dependency if no longer needed.
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.
In `@go.mod` at line 46, The go.mod entry for module
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp uses a
retracted/nonexistent v1.31.0; replace that version with a valid release (eg.
v0.55.0) or remove the module if it's no longer required, then run go mod tidy
to refresh go.sum and ensure no transitive references remain; update the line
containing
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp
accordingly and verify builds/tests succeed.
|
Does someone know when this of a similar change (gprc >= 1.79.3) will be merged and a new version of ocm released? |
|
rebase DetailsInstructions 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. |
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.77.0 to 1.80.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.77.0...v1.80.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.80.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
79dc614 to
f19db75
Compare
Bumps google.golang.org/grpc from 1.79.3 to 1.80.0.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
397e45eChange version to 1.80.0 (#8948)64ebf0aCherry-pick #8997 to v1.80.x (#9027)e45ed24xds/rbac: add additional handling for addresses with ports (#8990) (#9022)c78d26eCherry-pick #8957 to v1.80.x (#9007)bd7cd3cgrpc: enforce strict path checking for incoming requests on the server (#8987)b6597b3xds/clusterimpl: use xdsConfig for updates and remove redundant fields from L...1d4fa8axds: change cdsbalancer to use update from dependency manager (#8907)8f47d36attributes: Replace internal map with linked list (#8933)22e1ee8xds: add panic recovery in xdsclient resource unmarshalling. (#8895)7136e99credentials/alts: Pool write buffers (#8919)