Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.16 in /runtime#88

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/runtime/github.com/aws/aws-sdk-go-v2/config-1.32.16
Open

build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.16 in /runtime#88
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/runtime/github.com/aws/aws-sdk-go-v2/config-1.32.16

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.16.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) from 1.32.12 to 1.32.16.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.12...config/v1.32.16)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 23, 2026
Copy link
Copy Markdown

@arkanaai arkanaai 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: ✅ APPROVE

Dependabot patch-version bump of AWS SDK Go v2 dependencies.

Changes reviewed

  • runtime/go.mod: version bumps for aws-sdk-go-v2 (1.41.5→1.41.6), config (1.32.12→1.32.16), sts (1.41.9→1.42.0), smithy-go (1.24.2→1.25.0), plus transitive indirect deps (credentials, ec2/imds, configsources, endpoints, v4a, accept-encoding, presigned-url, signin, sso, ssooidc). Dropped internal/ini indirect dep (removed upstream).
  • runtime/go.sum: corresponding hash updates.

Assessment

  • No source code changes. Only go.mod and go.sum modified.
  • No protocol-critical code touched. No VTXO, signing, forfeit, round, or exit path changes.
  • No API surface changes. All bumps are patch/minor on internal AWS SDK modules.
  • No cross-repo impact. This is an internal runtime dependency.
  • smithy-go minor bump (1.24→1.25): upstream changelog shows no breaking changes — adds AccountIDEndpointRouting awareness for BDD endpoints.
  • internal/ini removal: expected — AWS SDK consolidated this into the config module in this version range.

CI

Checks (enclave-test, lint, unit-test) are currently pending. Merge after CI passes.

Low-risk. Ship it. 🚢

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants