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

Merged
renovate merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2026-03-03 22:30:53 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.41.2v1.41.3 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.6v0.1.7 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.2v1.96.3 age confidence

Release Notes

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

v1.41.3

Compare Source


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.2` → `v1.41.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2/v1.41.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2/v1.41.2/v1.41.3?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.1.6` → `v0.1.7` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.1.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.1.6/v0.1.7?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.96.2` → `v1.96.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.96.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.96.2/v1.96.3?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.41.3`](https://github.com/aws/aws-sdk-go-v2/compare/v1.41.2...v1.41.3) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.41.2...v1.41.3) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0My40Ni42IiwidXBkYXRlZEluVmVyIjoiNDMuNDYuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2026-03-03 22:21:15 +00:00
fix(deps): update aws-sdk-go-v2 monorepo
storage / test (pull_request) Successful in 2m20s
storage / vulnerabilities (pull_request) Successful in 2m19s
pre-commit / pre-commit (pull_request) Successful in 6m37s
41f7df7427
renovate scheduled this pull request to auto merge when all checks succeed 2026-03-03 22:21:19 +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):

  • 17 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23 -> 1.24
github.com/aws/aws-sdk-go-v2/config v1.32.10 -> v1.32.11
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.5 -> v1.7.6
github.com/aws/aws-sdk-go-v2/credentials v1.19.10 -> v1.19.11
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.18 -> v1.18.19
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.18 -> v1.4.19
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.18 -> v2.7.19
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 -> v1.8.5
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.18 -> v1.4.19
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.5 -> v1.13.6
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.10 -> v1.9.11
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.18 -> v1.13.19
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.18 -> v1.19.19
github.com/aws/aws-sdk-go-v2/service/signin v1.0.6 -> v1.0.7
github.com/aws/aws-sdk-go-v2/service/sso v1.30.11 -> v1.30.12
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.15 -> v1.35.16
github.com/aws/aws-sdk-go-v2/service/sts v1.41.7 -> v1.41.8
github.com/aws/smithy-go v1.24.1 -> v1.24.2
### ℹ️ 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): - 17 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :----------------------- | | `go` | `1.23` -> `1.24` | | `github.com/aws/aws-sdk-go-v2/config` | `v1.32.10` -> `v1.32.11` | | `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` | `v1.7.5` -> `v1.7.6` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.19.10` -> `v1.19.11` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.18.18` -> `v1.18.19` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.18` -> `v1.4.19` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.18` -> `v2.7.19` | | `github.com/aws/aws-sdk-go-v2/internal/ini` | `v1.8.4` -> `v1.8.5` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.4.18` -> `v1.4.19` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.13.5` -> `v1.13.6` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.9.10` -> `v1.9.11` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.18` -> `v1.13.19` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.18` -> `v1.19.19` | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.0.6` -> `v1.0.7` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.30.11` -> `v1.30.12` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.35.15` -> `v1.35.16` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.41.7` -> `v1.41.8` | | `github.com/aws/smithy-go` | `v1.24.1` -> `v1.24.2` |
renovate merged commit 986731e9a2 into main 2026-03-03 22:30:53 +00:00
renovate deleted branch renovate/aws-sdk-go-v2-monorepo 2026-03-03 22:30:54 +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#68