Skip to content

build(deps): bump the aws group across 1 directory with 4 updates - #8832

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

build(deps): bump the aws group across 1 directory with 4 updates#8832
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/aws-f4935e631c

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Updates github.com/aws/aws-sdk-go-v2 from 1.41.7 to 1.42.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.17 to 1.32.29

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.101.0 to 1.105.0

Commits

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

Changelog

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

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.

Release (2026-07-16)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go/aws-http-auth: v1.2.1
    • Bug Fix: Use r.URL.Host when r.Host is unset.
  • github.com/aws/smithy-go/aws-http-auth-schemes: v1.0.0
    • Release: Module github.com/aws/smithy-go/aws-http-auth-schemes adds generic smithy-go client support for AWS Sigv4 and Sigv4a.

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)

... (truncated)

Commits
  • 9445927 Release 2026-06-26
  • 7617c7e add prefix/suffix hyphen rejection for host label validation based on rfc1123...
  • 49402bd Fix document.Number serialization and BigDecimal negative zero sign loss (#681)
  • 648e8ad feat: move common middlewares to shared addCommonMiddlewares (#674)
  • bff4b8c Release 2026-06-05
  • 6b71b3a fix broken cbor union serialization (#676)
  • 3c67717 serialize value types if @​required (#675)
  • 6a1dd2f Release 2026-06-04
  • ec26415 fix nested union json ctx break/smithy.ReadUnion contract issue (#673)
  • 3f6ece2 Release 2026-06-02
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/aws/aws-sdk-go-v2/service/s3 [< 1.28, > 1.27.1]
github.com/aws/aws-sdk-go-v2/config [< 1.18, > 1.17.1]
github.com/aws/aws-sdk-go-v2/service/s3 [< 1.31, > 1.30.5]

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 1, 2026 01:56
@dependabot
dependabot Bot requested a review from aarongable July 1, 2026 01:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2026
aarongable
aarongable previously approved these changes Jul 6, 2026
@aarongable
aarongable requested review from a team and beautifulentropy and removed request for a team July 6, 2026 23:13
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/aws-f4935e631c branch from 932c082 to f293edf Compare July 8, 2026 01:56
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/aws-f4935e631c branch from f293edf to 693f4df Compare July 15, 2026 01:57
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/aws-f4935e631c branch 2 times, most recently from 2967464 to fc96803 Compare July 29, 2026 01:57
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/aws-f4935e631c branch from fc96803 to 9a4e6f6 Compare August 5, 2026 01:56
Bumps the aws group with 3 updates in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2), [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/s3](https://github.com/aws/aws-sdk-go-v2).


Updates `github.com/aws/aws-sdk-go-v2` from 1.41.7 to 1.42.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.7...v1.42.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.17 to 1.32.29
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.17...config/v1.32.29)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.101.0 to 1.105.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.101.0...service/s3/v1.105.0)

Updates `github.com/aws/smithy-go` from 1.25.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.25.1...v1.27.3)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.102.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.26.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/aws-f4935e631c branch from 9a4e6f6 to 28e3e08 Compare August 12, 2026 01:56
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.

1 participant