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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-11-13 07:59:23 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-12 20:11:35 +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.19 -> v1.31.20 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.6 -> v1.20.7 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.90.1 -> v1.90.2 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.19` -> `v1.31.20` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.31.20?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.19/v1.31.20?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.20.6` -> `v1.20.7` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.20.7?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.20.6/v1.20.7?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.90.1` -> `v1.90.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.90.2?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.90.1/v1.90.2?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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-12 20:11:36 +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.23 -> v1.18.24
github.com/aws/aws-sdk-go-v2/service/sso v1.30.2 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.6 -> v1.35.7
github.com/aws/aws-sdk-go-v2/service/sts v1.40.1 -> v1.40.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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.18.23` -> `v1.18.24` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.30.2` -> `v1.30.3` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.35.6` -> `v1.35.7` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.40.1` -> `v1.40.2` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-12 20:11:44 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-12 21:10:29 +00:00 (Migrated from gitlab.com)

changed title from fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.7 to fix(deps): update aws-sdk-go-v2 monorepo

<p>changed title from <code class="idiff">fix(deps): update <span class="idiff left right deletion">module github.com/aws/aws-sdk-go-v2/feature/s3/manager to v1.20.7</span></code> to <code class="idiff">fix(deps): update <span class="idiff left right addition">aws-sdk-go-v2 monorepo</span></code></p>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-12 21:10:29 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-11-13 07:59:23 +00:00 (Migrated from gitlab.com)

mentioned in commit 6de4c48cc0

mentioned in commit 6de4c48cc0250d8165b8248c9797d921327b02fa
argoyle (Migrated from gitlab.com) merged commit 6de4c48cc0 into main 2025-11-13 07:59:24 +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#849