chore(deps): update reviewed Go dependencies - #3980
Open
aheritier wants to merge 18 commits into
Open
Conversation
aheritier
force-pushed
the
deps/aws-sdk-go-v2-family
branch
from
August 13, 2026 22:21
eb787c7 to
ae0a50b
Compare
aheritier
marked this pull request as draft
August 13, 2026 22:42
aheritier
force-pushed
the
deps/aws-sdk-go-v2-family
branch
2 times, most recently
from
August 14, 2026 08:59
9c3acfe to
8287d2a
Compare
aheritier
marked this pull request as ready for review
August 14, 2026 09:17
Assisted-By: docker-agent
Assisted-By: docker-agent
Assisted-By: docker-agent
…o v0.0.0-20260806115107-493f22071ef6 Assisted-By: docker-agent
Assisted-By: docker-agent
Assisted-By: docker-agent
Assisted-By: docker-agent
Assisted-By: docker-agent Transitively pulls the aws-sdk-go-v2 module family to intermediate versions between the current baseline and the dedicated AWS family bump.
… to v0.0.0-20260810193856-9376b9c76461 Assisted-By: docker-agent
Assisted-By: docker-agent
Assisted-By: docker-agent
Assisted-By: docker-agent
Assisted-By: docker-agent
Also bumps github.com/aws/smithy-go from v1.27.5 to v1.27.7, an inseparable transitive requirement pulled in by aws-sdk-go-v2 itself. Assisted-By: docker-agent
config's go.mod pins matching credentials and sts versions, so this\nrelease train also carries:\n- github.com/aws/aws-sdk-go-v2/credentials v1.19.32 -> v1.19.35\n- github.com/aws/aws-sdk-go-v2/service/sts v1.45.2 -> v1.45.5\n\nAssisted-By: docker-agent
… to v1.57.2 Assisted-By: docker-agent
Assisted-By: docker-agent
Assisted-By: docker-agent
aheritier
force-pushed
the
deps/aws-sdk-go-v2-family
branch
from
August 14, 2026 19:24
8287d2a to
49f4074
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Reviewed direct Go dependency updates are included below. The AWS SDK follow-up commits are part of this PR, including the matching credentials, STS, and Smithy requirements. The MCP SDK and ADK updates remain pending because they require source compatibility work. The
ultravioletupdate is intentionally skipped because the module is governed by the existing replacement/fork setup.Validation
go mod tidy -diff: cleantask lint: passedtask build: passedtask test: one known base-reproducible failure remains:pkg/runtime TestStructuredOutputToolMode_TextStopTriggersRemindersThenError.The test result is not unconditionally green; the failure also reproduces against the base branch.