fix(deps): update module github.com/aws/smithy-go to v1.27.9 #3

Open
botaniker wants to merge 1 commit from renovate/github.com-aws-smithy-go-1.27.x into main
Member

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/smithy-go v1.27.3v1.27.9 age confidence

Release Notes

aws/smithy-go (github.com/aws/smithy-go)

v1.27.9

Compare Source

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.

v1.27.8

Compare Source

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.

v1.27.7

Compare Source

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.

v1.27.6

Compare Source

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.

v1.27.5

Compare Source

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.

v1.27.4

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot. The local configuration can be found in the SI Renovate Bot repository.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [github.com/aws/smithy-go](https://github.com/aws/smithy-go) | `v1.27.3` → `v1.27.9` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2faws%2fsmithy-go/v1.27.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2faws%2fsmithy-go/v1.27.3/v1.27.9?slim=true) | --- ### Release Notes <details> <summary>aws/smithy-go (github.com/aws/smithy-go)</summary> ### [`v1.27.9`](https://github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-08-21) [Compare Source](https://github.com/aws/smithy-go/compare/v1.27.8...v1.27.9) #### 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. ### [`v1.27.8`](https://github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-08-14) [Compare Source](https://github.com/aws/smithy-go/compare/v1.27.7...v1.27.8) #### 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. ### [`v1.27.7`](https://github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-08-07) [Compare Source](https://github.com/aws/smithy-go/compare/v1.27.6...v1.27.7) #### 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. ### [`v1.27.6`](https://github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-07-31) [Compare Source](https://github.com/aws/smithy-go/compare/v1.27.5...v1.27.6) #### 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. ### [`v1.27.5`](https://github.com/aws/smithy-go/blob/HEAD/CHANGELOG.md#Release-2026-07-27) [Compare Source](https://github.com/aws/smithy-go/compare/v1.27.4...v1.27.5) #### 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. ### [`v1.27.4`](https://github.com/aws/smithy-go/compare/v1.27.3...v1.27.4) [Compare Source](https://github.com/aws/smithy-go/compare/v1.27.3...v1.27.4) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). The local configuration can be found in the [SI Renovate Bot repository](https://git.shivering-isles.com/shivering-isles/infrastructure-gitops/src/branch/main/apps/k8s01/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yODguMCIsInVwZGF0ZWRJblZlciI6IjQzLjI4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
botaniker scheduled this pull request to auto merge when all checks succeed 2026-08-22 06:28:50 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-aws-smithy-go-1.27.x:renovate/github.com-aws-smithy-go-1.27.x
git switch renovate/github.com-aws-smithy-go-1.27.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/github.com-aws-smithy-go-1.27.x
git switch renovate/github.com-aws-smithy-go-1.27.x
git rebase main
git switch main
git merge --ff-only renovate/github.com-aws-smithy-go-1.27.x
git switch renovate/github.com-aws-smithy-go-1.27.x
git rebase main
git switch main
git merge --no-ff renovate/github.com-aws-smithy-go-1.27.x
git switch main
git merge --squash renovate/github.com-aws-smithy-go-1.27.x
git switch main
git merge --ff-only renovate/github.com-aws-smithy-go-1.27.x
git switch main
git merge renovate/github.com-aws-smithy-go-1.27.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
shivering-isles/s3-controller!3
No description provided.