Skip to content

Bump dependencies#2113

Merged
dgageot merged 7 commits intodocker:mainfrom
dgageot:bump-dependencies-23
Mar 16, 2026
Merged

Bump dependencies#2113
dgageot merged 7 commits intodocker:mainfrom
dgageot:bump-dependencies-23

Conversation

@dgageot
Copy link
Member

@dgageot dgageot commented Mar 16, 2026

Module From To Status
github.com/aws/aws-sdk-go-v2 v1.41.3 v1.41.4 bumped
github.com/aws/aws-sdk-go-v2/config v1.32.11 v1.32.12 bumped
github.com/aws/aws-sdk-go-v2/credentials v1.19.11 v1.19.12 bumped
github.com/aws/aws-sdk-go-v2/service/bedrockruntime v1.50.1 v1.50.2 bumped
github.com/aws/aws-sdk-go-v2/service/sts v1.41.8 v1.41.9 bumped
github.com/getkin/kin-openapi v0.132.0 v0.134.0 skipped -- license issue above v0.132.0
github.com/k3a/html2text v1.3.0 v1.4.0 bumped
github.com/modelcontextprotocol/go-sdk v1.4.0 v1.4.1 bumped
github.com/openai/openai-go/v3 v3.26.0 v3.28.0 bumped
google.golang.org/genai v1.49.0 v1.50.0 bumped

dgageot added 7 commits March 16, 2026 09:22
Also bumps aws-sdk-go-v2/credentials v1.19.11->v1.19.12 and aws-sdk-go-v2/service/sts v1.41.8->v1.41.9

Assisted-By: docker-agent
@dgageot dgageot requested a review from a team as a code owner March 16, 2026 08:42
Copy link

@docker-agent docker-agent bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Review Summary

Assessment: 🟢 APPROVE

Summary

This dependency bump PR cleanly updates AWS SDK v2 modules, OpenAI SDK, and other Go dependencies with minor/patch version increments. All changes are backward-compatible by semantic versioning standards.

Key observations:

  • ✅ All AWS SDK modules updated in coordination (v2 core, config, credentials, bedrockruntime, sts)
  • ✅ go.sum checksums properly updated for all direct and indirect dependencies
  • ✅ License compliance maintained (getkin/kin-openapi correctly held at v0.132.0)
  • ✅ No code changes accompany the dependency updates, minimizing integration risk
  • ✅ Version increments are consistent across related package families

Findings

No issues found. The dependency updates follow best practices and maintain compatibility.

@dgageot dgageot changed the title Bump dependencies 23 Bump dependencies Mar 16, 2026
@dgageot dgageot merged commit b85ff13 into docker:main Mar 16, 2026
8 checks passed
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.

2 participants