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

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

This MR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.40.0 -> v1.40.1 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.2 -> v1.32.3 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.12 -> v1.20.13 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.92.1 -> v1.93.0 age confidence

Release Notes

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

v1.40.1

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/emr: v1.30.0
    • Feature: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0
  • github.com/aws/aws-sdk-go-v2/service/neptune: v1.24.0
    • Feature: Update TdeCredentialPassword type to SensitiveString
  • github.com/aws/aws-sdk-go-v2/service/pinpoint: v1.23.1
    • Documentation: Updated documentation to describe the case insensitivity for EndpointIds.
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.33.0
    • Feature: added support to create a dual stack cluster
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.40.1
    • Documentation: Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies.

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 | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `v1.40.0` -> `v1.40.1` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2/v1.40.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2/v1.40.0/v1.40.1?slim=true) | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.2` -> `v1.32.3` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.2/v1.32.3?slim=true) | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.20.12` -> `v1.20.13` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.20.13?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.20.12/v1.20.13?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.92.1` -> `v1.93.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.93.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.92.1/v1.93.0?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2)</summary> ### [`v1.40.1`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2023-10-27) [Compare Source](https://github.com/aws/aws-sdk-go-v2/compare/v1.40.0...v1.40.1) #### Module Highlights - `github.com/aws/aws-sdk-go-v2/service/emr`: [v1.30.0](service/emr/CHANGELOG.md#v1300-2023-10-27) - **Feature**: Updated CreateCluster API request and DescribeCluster API responses to include EbsRootVolumeIops, and EbsRootVolumeThroughput attributes that specify the user configured root volume IOPS and throughput for Amazon EBS root device volume. This feature will be available from Amazon EMR releases 6.15.0 - `github.com/aws/aws-sdk-go-v2/service/neptune`: [v1.24.0](service/neptune/CHANGELOG.md#v1240-2023-10-27) - **Feature**: Update TdeCredentialPassword type to SensitiveString - `github.com/aws/aws-sdk-go-v2/service/pinpoint`: [v1.23.1](service/pinpoint/CHANGELOG.md#v1231-2023-10-27) - **Documentation**: Updated documentation to describe the case insensitivity for EndpointIds. - `github.com/aws/aws-sdk-go-v2/service/redshift`: [v1.33.0](service/redshift/CHANGELOG.md#v1330-2023-10-27) - **Feature**: added support to create a dual stack cluster - `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.40.1](service/wafv2/CHANGELOG.md#v1401-2023-10-27) - **Documentation**: Updates the descriptions for the calls that manage web ACL associations, to provide information for customer-managed IAM policies. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4zMC4xIiwidXBkYXRlZEluVmVyIjoiNDIuMzAuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-02 17:13:04 +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

Details:

Package Change
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.3 -> v1.7.4
github.com/aws/aws-sdk-go-v2/credentials v1.19.2 -> v1.19.3
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.14 -> v1.18.15
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.14 -> v1.4.15
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.14 -> v2.7.15
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.14 -> v1.4.15
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 -> v1.13.4
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.5 -> v1.9.6
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.14 -> v1.13.15
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.14 -> v1.19.15
github.com/aws/aws-sdk-go-v2/service/signin v1.0.2 -> v1.0.3
github.com/aws/aws-sdk-go-v2/service/sso v1.30.5 -> v1.30.6
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10 -> v1.35.11
github.com/aws/aws-sdk-go-v2/service/sts v1.41.2 -> v1.41.3
github.com/aws/smithy-go v1.23.2 -> v1.24.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): - 15 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :----------------------- | | `github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream` | `v1.7.3` -> `v1.7.4` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.19.2` -> `v1.19.3` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.18.14` -> `v1.18.15` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.14` -> `v1.4.15` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.14` -> `v2.7.15` | | `github.com/aws/aws-sdk-go-v2/internal/v4a` | `v1.4.14` -> `v1.4.15` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.13.3` -> `v1.13.4` | | `github.com/aws/aws-sdk-go-v2/service/internal/checksum` | `v1.9.5` -> `v1.9.6` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.14` -> `v1.13.15` | | `github.com/aws/aws-sdk-go-v2/service/internal/s3shared` | `v1.19.14` -> `v1.19.15` | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.0.2` -> `v1.0.3` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.30.5` -> `v1.30.6` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.35.10` -> `v1.35.11` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.41.2` -> `v1.41.3` | | `github.com/aws/smithy-go` | `v1.23.2` -> `v1.24.0` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-02 17:13:07 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-02 18:14:39 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle (Migrated from gitlab.com) merged commit b4fd0cb8c9 into main 2025-12-02 18:27:12 +00:00
argoyle commented 2025-12-02 18:27:13 +00:00 (Migrated from gitlab.com)

mentioned in commit b4fd0cb8c9

mentioned in commit b4fd0cb8c9fbd79816116e9161c59e7cad9ad607
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/s3uploader#857