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

Merged
renovate merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2026-03-26 19:20:14 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.41.4v1.41.5 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.12v1.32.13 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.11v0.1.12 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.97.2v1.97.3 age confidence

Configuration

📅 Schedule: 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 Renovate Bot.

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.4` → `v1.41.5` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2/v1.41.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2/v1.41.4/v1.41.5?slim=true) | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.12` → `v1.32.13` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.12/v1.32.13?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.1.11` → `v0.1.12` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.1.12?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.1.11/v0.1.12?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.97.2` → `v1.97.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.97.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.97.2/v1.97.3?slim=true) | --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ni4wIiwidXBkYXRlZEluVmVyIjoiNDMuODYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-03-26 19:10:12 +00:00
fix(deps): update aws-sdk-go-v2 monorepo
storage / test (pull_request) Successful in 1m45s
storage / vulnerabilities (pull_request) Successful in 1m48s
pre-commit / pre-commit (pull_request) Successful in 7m16s
c85fa81770
renovate scheduled this pull request to auto merge when all checks succeed 2026-03-26 19:10:15 +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):

  • 12 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.19.12 -> v1.19.13
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.20 -> v1.18.21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.20 -> v1.4.21
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.20 -> v2.7.21
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.21 -> v1.4.22
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.12 -> v1.9.13
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.20 -> v1.13.21
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.20 -> v1.19.21
github.com/aws/aws-sdk-go-v2/service/signin v1.0.8 -> v1.0.9
github.com/aws/aws-sdk-go-v2/service/sso v1.30.13 -> v1.30.14
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.17 -> v1.35.18
github.com/aws/aws-sdk-go-v2/service/sts v1.41.9 -> v1.41.10
### ℹ️ 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): - 12 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------------------------ | :----------------------- | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.19.12` -> `v1.19.13` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.18.20` -> `v1.18.21` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.20` -> `v1.4.21` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.20` -> `v2.7.21` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.4.21` -> `v1.4.22` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.9.12` -> `v1.9.13` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.20` -> `v1.13.21` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.20` -> `v1.19.21` | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.0.8` -> `v1.0.9` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.30.13` -> `v1.30.14` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.35.17` -> `v1.35.18` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.41.9` -> `v1.41.10` |
renovate merged commit 7d1237ee84 into main 2026-03-26 19:20:14 +00:00
renovate deleted branch renovate/aws-sdk-go-v2-monorepo 2026-03-26 19:20:16 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/storage#88