Update go dependencies#2581
Conversation
|
Warning Review limit reached
Next review available in: 43 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (6)
📒 Files selected for processing (5)
📝 WalkthroughWalkthroughFive Go module manifests refresh direct and indirect dependency versions across runtime, policy-engine, integration test, and AI SDK modules. Updates include Envoy, gRPC, OpenTelemetry, Testcontainers, container tooling, JWT, etcd, and related Go libraries. ChangesGo module dependency refresh
Estimated code review effort: 3 (Moderate) | ~25 minutes Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Dependency Validation ResultsDependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: google.golang.org/grpc Dependency name: github.com/gorilla/websocket Dependency name: github.com/testcontainers/testcontainers-go/modules/compose Dependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: go.opentelemetry.io/otel Dependency name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc Dependency name: go.opentelemetry.io/otel/sdk Dependency name: go.opentelemetry.io/otel/trace Dependency name: go.opentelemetry.io/proto/otlp Dependency name: google.golang.org/grpc Dependency name: github.com/testcontainers/testcontainers-go/modules/compose Dependency name: github.com/pb33f/libopenapi Next Steps
|
Dependency Validation ResultsDependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: google.golang.org/grpc Dependency name: github.com/gorilla/websocket Dependency name: github.com/testcontainers/testcontainers-go/modules/compose Dependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: go.opentelemetry.io/otel Dependency name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc Dependency name: go.opentelemetry.io/otel/sdk Dependency name: go.opentelemetry.io/otel/trace Dependency name: go.opentelemetry.io/proto/otlp Dependency name: google.golang.org/grpc Dependency name: github.com/testcontainers/testcontainers-go/modules/compose Dependency name: github.com/pb33f/libopenapi Next Steps
|
a88f1ec to
b57e5ac
Compare
Dependency Validation ResultsDependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: google.golang.org/grpc Dependency name: github.com/gorilla/websocket Dependency name: github.com/testcontainers/testcontainers-go/modules/compose Dependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: go.opentelemetry.io/otel Dependency name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc Dependency name: go.opentelemetry.io/otel/sdk Dependency name: go.opentelemetry.io/otel/trace Dependency name: go.opentelemetry.io/proto/otlp Dependency name: google.golang.org/grpc Dependency name: github.com/testcontainers/testcontainers-go/modules/compose Next Steps
|
b57e5ac to
bc1662f
Compare
Dependency Validation ResultsDependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: google.golang.org/grpc Dependency name: github.com/gorilla/websocket Dependency name: github.com/testcontainers/testcontainers-go/modules/compose Dependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: go.opentelemetry.io/otel Dependency name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc Dependency name: go.opentelemetry.io/otel/sdk Dependency name: go.opentelemetry.io/otel/trace Dependency name: go.opentelemetry.io/proto/otlp Dependency name: google.golang.org/grpc Dependency name: github.com/testcontainers/testcontainers-go/modules/compose |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@event-gateway/it/go.mod`:
- Around line 147-160: Update the OpenTelemetry gRPC exporter dependencies in
go.mod: change otlpmetricgrpc and otlptracegrpc from v1.42.0 to v1.43.0, keeping
the other module versions and indirect dependency declarations unchanged.
🪄 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: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
Run ID: 19557219-3bba-4161-a4c2-260a1783f02a
⛔ Files ignored due to path filters (3)
event-gateway/gateway-runtime/go.sumis excluded by!**/*.sumevent-gateway/it/go.sumis excluded by!**/*.sumgateway/gateway-runtime/policy-engine/go.sumis excluded by!**/*.sum
📒 Files selected for processing (3)
event-gateway/gateway-runtime/go.modevent-gateway/it/go.modgateway/gateway-runtime/policy-engine/go.mod
🚧 Files skipped from review as they are similar to previous changes (2)
- event-gateway/gateway-runtime/go.mod
- gateway/gateway-runtime/policy-engine/go.mod
bc1662f to
f71bfd1
Compare
Dependency Validation ResultsDependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: google.golang.org/grpc Dependency name: github.com/gorilla/websocket Dependency name: github.com/testcontainers/testcontainers-go/modules/compose Dependency name: github.com/envoyproxy/go-control-plane/envoy Dependency name: go.opentelemetry.io/otel Dependency name: go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc Dependency name: go.opentelemetry.io/otel/sdk Dependency name: go.opentelemetry.io/otel/trace Dependency name: go.opentelemetry.io/proto/otlp Dependency name: google.golang.org/grpc Dependency name: github.com/testcontainers/testcontainers-go/modules/compose |
Purpose
Updated event-gateway/it from github.com/testcontainers/testcontainers-go/modules/compose 0.40.0 to 0.43.0, which moves the vulnerable transitives to github.com/containerd/containerd/v2 2.2.4, go.opentelemetry.io/otel/sdk 1.43.0, and go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp 1.43.0. Also updated the same Compose dependency in gateway/it, removed remaining repo-wide go.opentelemetry.io/otel/sdk 1.41.0 references by moving runtime/sdk modules to OpenTelemetry 1.44.0, and upgraded sdk/ai's etcd transitives to the 3.6 line for compatibility with the newer workspace OpenTelemetry graph.
Goals
Approach
User stories
Documentation
Automation tests
Security checks
Samples
Related PRs
Test environment