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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-02-01 15:06:15 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-01-31 20:02:56 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go-v2 require minor v1.35.0 -> v1.36.0
github.com/aws/aws-sdk-go-v2/config require patch v1.29.3 -> v1.29.4
github.com/aws/aws-sdk-go-v2/feature/s3/manager require patch v1.17.56 -> v1.17.57
github.com/aws/aws-sdk-go-v2/service/s3 require patch v1.75.1 -> v1.75.2

Release Notes

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

v1.36.0

Compare Source


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 | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | require | minor | `v1.35.0` -> `v1.36.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.29.3` -> `v1.29.4` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.56` -> `v1.17.57` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.75.1` -> `v1.75.2` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.36.0`](https://github.com/aws/aws-sdk-go-v2/compare/v1.35.0...v1.36.0) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.35.0...v1.36.0) </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-01-31 20:02:57 +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):

  • 13 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.35.0 -> v1.36.0
github.com/aws/aws-sdk-go-v2/config v1.29.3 -> v1.29.4
github.com/aws/aws-sdk-go-v2/credentials v1.17.56 -> v1.17.57
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.26 -> v1.16.27
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.30 -> v1.3.31
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.30 -> v2.6.31
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.30 -> v1.3.31
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.5.4 -> v1.5.5
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.11 -> v1.12.12
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.11 -> v1.18.12
github.com/aws/aws-sdk-go-v2/service/sso v1.24.13 -> v1.24.14
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.12 -> v1.28.13
github.com/aws/aws-sdk-go-v2/service/sts v1.33.11 -> v1.33.12
### ℹ 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): - 13 additional dependencies were updated Details: | **Package** | **Change** | | :------------------------------------------------------------ | :----------------------- | | `github.com/aws/aws-sdk-go-v2` | `v1.35.0` -> `v1.36.0` | | `github.com/aws/aws-sdk-go-v2/config` | `v1.29.3` -> `v1.29.4` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.17.56` -> `v1.17.57` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.16.26` -> `v1.16.27` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.3.30` -> `v1.3.31` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.6.30` -> `v2.6.31` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.3.30` -> `v1.3.31` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.5.4` -> `v1.5.5` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.12.11` -> `v1.12.12` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.18.11` -> `v1.18.12` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.24.13` -> `v1.24.14` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.28.12` -> `v1.28.13` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.33.11` -> `v1.33.12` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-01-31 20:02:59 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-01-31 21:02:00 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle (Migrated from gitlab.com) merged commit into main 2025-02-01 15:06:15 +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#741