chore(deps): bump the go-minor-patch group across 1 directory with 12 updates#1598
chore(deps): bump the go-minor-patch group across 1 directory with 12 updates#1598dependabot[bot] wants to merge 3 commits intomainfrom
Conversation
… updates Bumps the go-minor-patch group with 11 updates in the /go directory: | Package | From | To | | --- | --- | --- | | [github.com/a2aproject/a2a-go](https://github.com/a2aproject/a2a-go) | `0.3.6` | `0.3.13` | | [github.com/anthropics/anthropic-sdk-go](https://github.com/anthropics/anthropic-sdk-go) | `1.26.0` | `1.27.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.13` | | [github.com/fatih/color](https://github.com/fatih/color) | `1.18.0` | `1.19.0` | | [github.com/openai/openai-go/v3](https://github.com/openai/openai-go) | `3.26.0` | `3.30.0` | | [go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp](https://github.com/open-telemetry/opentelemetry-go-contrib) | `0.63.0` | `0.67.0` | | [golang.org/x/text](https://github.com/golang/text) | `0.34.0` | `0.35.0` | | [google.golang.org/genai](https://github.com/googleapis/go-genai) | `1.40.0` | `1.52.0` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.35.1` | `0.35.3` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.35.1` | `0.35.3` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.23.1` | `0.23.3` | Updates `github.com/a2aproject/a2a-go` from 0.3.6 to 0.3.13 - [Release notes](https://github.com/a2aproject/a2a-go/releases) - [Changelog](https://github.com/a2aproject/a2a-go/blob/v0.3.13/CHANGELOG.md) - [Commits](a2aproject/a2a-go@v0.3.6...v0.3.13) Updates `github.com/anthropics/anthropic-sdk-go` from 1.26.0 to 1.27.1 - [Release notes](https://github.com/anthropics/anthropic-sdk-go/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-go/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-go@v1.26.0...v1.27.1) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.13 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.32.10...config/v1.32.13) Updates `github.com/fatih/color` from 1.18.0 to 1.19.0 - [Release notes](https://github.com/fatih/color/releases) - [Commits](fatih/color@v1.18.0...v1.19.0) Updates `github.com/openai/openai-go/v3` from 3.26.0 to 3.30.0 - [Release notes](https://github.com/openai/openai-go/releases) - [Changelog](https://github.com/openai/openai-go/blob/main/CHANGELOG.md) - [Commits](openai/openai-go@v3.26.0...v3.30.0) Updates `go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp` from 0.63.0 to 0.67.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-go-contrib@zpages/v0.63.0...zpages/v0.67.0) Updates `golang.org/x/text` from 0.34.0 to 0.35.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.34.0...v0.35.0) Updates `google.golang.org/genai` from 1.40.0 to 1.52.0 - [Release notes](https://github.com/googleapis/go-genai/releases) - [Changelog](https://github.com/googleapis/go-genai/blob/main/CHANGELOG.md) - [Commits](googleapis/go-genai@v1.40.0...v1.52.0) Updates `k8s.io/api` from 0.35.1 to 0.35.3 - [Commits](kubernetes/api@v0.35.1...v0.35.3) Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.3 - [Commits](kubernetes/apimachinery@v0.35.1...v0.35.3) Updates `k8s.io/client-go` from 0.35.1 to 0.35.3 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.35.1...v0.35.3) Updates `sigs.k8s.io/controller-runtime` from 0.23.1 to 0.23.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.23.1...v0.23.3) --- updated-dependencies: - dependency-name: github.com/a2aproject/a2a-go dependency-version: 0.3.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/anthropics/anthropic-sdk-go dependency-version: 1.27.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.13 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: github.com/fatih/color dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: github.com/openai/openai-go/v3 dependency-version: 3.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp dependency-version: 0.67.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: golang.org/x/text dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: google.golang.org/genai dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: k8s.io/api dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: k8s.io/apimachinery dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: k8s.io/client-go dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch - dependency-name: sigs.k8s.io/controller-runtime dependency-version: 0.23.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
There was a problem hiding this comment.
Pull request overview
Updates the Go module dependencies under /go to newer minor/patch versions, aligning the project with upstream bugfixes and feature additions across SDKs and Kubernetes/controller-runtime libraries.
Changes:
- Bump multiple direct Go dependencies (A2A, Anthropic, AWS SDK config, OpenAI, OTel HTTP instrumentation, GenAI, Kubernetes libs, controller-runtime).
- Refresh transitive dependency versions and checksums via
go.sumupdates.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| go/go.mod | Updates direct (and some indirect) module version requirements for the /go module. |
| go/go.sum | Updates module checksums to match the resolved dependency graph after the bumps. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| k8s.io/api v0.35.3 | ||
| k8s.io/apimachinery v0.35.3 | ||
| k8s.io/client-go v0.35.3 | ||
| sigs.k8s.io/controller-runtime v0.23.3 |
There was a problem hiding this comment.
PR description says the go-minor-patch group has 11 updates, but this change also bumps k8s.io/apimachinery (0.35.1 → 0.35.3). Consider updating the dependency table in the PR description (or adjusting the stated count) so it matches the actual direct dependency changes.
|
@dependabot rebase |
|
Sorry, only users with push access can use that command. |
Bumps the go-minor-patch group with 11 updates in the /go directory:
0.3.60.3.131.26.01.27.11.32.101.32.131.18.01.19.03.26.03.30.00.63.00.67.00.34.00.35.01.40.01.52.00.35.10.35.30.35.10.35.30.23.10.23.3Updates
github.com/a2aproject/a2a-gofrom 0.3.6 to 0.3.13Release notes
Sourced from github.com/a2aproject/a2a-go's releases.
... (truncated)
Changelog
Sourced from github.com/a2aproject/a2a-go's changelog.
... (truncated)
Commits
2836447fix: 0.3 SDK fixes (#297)2a38ed7test: fix races893aa2afix: ensure correct concurrent cancellation results (#286)e1ea200update changelog6449d35fix: cherry-pick fixes for 0.3 (#281)8440e10fix: taskupdater result mutable and cleanup callback (#273)737b46efix: correctly handle concurrent cancellations (#271)90392aafeat: extend taskstore.Save with prev task (#267)c5ece7fchore(main): release 0.3.7 (#189)3057474feat: retry cancelations (#222)Updates
github.com/anthropics/anthropic-sdk-gofrom 1.26.0 to 1.27.1Release notes
Sourced from github.com/anthropics/anthropic-sdk-go's releases.
Changelog
Sourced from github.com/anthropics/anthropic-sdk-go's changelog.
Commits
017d9ffrelease: 1.27.19acaf1bchore(internal): regenerate SDK with no functional changesffead10codegen metadataa879bf2chore(internal): tweak CI branches2bec06frelease: 1.27.0d6afe5dfeat(api): GA thinking-display-settingd8052e7chore(internal): codegen related updatedb3c9fachore(internal): codegen related updatebcf8d02chore(internal): codegen related updated6aab68codegen metadataUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.10 to 1.32.13Commits
90650ddRelease 2026-03-26dd88818Regenerated Clientsb662c50Update endpoints model500a9cbUpdate API model6221102fix stale skew and delayed skew healing (#3359)0a39373fix order of generated event header handlers (#3361)098f389Only generate resolveAccountID when it's required (#3360)6ebab66Release 2026-03-25b2ec3beRegenerated Clientsabc126fUpdate API modelUpdates
github.com/fatih/colorfrom 1.18.0 to 1.19.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
ca25f6eMerge pull request #266 from fatih/dependabot/github_actions/actions/setup-go-61205984Bump actions/setup-go from 5 to 65715c20Merge pull request #269 from UnSubble/main2f6e200Merge branch 'main' into mainf72ec94Merge pull request #273 from fatih/dependabot/github_actions/actions/checkout-6848e633Merge branch 'main' into main4c2cd34Add tests7f812f0Bump actions/checkout from 4 to 6b7fc9f9Merge pull request #259 from fatih/dependabot/github_actions/dominikh/staticc...239a88fBump dominikh/staticcheck-action from 1.3.1 to 1.4.0Updates
github.com/openai/openai-go/v3from 3.26.0 to 3.30.0Release notes
Sourced from github.com/openai/openai-go/v3's releases.
... (truncated)
Changelog
Sourced from github.com/openai/openai-go/v3's changelog.
... (truncated)
Commits
da6db3brelease: 3.30.094fecdbfix(api): align SDK response types with expanded item schemase5e28e6feat(api): add keys field to computer action typesf4ed787chore(client): fix multipart serialisation of Default() fieldscacbc36chore(internal): support default value struct tagaf47346chore(tests): bump steady to v0.19.70388a09chore(ci): skip lint on metadata-only changes94bbd24fix(types): generate shared enum types that are not referenced by other schemas9c1e485chore(tests): bump steady to v0.19.6b325565fix(types): make Type required, correct enum in ResponseInputMessageItemUpdates
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttpfrom 0.63.0 to 0.67.0Release notes
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's releases.
... (truncated)
Changelog
Sourced from go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp's changelog.
... (truncated)
Commits
d8dabf6Release v1.42.0/v2.4.0/v0.67.0/v0.36.0/v0.22.0/v0.17.0/v0.15.0/v0.14.0 (#8649)b1de2c7otelconf: host detector should include os as well (#8578)b228c0ffix(deps): update module google.golang.org/grpc to v1.79.2 (#8644)e70fd97Use correct bucket boundaries for otelgrpc client and server histograms (#8642)b018d98fix(deps): update aws-sdk-go-v2 monorepo (#8643)fb6a351chore(deps): update github/codeql-action action to v4.32.6 (#8641)2c9c10echore(deps): update dependency codespell to v2.4.2 (#8640)22248d4chore: enable modernize linter (#8583)324662aenvcar: add environment carrier (#8442)69addb4chore(deps): update k8s.io/kube-openapi digest to 5b3e3fd (#8636)Updates
golang.org/x/textfrom 0.34.0 to 0.35.0Commits
7ca2c6dgo.mod: update golang.org/x dependencies73d1ba9all: upgrade go directive to at least 1.25.0 [generated]Updates
google.golang.org/genaifrom 1.40.0 to 1.52.0Release notes
Sourced from google.golang.org/genai's releases.
... (truncated)
Changelog
Sourced from google.golang.org/genai's changelog.