Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown

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.6 to 1.42.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.16 to 1.32.27

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.15 to 1.19.26

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.99.1 to 1.104.2

Commits

Updates github.com/aws/smithy-go from 1.25.0 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
  • 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 4, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/aws-c4f54d3568 branch 3 times, most recently from ac55246 to 5d0638b Compare May 18, 2026 18:13
@dependabot dependabot Bot force-pushed the dependabot/go_modules/aws-c4f54d3568 branch 2 times, most recently from 0a46b4d to 3ad0dd8 Compare May 25, 2026 20:43
@dependabot dependabot Bot changed the title chore(deps): bump the aws group across 1 directory with 5 updates build(deps): bump the aws group across 1 directory with 5 updates Jun 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/aws-c4f54d3568 branch 2 times, most recently from b41f698 to 6326075 Compare June 8, 2026 09:53
@dependabot dependabot Bot force-pushed the dependabot/go_modules/aws-c4f54d3568 branch from 6326075 to 32e3846 Compare June 22, 2026 09:40
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.6 to 1.42.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.6...v1.42.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.16 to 1.32.27
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.16...config/v1.32.27)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.15 to 1.19.26
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.15...credentials/v1.19.26)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.99.1 to 1.104.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.99.1...service/s3/v1.104.2)

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

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.7
  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.17
  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.16
  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.100.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.25.1
  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-c4f54d3568 branch from 32e3846 to c57df6d Compare July 6, 2026 09:40
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