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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2024-07-01 07:24:35 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-28 19:57:30 +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.0 -> v1.30.1
github.com/aws/aws-sdk-go-v2/config require patch v1.27.22 -> v1.27.23
github.com/aws/aws-sdk-go-v2/feature/s3/manager require patch v1.17.2 -> v1.17.3
github.com/aws/aws-sdk-go-v2/service/s3 require patch v1.57.0 -> v1.57.1

Release Notes

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

v1.30.1

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.0` -> `v1.30.1` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.27.22` -> `v1.27.23` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.17.2` -> `v1.17.3` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | require | patch | `v1.57.0` -> `v1.57.1` | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.30.1`](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.0...v1.30.1) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.30.0...v1.30.1) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjAuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-28 19:57:32 +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.2 -> v1.6.3
github.com/aws/aws-sdk-go-v2/credentials v1.17.22 -> v1.17.23
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.8 -> v1.16.9
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.12 -> v1.3.13
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.12 -> v2.6.13
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.12 -> v1.3.13
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.11.3
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.14 -> v1.3.15
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.14 -> v1.11.15
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.17.12 -> v1.17.13
github.com/aws/aws-sdk-go-v2/service/sso v1.22.0 -> v1.22.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.0 -> v1.26.1
github.com/aws/aws-sdk-go-v2/service/sts v1.30.0 -> v1.30.1
github.com/aws/smithy-go v1.20.2 -> v1.20.3
### ℹ 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.2` -> `v1.6.3` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.17.22` -> `v1.17.23` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.16.8` -> `v1.16.9` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.3.12` -> `v1.3.13` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.6.12` -> `v2.6.13` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.3.12` -> `v1.3.13` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.11.2` -> `v1.11.3` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.3.14` -> `v1.3.15` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.11.14` -> `v1.11.15` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.17.12` -> `v1.17.13` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.22.0` -> `v1.22.1` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.26.0` -> `v1.26.1` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.30.0` -> `v1.30.1` | | `github.com/aws/smithy-go` | `v1.20.2` -> `v1.20.3` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-28 19:57:33 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-28 22:53:22 +00:00 (Migrated from gitlab.com)

added 1 commit

  • 6cdb2e12 - fix(deps): update aws-sdk-go-v2 monorepo

Compare with previous version

added 1 commit <ul><li>6cdb2e12 - fix(deps): update aws-sdk-go-v2 monorepo</li></ul> [Compare with previous version](/unboundsoftware/s3uploader/-/merge_requests/636/diffs?diff_id=1050954287&start_sha=b04678a0d41fe92c33258b36a28085bde6d256a2)
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-28 22:56:20 +00:00 (Migrated from gitlab.com)

changed title from fix(deps): update {-module github.com/aws/aws-sdk-go-v2/config to v1.27.23-} to fix(deps): update {+aws-sdk-go-v2 monorepo+}

changed title from **fix(deps): update {-module github.com/aws/aws-sdk-go-v2/config to v1.27.23-}** to **fix(deps): update {+aws-sdk-go-v2 monorepo+}**
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2024-06-28 22:56:20 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle (Migrated from gitlab.com) merged commit into main 2024-07-01 07:24:35 +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#640