Skip to content

Update aws-sdk-go-v2 monorepo - autoclosed - #6578

Merged
rdimitrov merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Sep 9, 2026
Merged

rdimitrov merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.45.1v1.47.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.32.40v1.33.4 age confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.46.0v1.50.0 age confidence

Release Notes

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

v1.47.0

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/backup: v1.60.4
    • Documentation: Updating CLI Docs for Backup Audit Manager List Job Summaries APIs.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.59.0
    • Feature: Update Dataset schema to THIRDPARTYEVALUATIONV1
  • github.com/aws/aws-sdk-go-v2/service/cloudwatch: v1.67.0
    • Feature: Allows customers to specify an initial warm up period to wait for metrics to arrive when creating metric or log alarms
  • github.com/aws/aws-sdk-go-v2/service/devicefarm: v1.43.0
    • Feature: Added support to CreateRemoveAccessSession for selecting a server version on the mobile WebDriver endpoint.
  • github.com/aws/aws-sdk-go-v2/service/kinesis: v1.47.0
    • Feature: Generate account endpoint for Kinesis Data Streams requests when the account ID is available
  • github.com/aws/aws-sdk-go-v2/service/wafv2: v1.77.7
    • Documentation: DataProtectionConfig field Key Documentation Update

v1.46.0

Compare Source

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.46.0
    • Feature: Bedrock Runtime Reserved Service Support
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.49.0
    • Feature: Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API.
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.22.0
    • Feature: This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "every weekend"
  • 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@renovate
renovate Bot requested a review from JAORMX as a code owner September 9, 2026 16:51
@renovate

renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.41 -> v1.5.3
github.com/aws/aws-sdk-go-v2/credentials v1.19.39 -> v1.20.4
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.19.1 -> v1.20.0
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.40 -> v1.5.3
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.40 -> v2.8.3
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.40 -> v1.14.3
github.com/aws/aws-sdk-go-v2/service/signin v1.6.0 -> v1.10.0
github.com/aws/aws-sdk-go-v2/service/sso v1.34.0 -> v1.38.0
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.39.0 -> v1.43.0

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Sep 9, 2026
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from e736a90 to 768c4f6 Compare September 9, 2026 19:02
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 9, 2026
@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from 768c4f6 to ba73f1f Compare September 9, 2026 19:10
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 9, 2026
@codecov

codecov Bot commented Sep 9, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.84%. Comparing base (b5854a2) to head (8847123).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6578      +/-   ##
==========================================
- Coverage   78.90%   78.84%   -0.06%     
==========================================
  Files         778      778              
  Lines       77598    77598              
==========================================
- Hits        61226    61184      -42     
- Misses      16367    16409      +42     
  Partials        5        5              

☔ View full report in Codecov by Harness.
📢 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.

@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from ba73f1f to 8847123 Compare September 9, 2026 21:41
@github-actions github-actions Bot added size/XS Extra small PR: < 100 lines changed and removed size/XS Extra small PR: < 100 lines changed labels Sep 9, 2026
@rdimitrov
rdimitrov merged commit b6c3477 into main Sep 9, 2026
42 of 43 checks passed
@rdimitrov
rdimitrov deleted the renovate/aws-sdk-go-v2-monorepo branch September 9, 2026 22:08
@renovate renovate Bot changed the title Update aws-sdk-go-v2 monorepo Update aws-sdk-go-v2 monorepo - autoclosed Sep 9, 2026
@github-actions github-actions Bot mentioned this pull request Sep 10, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant