Update all dependencies #19

Merged
bot-ci merged 1 commit from renovate/all-dependencies into main 2026-05-07 07:31:25 +00:00
Owner

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.20v0.1.21 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.100.1v1.101.0 age confidence

Release Notes

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

v1.101.0

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.36.0
    • Feature: Adds support for bring-your-own file system in AgentCore Runtime. Developers can mount Amazon S3 Files and Amazon EFS access points directly into agent sessions using filesystemConfigurations.
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.141.0
    • Feature: Adds support for a CustomLogGroupPrefix parameter in StartDataQualityRulesetEvaluationRun to specify custom CloudWatch log group paths, and a RulesetName filter in ListDataQualityRulesetEvaluationRuns to filter evaluation runs by ruleset name.
  • github.com/aws/aws-sdk-go-v2/service/imagebuilder: v1.54.0
    • Feature: The ImportDiskImage API now enforces a maximum character limit of 128 characters on the image name field.
  • github.com/aws/aws-sdk-go-v2/service/lexmodelsv2: v1.61.0
    • Feature: Amazon Lex V2 introduces audio filler support for speech-to-speech bots. Configure melody or typing sounds that play during backend processing to reduce perceived latency and maintain a natural conversational experience for callers.
  • github.com/aws/aws-sdk-go-v2/service/mwaa: v1.40.0
    • Feature: Amazon MWAA now supports a PublicAndPrivate webserver access mode. The Airflow web server is accessible over both public and private endpoints, enabling workers in VPCs without internet access to reach the Task API privately while retaining public access to the Airflow UI.
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.101.0
    • Feature: Validate outpost access point resource name
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.246.0
    • Feature: Amazon SageMaker HyperPod now returns ImageVersionStatus in DescribeCluster, DescribeClusterNode, and ListClusterNodes responses, indicating whether cluster instances are running the latest available image version.
  • github.com/aws/aws-sdk-go-v2/service/securityhub: v1.70.0
    • Feature: Release GenerateRecommendedPolicyV2 and GetRecommendedPolicyV2 APIs. This supports generating and retrieving policy recommendations to remediate unused permissions findings that are now being supported on Security Hub.

Configuration

📅 Schedule: (UTC)

  • 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 PR becomes conflicted, 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.

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.1.20` → `v0.1.21` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.1.21?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2ffeature%2fs3%2ftransfermanager/v0.1.20/v0.1.21?slim=true) | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `v1.100.1` → `v1.101.0` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.101.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2faws-sdk-go-v2%2fservice%2fs3/v1.100.1/v1.101.0?slim=true) | --- ### Release Notes <details> <summary>aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/s3)</summary> ### [`v1.101.0`](https://github.com/aws/aws-sdk-go-v2/blob/HEAD/CHANGELOG.md#Release-2026-05-06) #### General Highlights - **Dependency Update**: Updated to the latest SDK module versions #### Module Highlights - `github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol`: [v1.36.0](service/bedrockagentcorecontrol/CHANGELOG.md#v1360-2026-05-06) - **Feature**: Adds support for bring-your-own file system in AgentCore Runtime. Developers can mount Amazon S3 Files and Amazon EFS access points directly into agent sessions using filesystemConfigurations. - `github.com/aws/aws-sdk-go-v2/service/glue`: [v1.141.0](service/glue/CHANGELOG.md#v11410-2026-05-06) - **Feature**: Adds support for a CustomLogGroupPrefix parameter in StartDataQualityRulesetEvaluationRun to specify custom CloudWatch log group paths, and a RulesetName filter in ListDataQualityRulesetEvaluationRuns to filter evaluation runs by ruleset name. - `github.com/aws/aws-sdk-go-v2/service/imagebuilder`: [v1.54.0](service/imagebuilder/CHANGELOG.md#v1540-2026-05-06) - **Feature**: The ImportDiskImage API now enforces a maximum character limit of 128 characters on the image name field. - `github.com/aws/aws-sdk-go-v2/service/lexmodelsv2`: [v1.61.0](service/lexmodelsv2/CHANGELOG.md#v1610-2026-05-06) - **Feature**: Amazon Lex V2 introduces audio filler support for speech-to-speech bots. Configure melody or typing sounds that play during backend processing to reduce perceived latency and maintain a natural conversational experience for callers. - `github.com/aws/aws-sdk-go-v2/service/mwaa`: [v1.40.0](service/mwaa/CHANGELOG.md#v1400-2026-05-06) - **Feature**: Amazon MWAA now supports a PublicAndPrivate webserver access mode. The Airflow web server is accessible over both public and private endpoints, enabling workers in VPCs without internet access to reach the Task API privately while retaining public access to the Airflow UI. - `github.com/aws/aws-sdk-go-v2/service/s3`: [v1.101.0](service/s3/CHANGELOG.md#v11010-2026-05-06) - **Feature**: Validate outpost access point resource name - `github.com/aws/aws-sdk-go-v2/service/sagemaker`: [v1.246.0](service/sagemaker/CHANGELOG.md#v12460-2026-05-06) - **Feature**: Amazon SageMaker HyperPod now returns ImageVersionStatus in DescribeCluster, DescribeClusterNode, and ListClusterNodes responses, indicating whether cluster instances are running the latest available image version. - `github.com/aws/aws-sdk-go-v2/service/securityhub`: [v1.70.0](service/securityhub/CHANGELOG.md#v1700-2026-05-06) - **Feature**: Release GenerateRecommendedPolicyV2 and GetRecommendedPolicyV2 APIs. This supports generating and retrieving policy recommendations to remediate unused permissions findings that are now being supported on Security Hub. </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 PR becomes conflicted, 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](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNDAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update all dependencies
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
87f49fef2e
bot-ci merged commit a61995fbfe into main 2026-05-07 07:31:25 +00:00
bot-ci deleted branch renovate/all-dependencies 2026-05-07 07:31:25 +00:00
bot-ci referenced this pull request from a commit 2026-05-07 07:31:25 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pandora/go.mirror!19
No description provided.