Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.42.2#192
Conversation
Bumps [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) from 1.42.1 to 1.42.2. - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.42.1...service/s3/v1.42.2) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts dependency-version: 1.42.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Dependency Bump Evaluation
Version change: 1.42.1 -> 1.42.2 (patch)
Changes:
- Updated to the latest SDK module versions (dependency synchronization only)
- Transitive bumps: aws-sdk-go-v2 v1.41.7->v1.41.8, internal/configsources v1.4.23->v1.4.24, internal/endpoints/v2 v2.7.23->v2.7.24, internal/v4a v1.4.24->v1.4.25, service/internal/presigned-url v1.13.23->v1.13.24
Breaking changes: None
Security concerns: None -- no CVEs referenced, no new transitive dependencies introduced, no changes to auth/signing logic
Impact on codebase: STS is used only in e2e tests (test/e2e/requester_field_test.go) for AssumeRole operations. No production code imports or calls STS directly. The AssumeRole API surface is unchanged in this patch.
CI status: Checks in progress at time of review -- no failures observed
Recommendation: SAFE TO MERGE
-- Claude Code
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #192 +/- ##
=======================================
Coverage 76.75% 76.75%
=======================================
Files 22 22
Lines 1957 1957
=======================================
Hits 1502 1502
Misses 364 364
Partials 91 91
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Bumps github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.42.2.
Commits
435199fRelease 2023-11-15fb0b312Regenerated Clients4a54427Update SDK's smithy-go dependency to v1.17.0679c88cUpdate endpoints modele635726Update API modelcf022e8feat: sra identity&auth refactor (#2364)1433025Release 2023-11-1434bafdeRegenerated Clients0d10d76Update endpoints modelfe8a6c1Update API modelDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)