fix(deps): update aws-sdk-go-v2 monorepo #907

Merged
renovate merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2026-05-03 06:52:16 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.41.6v1.41.7 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.16v1.32.17 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.16v1.22.17 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.100.0v1.100.1 age confidence

Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)

v1.41.7

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.41.7
    • Documentation: Documentation only update for Amazon ECS.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.78.0
    • Feature: Adding View related fields to responses of read-only Table APIs.
  • github.com/aws/aws-sdk-go-v2/service/ivschat: v1.12.5
    • Documentation: Doc-only update. Changed "Resources" to "Key Concepts" in docs and updated text.
  • github.com/aws/aws-sdk-go-v2/service/rolesanywhere: v1.10.0
    • Feature: This release increases the limit on the roleArns request parameter for the *Profile APIs that support it. This parameter can now take up to 250 role ARNs.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.47.2
    • Documentation: Documentation updates for AWS Security Hub

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `v1.41.6` → `v1.41.7` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2/v1.41.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2/v1.41.6/v1.41.7?slim=true) | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.16` → `v1.32.17` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.16/v1.32.17?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.22.16` → `v1.22.17` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.22.17?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.22.16/v1.22.17?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.100.0` → `v1.100.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.100.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.100.0/v1.100.1?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.41.7`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2024-04-02) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.41.6...v1.41.7) #### Module Highlights - `github.com/aws/aws-sdk-go-v2/service/ecs`: [v1.41.7](service/ecs/CHANGELOG.md#v1417-2024-04-02) - **Documentation**: Documentation only update for Amazon ECS. - `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.78.0](service/glue/CHANGELOG.md#v1780-2024-04-02) - **Feature**: Adding View related fields to responses of read-only Table APIs. - `github.com/aws/aws-sdk-go-v2/service/ivschat`: [v1.12.5](service/ivschat/CHANGELOG.md#v1125-2024-04-02) - **Documentation**: Doc-only update. Changed "Resources" to "Key Concepts" in docs and updated text. - `github.com/aws/aws-sdk-go-v2/service/rolesanywhere`: [v1.10.0](service/rolesanywhere/CHANGELOG.md#v1100-2024-04-02) - **Feature**: This release increases the limit on the roleArns request parameter for the \*Profile APIs that support it. This parameter can now take up to 250 role ARNs. - `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.47.2](service/securityhub/CHANGELOG.md#v1472-2024-04-02) - **Documentation**: Documentation updates for AWS Security Hub </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-05-02 19:17:20 +00:00
fix(deps): update aws-sdk-go-v2 monorepo
renovate/stability-days Updates have met minimum release age requirement
s3uploader / vulnerabilities (pull_request) Successful in 1m41s
s3uploader / test (pull_request) Successful in 2m1s
2f12ec1d5c
renovate scheduled this pull request to auto merge when all checks succeed 2026-05-02 19:17:21 +00:00
Author
Owner

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.9 -> v1.7.10
github.com/aws/aws-sdk-go-v2/credentials v1.19.15 -> v1.19.16
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.22 -> v1.18.23
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.22 -> v1.4.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.22 -> v2.7.23
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.23 -> v1.4.24
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.8 -> v1.13.9
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.14 -> v1.9.15
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.22 -> v1.13.23
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.22 -> v1.19.23
github.com/aws/aws-sdk-go-v2/service/signin v1.0.10 -> v1.0.11
github.com/aws/aws-sdk-go-v2/service/sso v1.30.16 -> v1.30.17
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.20 -> v1.35.21
github.com/aws/aws-sdk-go-v2/service/sts v1.42.0 -> v1.42.1
github.com/aws/smithy-go v1.25.0 -> v1.25.1
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 15 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` | `v1.7.9` -> `v1.7.10` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.19.15` -> `v1.19.16` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.18.22` -> `v1.18.23` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.22` -> `v1.4.23` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.22` -> `v2.7.23` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.4.23` -> `v1.4.24` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.13.8` -> `v1.13.9` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.9.14` -> `v1.9.15` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.22` -> `v1.13.23` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.22` -> `v1.19.23` | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.0.10` -> `v1.0.11` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.30.16` -> `v1.30.17` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.35.20` -> `v1.35.21` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.42.0` -> `v1.42.1` | | `github.com/aws/smithy-go` | `v1.25.0` -> `v1.25.1` |
renovate merged commit b0d8f40f9b into main 2026-05-03 06:52:16 +00:00
renovate deleted branch renovate/aws-sdk-go-v2-monorepo 2026-05-03 06:52:17 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#907