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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-11-26 11:35:14 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-25 20:06:59 +00:00 (Migrated from gitlab.com)

This MR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/config v1.32.1 -> v1.32.2 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.20.11 -> v1.20.12 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.92.0 -> v1.92.1 age confidence

Release Notes

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

v1.92.1

General Highlights

  • Bug Fix: Add error check for endpoint param binding during auth scheme resolution to fix panic reported in #​3234
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.275.0
    • Feature: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.59.0
    • Feature: Network Firewall release of the Proxy feature.
  • github.com/aws/aws-sdk-go-v2/service/organizations: v1.49.0
    • Feature: Add support for policy operations on the S3_POLICY and BEDROCK_POLICY policy type.
  • github.com/aws/aws-sdk-go-v2/service/route53: v1.61.0
    • Feature: Adds support for new route53 feature: accelerated recovery.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.92.1
    • Bug Fix: Fix missing error message when service returns a specific type of error.

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 | Confidence | |---|---|---|---| | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `v1.32.1` -> `v1.32.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fconfig/v1.32.1/v1.32.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.20.11` -> `v1.20.12` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.20.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.20.11/v1.20.12?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.92.0` -> `v1.92.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.92.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.92.0/v1.92.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)</summary> ### [`v1.92.1`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2025-11-25) #### General Highlights - **Bug Fix**: Add error check for endpoint param binding during auth scheme resolution to fix panic reported in [#&#8203;3234](https://github.com/aws/aws-sdk-go-v2/issues/3234) - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.275.0](service/ec2/CHANGELOG.md#v12750-2025-11-25) - **Feature**: This release adds support to view Network firewall proxy appliances attached to an existing NAT Gateway via DescribeNatGateways API NatGatewayAttachedAppliance structure. - `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.59.0](service/networkfirewall/CHANGELOG.md#v1590-2025-11-25) - **Feature**: Network Firewall release of the Proxy feature. - `github.com/aws/aws-sdk-go-v2/service/organizations`: [v1.49.0](service/organizations/CHANGELOG.md#v1490-2025-11-25) - **Feature**: Add support for policy operations on the S3\_POLICY and BEDROCK\_POLICY policy type. - `github.com/aws/aws-sdk-go-v2/service/route53`: [v1.61.0](service/route53/CHANGELOG.md#v1610-2025-11-25) - **Feature**: Adds support for new route53 feature: accelerated recovery. - `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.92.1](service/s3/CHANGELOG.md#v1921-2025-11-25) - **Bug Fix**: Fix missing error message when service returns a specific type of error. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yMS4wIiwidXBkYXRlZEluVmVyIjoiNDIuMjEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-25 20:07:01 +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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/credentials v1.19.1 -> v1.19.2
github.com/aws/aws-sdk-go-v2/service/signin v1.0.1 -> v1.0.2
github.com/aws/aws-sdk-go-v2/service/sso v1.30.4 -> v1.30.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.9 -> v1.35.10
github.com/aws/aws-sdk-go-v2/service/sts v1.41.1 -> v1.41.2
### ℹ 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): - 5 additional dependencies were updated Details: | **Package** | **Change** | | :--------------------------------------------- | :---------------------- | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.19.1` -> `v1.19.2` | | `github.com/aws/aws-sdk-go-v2/service/signin` | `v1.0.1` -> `v1.0.2` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.30.4` -> `v1.30.5` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.35.9` -> `v1.35.10` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.41.1` -> `v1.41.2` |
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-25 20:07:04 +00:00 (Migrated from gitlab.com)

mentioned in issue #1

mentioned in issue #1
argoyle commented 2025-11-25 20:17:42 +00:00 (Migrated from gitlab.com)

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #24   +/-   ##
=======================================
  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/24?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 ([`5e966e3`](https://app.codecov.io/gl/unboundsoftware/storage/commit/5e966e3f0078f654af6b7d1347a2ddf33fa722a7?dropdown=coverage&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware)) to head ([`dfcaed2`](https://app.codecov.io/gl/unboundsoftware/storage/commit/dfcaed275f6ac8d7651f15bb62595fc4e61e2208?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 #24 +/- ## ======================================= 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/24?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>
argoyle (Migrated from gitlab.com) merged commit 97300e2566 into main 2025-11-26 11:35:14 +00:00
argoyle commented 2025-11-26 11:35:17 +00:00 (Migrated from gitlab.com)

mentioned in commit 97300e2566

mentioned in commit 97300e2566279f83e124907734d2c08ac61752f6
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#25