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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2024-08-15 20:24:00 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-08-15 19:58:54 +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.30.3 -> v1.30.4
github.com/aws/aws-sdk-go-v2/config require patch v1.27.27 -> v1.27.28
github.com/aws/aws-sdk-go-v2/feature/s3/manager require patch v1.17.10 -> v1.17.11
github.com/aws/aws-sdk-go-v2/service/s3 require minor v1.58.3 -> v1.59.0

Release Notes

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

v1.30.4

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 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 | Type | Update | Change | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.30.3` -> `v1.30.4` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.27` -> `v1.27.28` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.10` -> `v1.17.11` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | require | minor | `v1.58.3` -> `v1.59.0` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.30.4`](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.3...v1.30.4) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.3...v1.30.4) </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 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMi4xIiwidXBkYXRlZEluVmVyIjoiMzguMzIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-08-15 19:58:54 +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):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.17 -> 1.23.0
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.3 -> v1.6.4
github.com/aws/aws-sdk-go-v2/credentials v1.17.27 -> v1.17.28
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 -> v1.16.12
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 -> v1.3.16
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 -> v2.6.16
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.15 -> v1.3.16
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 -> v1.11.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.17 -> v1.3.18
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 -> v1.11.18
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.15 -> v1.17.16
github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 -> v1.22.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 -> v1.26.5
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 -> v1.30.4
github.com/aws/smithy-go v1.20.3 -> v1.20.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): - 15 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :----------------------- | | `go` | `1.17` -> `1.23.0` | | `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` | `v1.6.3` -> `v1.6.4` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.17.27` -> `v1.17.28` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.16.11` -> `v1.16.12` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.3.15` -> `v1.3.16` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.6.15` -> `v2.6.16` | | `github.com/aws/aws-sdk-go-v2/internal/ini` | `v1.8.0` -> `v1.8.1` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.3.15` -> `v1.3.16` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.11.3` -> `v1.11.4` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.3.17` -> `v1.3.18` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.11.17` -> `v1.11.18` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.17.15` -> `v1.17.16` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.22.4` -> `v1.22.5` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.26.4` -> `v1.26.5` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.30.3` -> `v1.30.4` | | `github.com/aws/smithy-go` | `v1.20.3` -> `v1.20.4` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-08-15 19:58:56 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle (Migrated from gitlab.com) merged commit into main 2024-08-15 20:24:00 +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#650