Skip to content

build(deps): bump the cloud-providers group across 1 directory with 11 updates - #4250

Open
dependabot[bot] wants to merge 1 commit into
v3from
dependabot/go_modules/v3/cloud-providers-242e07c128
Open

build(deps): bump the cloud-providers group across 1 directory with 11 updates#4250
dependabot[bot] wants to merge 1 commit into
v3from
dependabot/go_modules/v3/cloud-providers-242e07c128

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps the cloud-providers group with 7 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.43.4 1.43.7
github.com/aws/aws-sdk-go-v2/config 1.32.35 1.32.38
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.22.41 1.22.44
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager 0.3.11 0.3.15
github.com/aws/aws-sdk-go-v2/service/ec2 1.321.0 1.322.0
github.com/aws/aws-sdk-go-v2/service/kms 1.55.4 1.55.7
google.golang.org/api 0.292.0 0.293.0

Updates github.com/aws/aws-sdk-go-v2 from 1.43.4 to 1.43.7

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.35 to 1.32.38

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.34 to 1.19.37

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.35 to 1.18.38

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.41 to 1.22.44

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager from 0.3.11 to 0.3.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.321.0 to 1.322.0

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.55.4 to 1.55.7

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.107.0 to 1.107.3

Commits

Updates github.com/aws/smithy-go from 1.27.7 to 1.27.8

Changelog

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

Release (2026-08-21)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.9
    • Bug Fix: Fix a generic event stream exception not carrying the error code and message from its payload.
    • Bug Fix: Fix an event stream not being closed when its connection is lost, which would cause a caller writing to the stream to block indefinitely.
    • Bug Fix: Fix deserialization of an empty list producing a nil slice instead of an empty one.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-14)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.8
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

Release (2026-08-07)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.7
    • Bug Fix: Don't serialize unset JSON documents as nil in structure members.
    • Bug Fix: Fix a deserialization panic around collection members in recursive shape configs.

Release (2026-07-31)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.6
    • Bug Fix: Fix failure to deserialize any @httpPayload struct with a non-string member.
    • Bug Fix: Fix failure to serialize any @httpPayload struct with a nested struct.

Release (2026-07-27)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.5
    • Bug Fix: Fix a performance issue in awsQuery with large response payloads.

... (truncated)

Commits

Updates google.golang.org/api from 0.292.0 to 0.293.0

Release notes

Sourced from google.golang.org/api's releases.

v0.293.0

0.293.0 (2026-08-11)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.293.0 (2026-08-11)

Features

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 17, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 17, 2026 18:24
…1 updates

Bumps the cloud-providers group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.4` | `1.43.7` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.35` | `1.32.38` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.41` | `1.22.44` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.3.11` | `0.3.15` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.321.0` | `1.322.0` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.55.4` | `1.55.7` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.292.0` | `0.293.0` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.43.4 to 1.43.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.43.4...v1.43.7)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.35 to 1.32.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.35...config/v1.32.38)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.34 to 1.19.37
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.34...credentials/v1.19.37)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.35 to 1.18.38
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.35...config/v1.18.38)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.41 to 1.22.44
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.41...feature/s3/manager/v1.22.44)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.3.11 to 0.3.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.3.11...feature/s3/transfermanager/v0.3.15)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.321.0 to 1.322.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.321.0...service/ec2/v1.322.0)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.55.4 to 1.55.7
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.55.4...service/ivs/v1.55.7)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.107.0 to 1.107.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.107.0...service/s3/v1.107.3)

Updates `github.com/aws/smithy-go` from 1.27.7 to 1.27.8
- [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.7...v1.27.8)

Updates `google.golang.org/api` from 0.292.0 to 0.293.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.292.0...v0.293.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager
  dependency-version: 0.3.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.321.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-version: 1.55.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.107.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cloud-providers
- dependency-name: google.golang.org/api
  dependency-version: 0.293.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cloud-providers
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump the cloud-providers group with 11 updates build(deps): bump the cloud-providers group across 1 directory with 11 updates Aug 24, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/v3/cloud-providers-242e07c128 branch from 2fd0bbb to f6c3433 Compare August 24, 2026 16:00
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants