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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-08-12 09:11:01 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-11 20:09:21 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/config v1.30.3 -> v1.31.0 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.18.3 -> v1.18.4 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.86.0 -> v1.87.0 age confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

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


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

This MR has been generated by Renovate Bot.

This MR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.30.3` -> `v1.31.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.30.3/v1.31.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.18.3` -> `v1.18.4` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.18.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.18.3/v1.18.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.86.0` -> `v1.87.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.87.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.86.0/v1.87.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This MR 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 MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDEuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-11 20:09:22 +00:00 (Migrated from gitlab.com)

ℹ 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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.18.3 -> v1.18.4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.2 -> v1.18.3
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.2 -> v1.4.3
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.2 -> v2.7.3
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.2 -> v1.4.3
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.2 -> v1.8.3
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.2 -> v1.13.3
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.2 -> v1.19.3
github.com/aws/aws-sdk-go-v2/service/sso v1.27.0 -> v1.28.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.32.0 -> v1.33.0
github.com/aws/aws-sdk-go-v2/service/sts v1.36.0 -> v1.37.0
### ℹ 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): - 11 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------------------------ | :--------------------- | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.18.3` -> `v1.18.4` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.18.2` -> `v1.18.3` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.2` -> `v1.4.3` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.2` -> `v2.7.3` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.4.2` -> `v1.4.3` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.8.2` -> `v1.8.3` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.2` -> `v1.13.3` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.2` -> `v1.19.3` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.27.0` -> `v1.28.0` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.32.0` -> `v1.33.0` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.36.0` -> `v1.37.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-08-11 20:09:24 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle (Migrated from gitlab.com) merged commit into main 2025-08-12 09:11:01 +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#808