Skip to content

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

Merged
kodiakhq[bot] merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo
Nov 20, 2025
Merged

fix(deps): update aws-sdk-go-v2 monorepo#5056
kodiakhq[bot] merged 1 commit into
mainfrom
renovate/aws-sdk-go-v2-monorepo

Conversation

@renovate

@renovate renovate Bot commented Nov 20, 2025

Copy link
Copy Markdown
Contributor

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.20 -> v1.32.0 age confidence
github.com/aws/aws-sdk-go-v2/service/ecr v1.52.0 -> v1.53.1 age confidence
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.4 -> v1.38.5 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.90.2 -> v1.91.1 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 - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file labels Nov 20, 2025
@renovate
renovate Bot requested a review from a team as a code owner November 20, 2025 03:20
@renovate renovate Bot added the go label Nov 20, 2025
@renovate

renovate Bot commented Nov 20, 2025

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: build/go.sum
Command failed: go get -t ./...
go: downloading github.com/containerd/platforms v1.0.0-rc.2
go: downloading github.com/magefile/mage v1.15.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6.3
go: downloading github.com/go-jose/go-jose/v3 v3.0.4
go: downloading github.com/hashicorp/cap v0.11.0
go: downloading cloud.google.com/go/storage v1.57.2
go: downloading cloud.google.com/go v0.121.6
go: downloading code.gitea.io/sdk/gitea v0.22.1
go: downloading github.com/go-git/go-billy/v5 v5.6.2
go: downloading github.com/go-git/go-git/v5 v5.16.3
go: downloading github.com/aws/aws-sdk-go-v2 v1.40.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.32.0
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.91.1
go: downloading dagger.io/dagger v0.19.6
go: downloading github.com/docker/docker v28.5.2+incompatible
go: downloading sigs.k8s.io/kind v0.30.0
go: downloading golang.org/x/mod v0.30.0
go: downloading github.com/google/go-github/v66 v66.0.0
go: downloading go.flipt.io/stew v0.0.0-20240109140408-33ad11ecef1c
go: downloading golang.org/x/sync v0.18.0
go: downloading github.com/erka/openfeature-go-ofrep-provider v0.0.2
go: downloading github.com/open-feature/go-sdk v1.17.0
go: downloading github.com/containerd/log v0.1.0
go: downloading github.com/opencontainers/image-spec v1.1.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.19.1
go: downloading golang.org/x/crypto v0.43.0
go: downloading github.com/coreos/go-oidc/v3 v3.15.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading golang.org/x/oauth2 v0.32.0
go: downloading cloud.google.com/go/auth v0.16.5
go: downloading cloud.google.com/go/compute/metadata v0.9.0
go: downloading cloud.google.com/go/iam v1.5.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.53.0
go: downloading github.com/googleapis/gax-go/v2 v2.15.0
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.38.0
go: downloading google.golang.org/api v0.247.0
go: downloading google.golang.org/genproto v0.0.0-20250715232539-7130f93afb79
go: downloading github.com/42wim/httpsig v1.2.3
go: downloading github.com/davidmz/go-pageant v1.0.2
go: downloading github.com/go-fed/httpsig v1.1.0
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading dario.cat/mergo v1.0.1
go: downloading github.com/ProtonMail/go-crypto v1.1.6
go: downloading github.com/sergi/go-diff v1.4.0
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8
go: downloading github.com/aws/smithy-go v1.23.2
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.19.0
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.14
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4
go: downloading github.com/aws/aws-sdk-go-v2/service/signin v1.0.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.30.4
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.8
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.41.1
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.3
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.14
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.14
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.5
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.14
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.14
go: downloading github.com/Khan/genqlient v0.8.1
go: downloading github.com/vektah/gqlparser/v2 v2.5.30
go: downloading github.com/Microsoft/go-winio v0.6.2
go: downloading github.com/containerd/errdefs v1.0.0
go: downloading github.com/containerd/errdefs/pkg v0.3.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/docker/go-connections v0.6.0
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0
go: downloading github.com/pelletier/go-toml v1.9.5
go: downloading github.com/google/go-querystring v1.1.0
go: downloading go.flipt.io/flipt/errors v1.45.0
go: downloading go.uber.org/mock v0.6.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.2
go: downloading github.com/go-jose/go-jose/v4 v4.1.3
go: downloading github.com/hashicorp/go-uuid v1.0.3
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading cloud.google.com/go/monitoring v1.24.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.53.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.8
go: downloading github.com/cyphar/filepath-securejoin v0.4.1
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.2
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.14
go: downloading github.com/adrg/xdg v0.5.3
go: downloading github.com/mitchellh/go-homedir v1.1.0
go: downloading github.com/99designs/gqlgen v0.17.81
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading al.essio.dev/pkg/shellescape v1.5.1
go: downloading github.com/spf13/cobra v1.10.1
go: downloading github.com/spf13/pflag v1.0.10
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.62.0
go: downloading golang.org/x/time v0.12.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.6
go: downloading github.com/envoyproxy/go-control-plane/envoy v1.35.0
go: downloading github.com/cloudflare/circl v1.6.1
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.3.1
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploggrpc v0.14.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlplog/otlploghttp v0.14.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0
go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0
go: downloading go.opentelemetry.io/otel/log v0.14.0
go: downloading go.opentelemetry.io/otel/sdk/log v0.14.0
go: downloading go.opentelemetry.io/proto/otlp v1.8.0
go: downloading github.com/sosodev/duration v1.3.1
go: downloading sigs.k8s.io/yaml v1.6.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/cncf/xds/go v0.0.0-20251022180443-0feb69152e9f
go: downloading github.com/envoyproxy/protoc-gen-validate v1.2.1
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
go: downloading github.com/spiffe/go-spiffe/v2 v2.6.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/BurntSushi/toml v1.5.0
go: downloading github.com/evanphx/json-patch/v5 v5.6.0
go: downloading go.yaml.in/yaml/v2 v2.4.2
go: downloading cel.dev/expr v0.24.0
go: downloading github.com/cenkalti/backoff/v5 v5.0.3
go: go.flipt.io/build imports
	go.flipt.io/build/internal/dagger: cannot find module providing package go.flipt.io/build/internal/dagger

@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from 65e29f2 to 82ac28b Compare November 20, 2025 03:29
@codecov

codecov Bot commented Nov 20, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.54%. Comparing base (2be6e04) to head (08e002f).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5056      +/-   ##
==========================================
+ Coverage   65.51%   65.54%   +0.02%     
==========================================
  Files         172      172              
  Lines       14306    14306              
==========================================
+ Hits         9373     9377       +4     
+ Misses       4256     4254       -2     
+ Partials      677      675       -2     
Flag Coverage Δ
unittests 65.54% <ø> (+0.02%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovate Bot force-pushed the renovate/aws-sdk-go-v2-monorepo branch from 82ac28b to 08e002f Compare November 20, 2025 04:01
@kodiakhq
kodiakhq Bot merged commit 3f84b8b into main Nov 20, 2025
40 of 41 checks passed
@kodiakhq
kodiakhq Bot deleted the renovate/aws-sdk-go-v2-monorepo branch November 20, 2025 04:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs dependencies Pull requests that update a dependency file go

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants