Skip to content

build(deps): bump the main group with 4 updates#82

Merged
Serpentiel merged 1 commit into
mainfrom
dependabot/go_modules/main-a0d5557915
Jun 3, 2026
Merged

build(deps): bump the main group with 4 updates#82
Serpentiel merged 1 commit into
mainfrom
dependabot/go_modules/main-a0d5557915

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the main group with 4 updates: github.com/aws/aws-sdk-go-v2, github.com/aws/aws-sdk-go-v2/credentials, github.com/aws/aws-sdk-go-v2/service/iam and github.com/aws/aws-sdk-go-v2/service/sts.

Updates github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.41.10

Commits
  • b4d02c5 Release 2026-06-02
  • 48e375b Regenerated Clients
  • b8a4fc1 Update API model
  • e8627b4 Merge pull request #3430 from aws/fix-remove-ioutil
  • 4e258a3 chore: update changelog description per review
  • e1176df chore: add changelog entry
  • a157f15 chore: regenerate SDK with new smithy-go
  • 0d4a893 chore: bump SMITHY_GO_CODEGEN_VERSION for ioutil cleanup
  • 858d954 fix: remove deprecated io/ioutil from codegen templates
  • 35a3c50 Release 2026-06-01
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.17 to 1.19.20

Commits
  • b4d02c5 Release 2026-06-02
  • 48e375b Regenerated Clients
  • b8a4fc1 Update API model
  • e8627b4 Merge pull request #3430 from aws/fix-remove-ioutil
  • 4e258a3 chore: update changelog description per review
  • e1176df chore: add changelog entry
  • a157f15 chore: regenerate SDK with new smithy-go
  • 0d4a893 chore: bump SMITHY_GO_CODEGEN_VERSION for ioutil cleanup
  • 858d954 fix: remove deprecated io/ioutil from codegen templates
  • 35a3c50 Release 2026-06-01
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.53.10 to 1.54.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.42.1 to 1.43.0

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the main group with 4 updates: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2), [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.41.10
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.41.10)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.17 to 1.19.20
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.17...credentials/v1.19.20)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.53.10 to 1.54.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.53.10...service/s3/v1.54.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.42.1 to 1.43.0
- [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.43.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-version: 1.54.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
...

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
@Serpentiel Serpentiel self-assigned this Jun 3, 2026
@Serpentiel Serpentiel merged commit 064af7c into main Jun 3, 2026
5 of 25 checks passed
@Serpentiel Serpentiel deleted the dependabot/go_modules/main-a0d5557915 branch June 3, 2026 13:29
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.

1 participant