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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-09-11 08:20:56 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-10 20:09:57 +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.31.7 -> v1.31.8 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.5 -> v1.19.6 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.88.0 -> v1.88.1 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 becomes conflicted, 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.31.7` -> `v1.31.8` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.31.8?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.31.7/v1.31.8?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.19.5` -> `v1.19.6` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.19.6?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.19.5/v1.19.6?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.88.0` -> `v1.88.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.88.1?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.88.0/v1.88.1?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 becomes conflicted, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45OS43IiwidXBkYXRlZEluVmVyIjoiNDEuOTkuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-10 20:09:58 +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):

  • 4 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.18.11 -> v1.18.12
github.com/aws/aws-sdk-go-v2/service/sso v1.29.2 -> v1.29.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.3 -> v1.34.4
github.com/aws/aws-sdk-go-v2/service/sts v1.38.3 -> v1.38.4
### ℹ 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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.18.11` -> `v1.18.12` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.29.2` -> `v1.29.3` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.34.3` -> `v1.34.4` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.38.3` -> `v1.38.4` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-09-10 20:10:03 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-09-11 08:20:56 +00:00 (Migrated from gitlab.com)

mentioned in commit 93b087626b

mentioned in commit 93b087626bfb109e11430f88d213faef1556b746
argoyle (Migrated from gitlab.com) merged commit 93b087626b into main 2025-09-11 08:20:57 +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#824