Skip to content

Bump the provider-sdk-dependencies group across 1 directory with 12 updates#1729

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/provider-sdk-dependencies-e2f2add24f
Open

Bump the provider-sdk-dependencies group across 1 directory with 12 updates#1729
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/provider-sdk-dependencies-e2f2add24f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps the provider-sdk-dependencies group with 9 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.41.2 1.41.3
github.com/aws/aws-sdk-go-v2/config 1.32.10 1.32.11
github.com/aws/aws-sdk-go-v2/service/ec2 1.290.1 1.294.0
github.com/aws/aws-sdk-go-v2/service/efs 1.41.11 1.41.12
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing 1.33.20 1.33.21
github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 1.54.7 1.54.8
github.com/aws/aws-sdk-go-v2/service/iam 1.53.3 1.53.5
github.com/aws/aws-sdk-go-v2/service/route53 1.62.2 1.62.3
github.com/aws/aws-sdk-go-v2/service/s3 1.96.1 1.96.4

Updates github.com/aws/aws-sdk-go-v2 from 1.41.2 to 1.41.3

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.10 to 1.32.11

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.10 to 1.19.11

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.290.1 to 1.294.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/efs from 1.41.11 to 1.41.12

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing from 1.33.20 to 1.33.21

Commits

Updates github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.54.7 to 1.54.8

Commits

Updates github.com/aws/aws-sdk-go-v2/service/iam from 1.53.3 to 1.53.5

Commits

Updates github.com/aws/aws-sdk-go-v2/service/route53 from 1.62.2 to 1.62.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.96.1 to 1.96.4

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.41.7 to 1.41.8

Commits

Updates github.com/aws/smithy-go from 1.24.1 to 1.24.2

Release notes

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

Release (2026-02-27)

General Highlights

  • Dependency Update: Bump minimum go version to 1.24.
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 10, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 10, 2026 10:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 10, 2026
@gardener-prow
Copy link
Copy Markdown

gardener-prow bot commented Mar 10, 2026

[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 hebelsan for approval. For more information see the Code Review Process.

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

@gardener-prow gardener-prow bot added do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Mar 10, 2026
@federated-github-access federated-github-access bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Mar 10, 2026
@gardener-prow gardener-prow bot added the cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. label Mar 10, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider-sdk-dependencies-e2f2add24f branch from 2c3f950 to a6a1fde Compare March 16, 2026 15:43
…pdates

Bumps the provider-sdk-dependencies group with 9 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.2` | `1.41.3` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.10` | `1.32.11` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.290.1` | `1.294.0` |
| [github.com/aws/aws-sdk-go-v2/service/efs](https://github.com/aws/aws-sdk-go-v2) | `1.41.11` | `1.41.12` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing](https://github.com/aws/aws-sdk-go-v2) | `1.33.20` | `1.33.21` |
| [github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2](https://github.com/aws/aws-sdk-go-v2) | `1.54.7` | `1.54.8` |
| [github.com/aws/aws-sdk-go-v2/service/iam](https://github.com/aws/aws-sdk-go-v2) | `1.53.3` | `1.53.5` |
| [github.com/aws/aws-sdk-go-v2/service/route53](https://github.com/aws/aws-sdk-go-v2) | `1.62.2` | `1.62.3` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.96.1` | `1.96.4` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.41.2 to 1.41.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.2...v1.41.3)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.10 to 1.32.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.10...config/v1.32.11)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.10 to 1.19.11
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iam/v1.19.10...credentials/v1.19.11)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.290.1 to 1.294.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.290.1...service/ec2/v1.294.0)

Updates `github.com/aws/aws-sdk-go-v2/service/efs` from 1.41.11 to 1.41.12
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.41.11...service/ecs/v1.41.12)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing` from 1.33.20 to 1.33.21
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sns/v1.33.20...service/sts/v1.33.21)

Updates `github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2` from 1.54.7 to 1.54.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/polly/v1.54.7...service/polly/v1.54.8)

Updates `github.com/aws/aws-sdk-go-v2/service/iam` from 1.53.3 to 1.53.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.53.3...service/ecs/v1.53.5)

Updates `github.com/aws/aws-sdk-go-v2/service/route53` from 1.62.2 to 1.62.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/fsx/v1.62.2...service/fsx/v1.62.3)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.96.1 to 1.96.4
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.96.1...service/s3/v1.96.4)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.41.7 to 1.41.8
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.41.7...service/ecs/v1.41.8)

Updates `github.com/aws/smithy-go` from 1.24.1 to 1.24.2
- [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.24.1...v1.24.2)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.11
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.294.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/efs
  dependency-version: 1.41.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing
  dependency-version: 1.33.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2
  dependency-version: 1.54.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/iam
  dependency-version: 1.53.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/route53
  dependency-version: 1.62.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.96.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.41.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.24.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: provider-sdk-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/provider-sdk-dependencies-e2f2add24f branch from a6a1fde to 6b43088 Compare March 24, 2026 10:36
@github-actions
Copy link
Copy Markdown
Contributor

This change upgrades AWS SDK Go v2 dependencies across the board, updating both direct and indirect dependencies to their latest patch versions. The updates include core AWS services like EC2, S3, IAM, Route53, and load balancing services, along with supporting internal packages and the smithy-go library.

Walkthrough

  • Chore: Updated AWS SDK Go v2 from v1.41.2 to v1.41.4 and all related service packages to their latest versions
  • Chore: Upgraded EC2 service package from v1.290.1 to v1.296.0, providing access to newer EC2 features and improvements
  • Chore: Updated S3 service from v1.96.1 to v1.97.2, ensuring compatibility with latest S3 functionality
  • Chore: Refreshed IAM, Route53, EFS, and load balancing service packages with minor version bumps
  • Chore: Updated internal AWS SDK components including configuration sources, endpoints, and authentication modules

Model: claude-sonnet-4-20250514 | Prompt Tokens: 9854 | Completion Tokens: 239

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. dependencies Pull requests that update a dependency file do-not-merge/needs-kind Indicates a PR lacks a `kind/foo` label and requires one. go Pull requests that update Go code needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants