Skip to content

chore(deps): bump grpc, otel, x/net, mongo-driver for security advisories - #30

Merged
syscod3 merged 1 commit into
mainfrom
chore/security-dep-bumps
Jul 8, 2026
Merged

chore(deps): bump grpc, otel, x/net, mongo-driver for security advisories#30
syscod3 merged 1 commit into
mainfrom
chore/security-dep-bumps

Conversation

@syscod3

@syscod3 syscod3 commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Resolves the 6 open Dependabot alerts on main (1 critical, 1 high, 4 moderate), all to their patched versions:

Severity Package From To
Critical google.golang.org/grpc 1.79.2 1.80.0
High go.opentelemetry.io/otel/sdk (+ otlp exporters) 1.42.0 1.43.0
Moderate golang.org/x/net 0.51.0 0.55.0
Moderate go.mongodb.org/mongo-driver 1.8.3 1.17.7

grpc goes to 1.80.0 (not the 1.79.3 patch floor) because otel 1.43.0's OTLP exporters require it. Full build + go test ./... pass on both darwin and linux.

…ries

Resolves 6 open Dependabot alerts (1 critical, 1 high, 4 moderate):
- google.golang.org/grpc 1.79.2 -> 1.80.0 (critical; otel 1.43 requires 1.80)
- go.opentelemetry.io/otel/sdk + otlp exporters 1.42.0 -> 1.43.0 (high)
- golang.org/x/net 0.51.0 -> 0.55.0 (moderate)
- go.mongodb.org/mongo-driver 1.8.3 -> 1.17.7 (moderate)

Full build + test suite pass on darwin and linux.
@syscod3
syscod3 merged commit 84fad48 into main Jul 8, 2026
17 checks passed
@syscod3
syscod3 deleted the chore/security-dep-bumps branch July 8, 2026 21:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant