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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2024-09-21 09:59:13 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-20 20:08:32 +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.30.5 -> v1.31.0
github.com/aws/aws-sdk-go-v2/config require patch v1.27.35 -> v1.27.36
github.com/aws/aws-sdk-go-v2/feature/s3/manager require patch v1.17.21 -> v1.17.22
github.com/aws/aws-sdk-go-v2/service/s3 require minor v1.62.0 -> v1.63.0

Release Notes

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

v1.31.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.30.5` -> `v1.31.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.35` -> `v1.27.36` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.21` -> `v1.17.22` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | require | minor | `v1.62.0` -> `v1.63.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.31.0`](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.5...v1.31.0) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.5...v1.31.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:eyJjcmVhdGVkSW5WZXIiOiIzOC45MS4yIiwidXBkYXRlZEluVmVyIjoiMzguOTEuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-20 20:08:33 +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.4 -> v1.6.5
github.com/aws/aws-sdk-go-v2/credentials v1.17.33 -> v1.17.34
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.13 -> v1.16.14
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.17 -> v1.3.18
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.17 -> v2.6.18
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.17 -> v1.3.18
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.4 -> v1.11.5
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.19 -> v1.3.20
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.19 -> v1.11.20
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.17 -> v1.17.18
github.com/aws/aws-sdk-go-v2/service/sso v1.22.8 -> v1.23.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.8 -> v1.27.0
github.com/aws/aws-sdk-go-v2/service/sts v1.30.8 -> v1.31.0
github.com/aws/smithy-go v1.20.4 -> v1.21.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): - 14 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` | `v1.6.4` -> `v1.6.5` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.17.33` -> `v1.17.34` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.16.13` -> `v1.16.14` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.3.17` -> `v1.3.18` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.6.17` -> `v2.6.18` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.3.17` -> `v1.3.18` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.11.4` -> `v1.11.5` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.3.19` -> `v1.3.20` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.11.19` -> `v1.11.20` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.17.17` -> `v1.17.18` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.22.8` -> `v1.23.0` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.26.8` -> `v1.27.0` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.30.8` -> `v1.31.0` | | `github.com/aws/smithy-go` | `v1.20.4` -> `v1.21.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-20 20:08:35 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-09-20 22:57:31 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle (Migrated from gitlab.com) merged commit into main 2024-09-21 09:59:14 +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#666