Skip to content

deps: update all dependencies to latest compatible versions#52

Merged
botirk38 merged 1 commit into
masterfrom
devin/1779659612-update-all-deps
May 24, 2026
Merged

deps: update all dependencies to latest compatible versions#52
botirk38 merged 1 commit into
masterfrom
devin/1779659612-update-all-deps

Conversation

@devin-ai-integration
Copy link
Copy Markdown
Contributor

Summary

Updates all direct and indirect dependencies to their latest compatible versions. Supersedes all 9 open dependabot PRs (#22, #23, #26, #27, #29, #30, #31, #32, #33).

Direct deps updated:

  • github.com/anthropics/anthropic-sdk-go v1.19.0 → v1.45.0
  • github.com/redis/go-redis/v9 v9.17.1 → v9.19.0

Indirect deps updated:

  • cloud.google.com/go/auth v0.16.4 → v0.17.0
  • cloud.google.com/go/compute/metadata v0.8.0 → v0.9.0
  • golang.org/x/crypto v0.45.0 → v0.46.0
  • golang.org/x/net v0.47.0 → v0.48.0
  • golang.org/x/sys v0.38.0 → v0.39.0
  • golang.org/x/text v0.31.0 → v0.32.0
  • google.golang.org/genai v1.36.0 → v1.39.0
  • google.golang.org/grpc v1.74.2 → v1.77.0
  • google.golang.org/protobuf v1.36.7 → v1.36.11
  • go.opentelemetry.io/otel v1.36.0 → v1.38.0
  • go.opentelemetry.io/auto/sdk v1.1.0 → v1.2.1

Note: github.com/googleapis/enterprise-certificate-proxy kept at v0.3.6 — v0.3.16 requires Go 1.25.8+ (we're on 1.25.3).

Review & Testing Checklist for Human

Notes

  • All tests pass locally with -race flag
  • go vet and gofmt clean

Link to Devin session: https://app.devin.ai/sessions/1ffef0a58ad440e9aa7f1b64e537a98f
Requested by: @botirk38

Direct deps:
- github.com/anthropics/anthropic-sdk-go v1.19.0 -> v1.45.0
- github.com/redis/go-redis/v9 v9.17.1 -> v9.19.0

Indirect deps:
- cloud.google.com/go/auth v0.16.4 -> v0.17.0
- cloud.google.com/go/compute/metadata v0.8.0 -> v0.9.0
- golang.org/x/crypto v0.45.0 -> v0.46.0
- golang.org/x/net v0.47.0 -> v0.48.0
- golang.org/x/sys v0.38.0 -> v0.39.0
- golang.org/x/text v0.31.0 -> v0.32.0
- google.golang.org/genai v1.36.0 -> v1.39.0
- google.golang.org/grpc v1.74.2 -> v1.77.0
- google.golang.org/protobuf v1.36.7 -> v1.36.11
- go.opentelemetry.io/otel v1.36.0 -> v1.38.0
- go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1

Supersedes dependabot PRs #22, #23, #26, #27, #29, #30, #31, #32, #33.

Co-Authored-By: Botir Khaltaev <btrghstk@gmail.com>
@devin-ai-integration
Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

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