s3sync icon indicating copy to clipboard operation
s3sync copied to clipboard

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

Open renovate[bot] opened this issue 1 month ago • 2 comments

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.39.6 -> v1.40.0 age confidence
github.com/aws/aws-sdk-go-v2/config v1.31.21 -> v1.32.1 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.18.25 -> v1.19.1 age confidence
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.19.15 -> v1.20.11 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.88.7 -> v1.92.0 age confidence

Release Notes

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

v1.40.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/acmpca: v1.40.0
    • Feature: Private Certificate Authority service now supports P521 and RSA3072 key algorithms.
  • github.com/aws/aws-sdk-go-v2/service/amplify: v1.31.0
    • Feature: Introduced support for Skew Protection. Added enableSkewProtection field to createBranch and updateBranch API.
  • github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs: v1.47.0
    • Feature: Updated CreateLogAnomalyDetector to accept only kms key arn
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.56.0
    • Feature: AWS CodeBuild now supports webhook filtering by organization name
  • github.com/aws/aws-sdk-go-v2/service/datazone: v1.27.0
    • Feature: This release adds support to update projects and environments
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.42.0
    • Feature: Generate account endpoints for DynamoDB requests using ARN-sourced account ID when available
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.210.0
    • Feature: This release changes the CreateLaunchTemplate, CreateLaunchTemplateVersion, ModifyLaunchTemplate CLI and SDKs such that if you do not specify a client token, a randomly generated token is used for the request to ensure idempotency.
  • github.com/aws/aws-sdk-go-v2/service/ivsrealtime: v1.24.0
    • Feature: IVS Real-Time now offers customers the ability to adjust the participant & composition recording segment duration
  • github.com/aws/aws-sdk-go-v2/service/mediapackagev2: v1.22.0
    • Feature: This release adds the ResetChannelState and ResetOriginEndpointState operation to reset MediaPackage V2 channel and origin endpoint. This release also adds a new field, UrlEncodeChildManifest, for HLS/LL-HLS to allow URL-encoding child manifest query string based on the requirements of AWS SigV4.
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.55.0
    • Feature: Updating GetDataAccess response for S3 Access Grants to include the matched Grantee for the requested prefix

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) in timezone Asia/Tokyo, 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[bot] avatar Nov 01 '25 03:11 renovate[bot]

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

  • 11 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.2 -> v1.7.3
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13 -> v1.18.14
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.13 -> v1.4.14
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.13 -> v2.7.14
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.11 -> v1.4.14
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.2 -> v1.9.5
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.13 -> v1.13.14
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.11 -> v1.19.14
github.com/aws/aws-sdk-go-v2/service/sso v1.30.3 -> v1.30.4
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.7 -> v1.35.9
github.com/aws/aws-sdk-go-v2/service/sts v1.41.0 -> v1.41.1

renovate[bot] avatar Nov 01 '25 03:11 renovate[bot]

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 81.25%. Comparing base (90a5313) to head (179a050). :warning: Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #436   +/-   ##
=======================================
  Coverage   81.25%   81.25%           
=======================================
  Files           5        5           
  Lines         416      416           
=======================================
  Hits          338      338           
  Misses         47       47           
  Partials       31       31           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov[bot] avatar Nov 01 '25 03:11 codecov[bot]