Skip to content

Update module github.com/aws/smithy-go to v1.27.8 - #1202

Open
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-aws-smithy-go-1.x
Open

Update module github.com/aws/smithy-go to v1.27.8#1202
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/github.com-aws-smithy-go-1.x

Conversation

@red-hat-konflux

@red-hat-konflux red-hat-konflux Bot commented Jul 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

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

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: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. labels Jul 19, 2026
@openshift-ci

openshift-ci Bot commented Jul 19, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described 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

2 similar comments
@openshift-ci

openshift-ci Bot commented Jul 19, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described 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

@openshift-ci

openshift-ci Bot commented Jul 19, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: red-hat-konflux[bot]

The full list of commands accepted by this bot can be found here.

The pull request process is described 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

@openshift-ci openshift-ci Bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jul 19, 2026
@openshift-ci

openshift-ci Bot commented Jul 19, 2026

Copy link
Copy Markdown

Hi @red-hat-konflux[bot]. Thanks for your PR.

I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

Updates the indirect github.com/aws/smithy-go dependency in go.mod from v1.27.3 to v1.27.4.

Changes

Dependency update

Layer / File(s) Summary
Update Smithy requirement
go.mod
The indirect github.com/aws/smithy-go requirement is updated from v1.27.3 to v1.27.4.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested labels: dependencies, go, lgtm

Suggested reviewers: rcampos2029, miguelhbrito

🚥 Pre-merge checks | ✅ 10 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The title identifies the correct module but states an update to v1.27.8, while the changeset updates the module to v1.27.4. Change the title to “Update module github.com/aws/smithy-go to v1.27.4”.
✅ Passed checks (10 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
No-Weak-Crypto ✅ Passed PR only bumps go.mod/go.sum for smithy-go; no changed code adds MD5/SHA1/DES/RC4/3DES/Blowfish/ECB or secret comparisons.
Container-Privileges ✅ Passed PR only changes go.mod/go.sum to bump smithy-go; no container/K8s manifests were modified, so none of the listed privilege settings were introduced.
No-Sensitive-Data-In-Logs ✅ Passed PR only bumps smithy-go in go.mod/go.sum; no application code or log statements changed, so no new sensitive-data logging risk is introduced.
No-Hardcoded-Secrets ✅ Passed PR only bumps smithy-go in go.mod/go.sum; added strings are dependency checksums, with no API keys, tokens, passwords, private keys, or embedded creds.
No-Injection-Vectors ✅ Passed Only go.mod and go.sum changed for a dependency bump; no code paths with injection patterns were introduced.
Ai-Attribution ✅ Passed No AI tool use was mentioned in commit messages; the only trailer is Signed-off-by, with no Assisted-by/Generated-by or Co-Authored-By lines.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/github.com-aws-smithy-go-1.x

Comment @coderabbitai help to get the list of available commands.

@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Jul 20, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 20, 2026
@red-hat-konflux
red-hat-konflux Bot deleted the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch July 20, 2026 20:34
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Update module github.com/aws/smithy-go to v1.27.4 Jul 21, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 21, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch 2 times, most recently from 8e2372d to a158530 Compare July 21, 2026 01:21
@openshift-ci openshift-ci Bot removed the lgtm Indicates that a PR is ready to be merged. label Jul 21, 2026
@openshift-ci

openshift-ci Bot commented Jul 21, 2026

Copy link
Copy Markdown

New changes are detected. LGTM label has been removed.

@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Jul 21, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 21, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Update module github.com/aws/smithy-go to v1.27.4 Jul 21, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 21, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch from a158530 to 94310ba Compare July 21, 2026 13:09
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Jul 21, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 21, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Update module github.com/aws/smithy-go to v1.27.4 Jul 22, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 22, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch from ba37a93 to 94310ba Compare July 22, 2026 00:47
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch from 4e5b8f5 to 9c327ef Compare July 26, 2026 01:17
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Jul 28, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 28, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Update module github.com/aws/smithy-go to v1.27.4 Jul 28, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 28, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch 2 times, most recently from 9c327ef to c544c9d Compare July 28, 2026 19:12
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Jul 29, 2026
@red-hat-konflux red-hat-konflux Bot closed this Jul 29, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 - autoclosed Update module github.com/aws/smithy-go to v1.27.4 Jul 30, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Jul 30, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch 2 times, most recently from 06aa6f8 to 106cab3 Compare July 30, 2026 18:54
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.4 Update module github.com/aws/smithy-go to v1.27.5 Jul 30, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.5 Update module github.com/aws/smithy-go to v1.27.5 - autoclosed Aug 1, 2026
@red-hat-konflux red-hat-konflux Bot closed this Aug 1, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.5 - autoclosed Update module github.com/aws/smithy-go to v1.27.5 Aug 1, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Aug 1, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch 2 times, most recently from 106cab3 to 3484772 Compare August 1, 2026 21:31
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.5 Update module github.com/aws/smithy-go to v1.27.5 - autoclosed Aug 2, 2026
@red-hat-konflux red-hat-konflux Bot closed this Aug 2, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.5 - autoclosed Update module github.com/aws/smithy-go to v1.27.5 Aug 2, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Aug 2, 2026
@red-hat-konflux
red-hat-konflux Bot force-pushed the konflux/mintmaker/main/github.com-aws-smithy-go-1.x branch 4 times, most recently from 168c1fe to b19e88a Compare August 3, 2026 19:16
@red-hat-konflux red-hat-konflux Bot changed the title Update module github.com/aws/smithy-go to v1.27.5 Update module github.com/aws/smithy-go to v1.27.6 Aug 3, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants