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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-12-02 18:23:59 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-02 17:07:29 +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:07:30 +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:07:32 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle commented 2025-12-02 17:22:24 +00:00 (Migrated from gitlab.com)

Codecov Report

All modified and coverable lines are covered by tests.
Project coverage is 76.81%. Comparing base (bed6e6e) to head (fd5983e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #26   +/-   ##
=======================================
  Coverage   76.81%   76.81%           
=======================================
  Files           1        1           
  Lines          69       69           
=======================================
  Hits           53       53           
  Misses         16       16           

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
## [Codecov](https://app.codecov.io/gl/unboundsoftware/storage/pull/26?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report :white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 76.81%. Comparing base ([`bed6e6e`](https://app.codecov.io/gl/unboundsoftware/storage/commit/bed6e6e492ffba7c863368eacddf899bfdef79bd?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`fd5983e`](https://app.codecov.io/gl/unboundsoftware/storage/commit/fd5983efa8f92d92287ff49a4f208018b3cfd739?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)). <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #26 +/- ## ======================================= Coverage 76.81% 76.81% ======================================= Files 1 1 Lines 69 69 ======================================= Hits 53 53 Misses 16 16 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gl/unboundsoftware/storage/pull/26?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware). :loudspeaker: Have feedback on the report? [Share it here](https://gitlab.com/codecov-open-source/codecov-user-feedback/-/issues/4). <details><summary> :rocket: New features to boost your workflow: </summary> - :snowflake: [Test Analytics](https://docs.codecov.com/docs/test-analytics): Detect flaky tests, report on failures, and find test suite problems. - :package: [JS Bundle Analysis](https://docs.codecov.com/docs/javascript-bundle-analysis): Save yourself from yourself by tracking and limiting bundle sizes in JS merges. </details>
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-12-02 18:07:05 +00:00 (Migrated from gitlab.com)

changed the description

changed the description
argoyle commented 2025-12-02 18:23:59 +00:00 (Migrated from gitlab.com)

mentioned in commit 8e61272aa0

mentioned in commit 8e61272aa05835a31f66902c7e0c59cae0ce476a
argoyle (Migrated from gitlab.com) merged commit 8e61272aa0 into main 2025-12-02 18:23:59 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/storage#27