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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-06-18 06:13:27 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-17 20:04:51 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Type Update Change
github.com/aws/aws-sdk-go-v2 require patch v1.36.4 -> v1.36.5
github.com/aws/aws-sdk-go-v2/config require patch v1.29.16 -> v1.29.17
github.com/aws/aws-sdk-go-v2/feature/s3/manager require patch v1.17.79 -> v1.17.80
github.com/aws/aws-sdk-go-v2/service/s3 require patch v1.80.2 -> v1.80.3

Release Notes

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

v1.36.5

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 | patch | `v1.36.4` -> `v1.36.5` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.29.16` -> `v1.29.17` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.79` -> `v1.17.80` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.80.2` -> `v1.80.3` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.36.5`](https://github.com/aws/aws-sdk-go-v2/compare/v1.36.4...v1.36.5) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.36.4...v1.36.5) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42MC4wIiwidXBkYXRlZEluVmVyIjoiNDAuNjAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-17 20:04:52 +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):

  • 14 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 -> v1.6.11
github.com/aws/aws-sdk-go-v2/credentials v1.17.69 -> v1.17.70
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.31 -> v1.16.32
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.35 -> v1.3.36
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.35 -> v2.6.36
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.35 -> v1.3.36
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.7.3 -> v1.7.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.16 -> v1.12.17
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.16 -> v1.18.17
github.com/aws/aws-sdk-go-v2/service/sso v1.25.4 -> v1.25.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.2 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/sts v1.33.21 -> v1.34.0
github.com/aws/smithy-go v1.22.2 -> v1.22.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): - 14 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` | `v1.6.10` -> `v1.6.11` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.17.69` -> `v1.17.70` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.16.31` -> `v1.16.32` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.3.35` -> `v1.3.36` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.6.35` -> `v2.6.36` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.3.35` -> `v1.3.36` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.12.3` -> `v1.12.4` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.7.3` -> `v1.7.4` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.12.16` -> `v1.12.17` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.18.16` -> `v1.18.17` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.25.4` -> `v1.25.5` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.30.2` -> `v1.30.3` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.33.21` -> `v1.34.0` | | `github.com/aws/smithy-go` | `v1.22.2` -> `v1.22.4` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-06-17 20:04:54 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle (Migrated from gitlab.com) merged commit into main 2025-06-18 06:13:27 +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#790