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

Merged
renovate merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2026-08-06 20:16:56 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.22.38v1.22.39 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.106.3v1.106.4 age confidence

Release Notes

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

v1.106.4

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/directconnect: v1.44.0
    • Feature: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces.
  • github.com/aws/aws-sdk-go-v2/service/eksauth: v1.16.0
    • Feature: Added eksNodeName, instanceId, and zone optional parameters to the AssumeRoleForPodIdentity API.
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.97.0
    • Feature: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval.
  • github.com/aws/aws-sdk-go-v2/service/networkfirewall: v1.67.0
    • Feature: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration.
  • github.com/aws/aws-sdk-go-v2/service/observabilityadmin: v1.22.0
    • Feature: Launch CMK support for Telemetry Enablement Organization and Account Rules.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.106.4
    • Bug Fix: Expand S3 operations that check for an error inside an HTTP 200 response
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.23.0
    • Feature: This release adds support for customer-managed backup restore, and encryption of new DbInstances and DbClusters using customer-managed KMS keys.
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.77.2
    • Documentation: Updated descriptions for number of PreParseTextTransformations allowed per rule statement

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate CLI.

This PR 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/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `v1.22.38` → `v1.22.39` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.22.39?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2fmanager/v1.22.38/v1.22.39?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.106.3` → `v1.106.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.106.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.106.3/v1.106.4?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)</summary> ### [`v1.106.4`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-08-03) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2/service/directconnect`: [v1.44.0](service/directconnect/CHANGELOG.md#v1440-2026-08-03) - **Feature**: Added route visibility support for AWS Direct Connect, allowing customers to call ListVirtualInterfaceRoutes to view the BGP routes including AS path and BGP communities advertised over their virtual interfaces. - `github.com/aws/aws-sdk-go-v2/service/eksauth`: [v1.16.0](service/eksauth/CHANGELOG.md#v1160-2026-08-03) - **Feature**: Added eksNodeName, instanceId, and zone optional parameters to the AssumeRoleForPodIdentity API. - `github.com/aws/aws-sdk-go-v2/service/mediaconvert`: [v1.97.0](service/mediaconvert/CHANGELOG.md#v1970-2026-08-03) - **Feature**: Updates Kantar server URL validation to accept Fifty5Blue domain. Adds support for output to S3 Glacier Instant Retrieval. - `github.com/aws/aws-sdk-go-v2/service/networkfirewall`: [v1.67.0](service/networkfirewall/CHANGELOG.md#v1670-2026-08-03) - **Feature**: This launch allows customers to use Network Firewall as an explicit Proxy and protect their workloads against threat of data exfiltration. - `github.com/aws/aws-sdk-go-v2/service/observabilityadmin`: [v1.22.0](service/observabilityadmin/CHANGELOG.md#v1220-2026-08-03) - **Feature**: Launch CMK support for Telemetry Enablement Organization and Account Rules. - `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.106.4](service/s3/CHANGELOG.md#v11064-2026-08-03) - **Bug Fix**: Expand S3 operations that check for an error inside an HTTP 200 response - `github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb`: [v1.23.0](service/timestreaminfluxdb/CHANGELOG.md#v1230-2026-08-03) - **Feature**: This release adds support for customer-managed backup restore, and encryption of new DbInstances and DbClusters using customer-managed KMS keys. - `github.com/aws/aws-sdk-go-v2/service/wafv2`: [v1.77.2](service/wafv2/CHANGELOG.md#v1772-2026-08-03) - **Documentation**: Updated descriptions for number of PreParseTextTransformations allowed per rule statement </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR 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 PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC41LjMiLCJ1cGRhdGVkSW5WZXIiOiI0NC41LjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
renovate added 1 commit 2026-08-06 20:15:24 +00:00
fix(deps): update aws-sdk-go-v2 monorepo
s3uploader / test (push) Skipped
s3uploader / vulnerabilities (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
s3uploader / test (pull_request) Successful in 50s
s3uploader / vulnerabilities (pull_request) Successful in 1m11s
404f915520
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-06 20:15:25 +00:00
renovate merged commit 5f0829d83e into main 2026-08-06 20:16:56 +00:00
renovate deleted branch renovate/aws-sdk-go-v2-monorepo 2026-08-06 20:16:58 +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#939