Skip to content

chore(deps): bump the aws group across 1 directory with 14 updates#6986

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/aws-261d94ef78
Open

chore(deps): bump the aws group across 1 directory with 14 updates#6986
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/aws-261d94ef78

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the aws group with 2 updates in the / directory: github.com/aws/aws-sdk-go-v2/config and github.com/aws/aws-sdk-go-v2/service/ec2.

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.25 to 1.32.30

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.307.0 to 1.316.1

Commits

Updates github.com/aws/smithy-go from 1.27.1 to 1.27.3

Changelog

Sourced from github.com/aws/smithy-go's changelog.

Release (2026-06-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.3
    • Bug Fix: Fix bug in JSON doc encoder and endpoint host label format validation

Release (2026-06-05)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.2
    • Bug Fix: Fix incorrect serialization of unions in CBOR-based protocols.

Release (2026-06-04)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.1
    • Bug Fix: Fixed a deserialization failure in all protocols when encountering a union with explicit null members.
    • Bug Fix: Fixed a panic when deserializing nested unions in JSON- and CBOR-based protocols.

Release (2026-06-02)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.0
    • Feature: Add APIs for schema-based serialization.
    • Feature: Add support for all current AWS and Smithy protocols.
    • Bug Fix: Enforce max nesting depth of 128 on CBOR payloads.
  • github.com/aws/smithy-go/aws-http-auth: v1.2.0
    • Feature: Add event stream signer.

Release (2026-05-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.26.0
    • Feature: Add StringSlice to endpoint rulesfn.

... (truncated)

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/v4a from 1.4.30 to 1.4.31

Commits

Updates github.com/aws/aws-sdk-go-v2/service/signin from 1.2.0 to 1.4.1

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/signin's changelog.

Release (2021-07-01)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/internal/ini: v1.1.0
    • Feature: Support for :, =, [, ] being present in expression values.
  • github.com/aws/aws-sdk-go-v2/service/autoscaling: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/databrew: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.11.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/glue: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/kendra: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/mediaconvert: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/mediapackagevod: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/redshift: v1.8.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/sagemaker: v1.9.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/servicediscovery: v1.7.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/sqs: v1.6.0
    • Feature: API client updated
  • github.com/aws/aws-sdk-go-v2/service/ssmcontacts: v1.2.0
    • Feature: API client updated

Release (2021-06-25)

General Highlights

  • Feature: Updated github.com/aws/smithy-go to latest version
  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.7.0
    • Feature: Adds configuration values for enabling endpoint discovery.
    • Bug Fix: Keep Object-Lock headers a header when presigning Sigv4 signing requests
  • github.com/aws/aws-sdk-go-v2/config: v1.4.0
    • Feature: Adds configuration setting for enabling endpoint discovery.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.3.0
    • Bug Fix: Fixed example usages of aws.CredentialsCache (#1275)
  • github.com/aws/aws-sdk-go-v2/feature/cloudfront/sign: v1.2.0
    • Feature: Add UnmarshalJSON for AWSEpochTime to correctly unmarshal AWSEpochTime, (#1298)
  • github.com/aws/aws-sdk-go-v2/internal/configsources: v1.0.0

... (truncated)

Commits
  • efb96c5 Release 2021-07-01
  • cfdbf01 update go sum
  • e27b618 Updates API models (#1328)
  • eb286a1 Support Op and Sep Tokens in Expression Values (#1324)
  • 431a408 Release 2021-06-25
  • 5393f4a Updated smithy-go dependency version
  • d96de3a Update API Models, adds change log for release, pins protocol test to exclude...
  • e216071 aws/signer/v4: Keep Object-Lock headers a header in presigning signing reques...
  • 77ed784 feature/cloudfront/sign: Add json Unmarshal for AWSEpochTime (#1298)
  • d00f3da credentials: Fix aws.CredentialsCache code usage examples (#1275)
  • Additional commits viewable in compare view

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.24 to 1.19.29

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.29 to 1.18.30

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/configsources from 1.4.29 to 1.4.30

Commits

Updates github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 from 2.7.29 to 2.7.30

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding from 1.13.12 to 1.13.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/internal/presigned-url from 1.13.29 to 1.13.30

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sso from 1.31.3 to 1.32.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.36.6 to 1.37.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.43.3 to 1.44.1

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 8, 2026
@ti-chi-bot ti-chi-bot Bot requested a review from howardlau1999 July 8, 2026 10:48
@ti-chi-bot

ti-chi-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign fgksgf for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot

ti-chi-bot Bot commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a pingcap member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@github-actions github-actions Bot added the v2 for operator v2 label Jul 8, 2026
@ti-chi-bot ti-chi-bot Bot added the size/L label Jul 8, 2026
@github-actions github-actions Bot marked this pull request as draft July 8, 2026 10:53
@github-actions

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

/test ready-for-review

@ti-chi-bot ti-chi-bot marked this pull request as ready for review July 8, 2026 10:53
@codecov-commenter

codecov-commenter commented Jul 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.39%. Comparing base (110697e) to head (d355d2f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6986   +/-   ##
=======================================
  Coverage   40.39%   40.39%           
=======================================
  Files         436      436           
  Lines       25219    25219           
=======================================
  Hits        10188    10188           
  Misses      15031    15031           
Flag Coverage Δ
unittest 40.39% <ø> (ø)

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

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

@dependabot dependabot Bot force-pushed the dependabot/go_modules/aws-261d94ef78 branch from 1133f16 to d55b73c Compare July 9, 2026 10:45
@github-actions github-actions Bot marked this pull request as draft July 9, 2026 10:50
@github-actions

github-actions Bot commented Jul 9, 2026

Copy link
Copy Markdown

/test ready-for-review

@ti-chi-bot ti-chi-bot marked this pull request as ready for review July 9, 2026 10:50
Bumps the aws group with 2 updates in the / directory: [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) and [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.25 to 1.32.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.25...config/v1.32.30)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.307.0 to 1.316.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.307.0...service/ec2/v1.316.1)

Updates `github.com/aws/smithy-go` from 1.27.1 to 1.27.3
- [Release notes](https://github.com/aws/smithy-go/releases)
- [Changelog](https://github.com/aws/smithy-go/blob/main/CHANGELOG.md)
- [Commits](aws/smithy-go@v1.27.1...v1.27.3)

Updates `github.com/aws/aws-sdk-go-v2/internal/v4a` from 1.4.30 to 1.4.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.30...internal/v4a/v1.4.31)

Updates `github.com/aws/aws-sdk-go-v2/service/signin` from 1.2.0 to 1.4.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/config/v1.4.1/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@v1.2.0...config/v1.4.1)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.24 to 1.19.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.24...credentials/v1.19.29)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.29 to 1.18.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.29...config/v1.18.30)

Updates `github.com/aws/aws-sdk-go-v2/internal/configsources` from 1.4.29 to 1.4.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/v4a/v1.4.29...internal/v4a/v1.4.30)

Updates `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` from 2.7.29 to 2.7.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@internal/endpoints/v2.7.29...internal/endpoints/v2.7.30)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` from 1.13.12 to 1.13.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.13.12...service/mq/v1.13.13)

Updates `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` from 1.13.29 to 1.13.30
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.13.29...credentials/v1.13.30)

Updates `github.com/aws/aws-sdk-go-v2/service/sso` from 1.31.3 to 1.32.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.31.3...v1.32.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ssooidc` from 1.36.6 to 1.37.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.36.6...v1.37.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.43.3 to 1.44.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/amp/v1.43.3...service/iot/v1.44.1)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.28
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.27
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/configsources
  dependency-version: 1.4.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/endpoints/v2
  dependency-version: 2.7.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/internal/v4a
  dependency-version: 1.4.31
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.313.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding
  dependency-version: 1.13.13
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/internal/presigned-url
  dependency-version: 1.13.30
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/signin
  dependency-version: 1.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sso
  dependency-version: 1.32.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ssooidc
  dependency-version: 1.37.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/aws-261d94ef78 branch from d55b73c to d355d2f Compare July 15, 2026 10:50
@github-actions github-actions Bot marked this pull request as draft July 15, 2026 10:55
@github-actions

Copy link
Copy Markdown

/test ready-for-review

@ti-chi-bot ti-chi-bot marked this pull request as ready for review July 15, 2026 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contribution dependencies Pull requests that update a dependency file go Pull requests that update go code ok-to-test size/L v2 for operator v2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant