Skip to content

Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.42.2#192

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.42.2
Open

Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.42.2#192
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/sts-1.42.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 28, 2026

Bumps github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.42.2.

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/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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 28, 2026
@dependabot dependabot Bot requested a review from dvasilas as a code owner May 28, 2026 20:38
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 28, 2026
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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
Copy link
Copy Markdown

codecov Bot commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.75%. Comparing base (ea793aa) to head (3090df8).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   76.75%   76.75%           
=======================================
  Files          22       22           
  Lines        1957     1957           
=======================================
  Hits         1502     1502           
  Misses        364      364           
  Partials       91       91           
Flag Coverage Δ
unit 76.75% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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