fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager to v0.3.14 #185

Merged
renovate merged 1 commits from renovate/aws-sdk-go-v2-monorepo into main 2026-08-22 14:29:31 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.3.13v0.3.14 age confidence

Release Notes

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

v0.3.14

Module Highlights

  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.3.14
    • Bug Fix: Close each file transferred during directory upload/download to avoid leaking file handles
  • github.com/aws/aws-sdk-go-v2/service/batch: v1.68.7
    • Documentation: Update AWS Batch documentation with newer Fargate Supported configurations, notes, and fix broken Docker link re-directs.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.321.3
    • Documentation: Doc release for CreateImage support for instances with local snapshots in Outpost
  • github.com/aws/aws-sdk-go-v2/service/entityresolution: v1.31.0
    • Feature: Added ResourceNotFoundException to DeleteSchemaMapping, DeleteMatchingWorkflow, DeleteIdMappingWorkflow, and DeleteIdNamespace. These operations now return a 404 ResourceNotFoundException (previously a 200 Success) when the target resource does not exist.
  • github.com/aws/aws-sdk-go-v2/service/marketplacecatalog: v1.45.0
    • Feature: Introducing two new APIs, DescribeAssessment and ListAssessments. These APIs expose validation issues on Marketplace resources. The validation issues are exposed via a newly created resource called Assessment.
  • github.com/aws/aws-sdk-go-v2/service/medialive: v1.103.0
    • Feature: AWS Elemental MediaLive now supports SCTE-35 marker passthrough without IDR frame insertion for CMAF Ingest, MediaPackage V2, and transport stream outputs.
  • github.com/aws/aws-sdk-go-v2/service/outposts: v1.67.0
    • Feature: AWS Outposts now supports VPC Endpoint configuration in CreatePrivateConnectivityConfig, enabling scoped private connectivity with provisioning role creation for secure outpost installations
  • github.com/aws/aws-sdk-go-v2/service/workspaces: v1.74.0
    • Feature: Amazon WorkSpaces now supports nested virtualization, allowing you to run hypervisors and virtualization-based workloads within your WorkSpaces. You can enable or disable nested virtualization when creating a WorkSpace or by modifying an existing WorkSpace's properties.

Configuration

📅 Schedule: (UTC)

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `v0.3.13` → `v0.3.14` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.14?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.3.13/v0.3.14?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager)</summary> ### [`v0.3.14`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-08-18) #### Module Highlights - `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager`: [v0.3.14](feature/s3/transfermanager/CHANGELOG.md#v0314-2026-08-18) - **Bug Fix**: Close each file transferred during directory upload/download to avoid leaking file handles - `github.com/aws/aws-sdk-go-v2/service/batch`: [v1.68.7](service/batch/CHANGELOG.md#v1687-2026-08-18) - **Documentation**: Update AWS Batch documentation with newer Fargate Supported configurations, notes, and fix broken Docker link re-directs. - `github.com/aws/aws-sdk-go-v2/service/ec2`: [v1.321.3](service/ec2/CHANGELOG.md#v13213-2026-08-18) - **Documentation**: Doc release for CreateImage support for instances with local snapshots in Outpost - `github.com/aws/aws-sdk-go-v2/service/entityresolution`: [v1.31.0](service/entityresolution/CHANGELOG.md#v1310-2026-08-18) - **Feature**: Added ResourceNotFoundException to DeleteSchemaMapping, DeleteMatchingWorkflow, DeleteIdMappingWorkflow, and DeleteIdNamespace. These operations now return a 404 ResourceNotFoundException (previously a 200 Success) when the target resource does not exist. - `github.com/aws/aws-sdk-go-v2/service/marketplacecatalog`: [v1.45.0](service/marketplacecatalog/CHANGELOG.md#v1450-2026-08-18) - **Feature**: Introducing two new APIs, DescribeAssessment and ListAssessments. These APIs expose validation issues on Marketplace resources. The validation issues are exposed via a newly created resource called Assessment. - `github.com/aws/aws-sdk-go-v2/service/medialive`: [v1.103.0](service/medialive/CHANGELOG.md#v11030-2026-08-18) - **Feature**: AWS Elemental MediaLive now supports SCTE-35 marker passthrough without IDR frame insertion for CMAF Ingest, MediaPackage V2, and transport stream outputs. - `github.com/aws/aws-sdk-go-v2/service/outposts`: [v1.67.0](service/outposts/CHANGELOG.md#v1670-2026-08-18) - **Feature**: AWS Outposts now supports VPC Endpoint configuration in CreatePrivateConnectivityConfig, enabling scoped private connectivity with provisioning role creation for secure outpost installations - `github.com/aws/aws-sdk-go-v2/service/workspaces`: [v1.74.0](service/workspaces/CHANGELOG.md#v1740-2026-08-18) - **Feature**: Amazon WorkSpaces now supports nested virtualization, allowing you to run hypervisors and virtualization-based workloads within your WorkSpaces. You can enable or disable nested virtualization when creating a WorkSpace or by modifying an existing WorkSpace's properties. </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0NC4zMS4wIiwidXBkYXRlZEluVmVyIjoiNDQuMzEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate scheduled this pull request to auto merge when all checks succeed 2026-08-21 20:09:39 +00:00
renovate added 1 commit 2026-08-22 14:29:26 +00:00
fix(deps): update module github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager to v0.3.14
storage / test (push) Skipped
storage / vulnerabilities (push) Skipped
pre-commit / pre-commit (push) Skipped
renovate/stability-days Updates have met minimum release age requirement
storage / test (pull_request) Successful in 55s
storage / vulnerabilities (pull_request) Successful in 56s
pre-commit / pre-commit (pull_request) Successful in 3m16s
1fc797b738
renovate force-pushed renovate/aws-sdk-go-v2-monorepo from b4936ae19f to 1fc797b738 2026-08-22 14:29:26 +00:00 Compare
renovate merged commit 62eb455d61 into main 2026-08-22 14:29:31 +00:00
renovate deleted branch renovate/aws-sdk-go-v2-monorepo 2026-08-22 14:29:32 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unboundsoftware/storage#185