Skip to content

build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.18 to 1.19.19#463

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.19.19
Jun 2, 2026
Merged

build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.19.18 to 1.19.19#463
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.19.19

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps github.com/aws/aws-sdk-go-v2/credentials from 1.19.18 to 1.19.19.

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)

Summary by CodeRabbit

  • Chores
    • Updated AWS SDK Go v2 modules to latest patch versions (core module, credentials, EC2 IMDS, and service modules including Sign In, SSO, SSO OIDC, and STS)
    • Updated Smithy-go dependency to v1.26.0
    • Improved authentication scheme resolution for better compatibility

Bumps [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) from 1.19.18 to 1.19.19.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.18...credentials/v1.19.19)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.19
  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 Jun 2, 2026
@dependabot dependabot Bot requested a review from dongjiang1989 as a code owner June 2, 2026 04:33
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 2, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions github-actions Bot merged commit ed9eb68 into main Jun 2, 2026
4 of 12 checks passed
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 2, 2026

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: e6f33ba2-06b2-4130-ac58-32e1a119edf9

📥 Commits

Reviewing files that changed from the base of the PR and between 36357f2 and 7a28620.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (33)
  • go.mod
  • vendor/github.com/aws/aws-sdk-go-v2/aws/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/credentials/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/credentials/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/feature/ec2/imds/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/internal/configsources/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/internal/endpoints/v2/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/internal/v4a/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/service/internal/presigned-url/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/signin/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/service/signin/auth.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/signin/endpoints.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/signin/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/sso/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/service/sso/auth.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/sso/endpoints.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/sso/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/auth.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/endpoints.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/ssooidc/go_module_metadata.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/sts/CHANGELOG.md
  • vendor/github.com/aws/aws-sdk-go-v2/service/sts/auth.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/sts/endpoints.go
  • vendor/github.com/aws/aws-sdk-go-v2/service/sts/go_module_metadata.go
  • vendor/modules.txt

📝 Walkthrough

Walkthrough

This PR performs a coordinated patch-version update of AWS SDK Go v2 modules. The core SDK, credentials, and multiple service modules are bumped to newer patch versions. Generated metadata constants and changelog entries are updated to reflect these releases. Auth scheme matching logic is improved across signin, sso, ssooidc, and sts services. Endpoint resolver code is refactored for smithy-go v1.26.0 compatibility.

Changes

AWS SDK Go v2 Coordinated Update

Layer / File(s) Summary
Dependency manifest version updates
go.mod, vendor/modules.txt
Core SDK and service module versions are bumped across go.mod and vendor/modules.txt: aws-sdk-go-v2 1.41.8→1.41.9, credentials 1.19.18→1.19.19, signin 1.1.0→1.1.1, sso 1.30.18→1.30.19, ssooidc 1.36.1→1.36.2, sts 1.42.2→1.42.3, and internal packages (imds, configsources, endpoints/v2, v4a, accept-encoding, presigned-url) with coordinated increments.
Generated module version constants and changelog entries
vendor/github.com/aws/aws-sdk-go-v2/.../go_module_metadata.go, vendor/github.com/aws/aws-sdk-go-v2/.../CHANGELOG.md
Across all updated packages, goModuleVersion constants are bumped to match tagged releases, and new CHANGELOG.md entries document updates to smithy-go v1.26.0 and latest SDK module versions. Affected files span core AWS SDK, credentials, internal packages (imds, configsources, endpoints/v2, v4a), service-internal packages (accept-encoding, presigned-url), and services (signin, sso, ssooidc, sts).
Auth scheme ID matching improvements
vendor/github.com/aws/aws-sdk-go-v2/service/{signin,sso,ssooidc,sts}/auth.go
New unexported matchSchemeID(registered, option string) bool helper function is added to each service. This function implements flexible scheme ID matching: exact equality or suffix-after-# matching. The selectScheme logic in each service is updated to use this matching instead of strict string equality, improving auth scheme resolution.
Endpoint resolver refactoring: StringSlice cleanup and scheme ID updates
vendor/github.com/aws/aws-sdk-go-v2/service/{signin,sso,ssooidc,sts}/endpoints.go
Local stringSlice helper types are removed and replaced with compile-time references to rulesfn.StringSlice. In STS endpoints.go, SchemeID values in smithyauth.SetAuthOptions are changed from aws.auth#sigv4 to sigv4 across all region/partition endpoint branches, aligning with smithy-go v1.26.0 architecture changes.

🎯 3 (Moderate) | ⏱️ ~20 minutes

Possibly related PRs

  • kubeservice-stack/modelx#455: Updates smithy-go to v1.26.0, which introduces rulesfn.StringSlice that is now referenced in endpoint resolvers via var _ = rulesfn.StringSlice(nil).
  • kubeservice-stack/modelx#457: Coordinated AWS SDK Go v2 dependency bump that modifies the same generated goModuleVersion constants across internal and service packages.
  • kubeservice-stack/modelx#461: Earlier AWS SDK Go v2 patch-version increment (1.41.7→1.41.8) updating the same core aws/go_module_metadata.go file.

Suggested labels

size/M

Suggested reviewers

  • dongjiang1989
  • github-actions

Poem

🐰 Hops through the vendor fields with glee,
Updating versions for all to see,
Auth schemes match with flexible grace,
StringSlice cleanup wins the race,
Dependencies dance in harmony!

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/github.com/aws/aws-sdk-go-v2/credentials-1.19.19

Comment @coderabbitai help to get the list of available commands and usage tips.

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 size/M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant