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

Merged
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2025-11-26 11:35:27 +00:00
group_2759636_bot_1c34751f7eccad09e089ac15ee7bd902 commented 2025-11-25 20:11:48 +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:11:48 +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:11:52 +00:00 (Migrated from gitlab.com)

mentioned in issue #4

mentioned in issue #4
argoyle commented 2025-11-26 11:35:27 +00:00 (Migrated from gitlab.com)

mentioned in commit 9a5c8f8be5

mentioned in commit 9a5c8f8be577126c4fb5589e29fba8bef6c4113e
argoyle (Migrated from gitlab.com) merged commit 9a5c8f8be5 into main 2025-11-26 11:35:27 +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#856