Skip to content

build(deps): bump the go-dependencies group across 1 directory with 10 updates - #138

Merged
outofcoffee merged 2 commits into
mainfrom
dependabot/go_modules/go-dependencies-c4b52044d5
Sep 3, 2026
Merged

build(deps): bump the go-dependencies group across 1 directory with 10 updates#138
outofcoffee merged 2 commits into
mainfrom
dependabot/go_modules/go-dependencies-c4b52044d5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 8 updates in the / directory:

Package From To
github.com/aws/aws-sdk-go-v2 1.43.6 1.45.1
github.com/aws/aws-sdk-go-v2/config 1.32.37 1.33.1
github.com/aws/aws-sdk-go-v2/service/cloudformation 1.76.3 1.78.1
github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs 1.82.2 1.84.1
github.com/aws/aws-sdk-go-v2/service/ec2 1.321.2 1.325.1
github.com/aws/aws-sdk-go-v2/service/pricing 1.44.6 1.46.1
github.com/charmbracelet/x/ansi 0.11.6 0.11.8
golang.org/x/term 0.38.0 0.45.0

Updates github.com/aws/aws-sdk-go-v2 from 1.43.6 to 1.45.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.37 to 1.33.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudformation from 1.76.3 to 1.78.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.82.2 to 1.84.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ec2 from 1.321.2 to 1.325.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/pricing from 1.44.6 to 1.46.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.45.6 to 1.47.1

Commits

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

Changelog

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

Release (2026-08-26)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.1
    • Bug Fix: Fix broken AddLogger middleware since its insert point was removed.

Release (2026-08-25.2)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.28.0
    • Feature: Set Content-Length inline when the request body is set via SetStream. The ComputeContentLength middleware is now deprecated.

Release (2026-08-25)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.27.10
    • Bug Fix: Fix a data race on the underlying writer when an event stream is closed while an event write is in flight.
    • Bug Fix: Restore draining the HTTP response body in CloseResponseBody to avoid issues with TCP connection reuse.

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)

... (truncated)

Commits

Updates github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.8

Commits
  • 00c6608 fix(wcwidth): measure wcwidth per codepoint (#933)
  • 240ce7b chore: lint cellbuf (#944)
  • c2cf573 chore(ansi): lint (#943)
  • 3755eba chore(deps): bump github.com/charmbracelet/x/xpty (#932)
  • 75eb341 chore(deps): bump github.com/mattn/go-runewidth (#925)
  • 7e2d3e6 fix(xpty): report context cancellation in WaitProcess
  • 41c9e6b chore(deps): bump github.com/mattn/go-runewidth (#924)
  • 482a565 chore(powernap): update lsp configs from nvim-lspconfig
  • 3eef36e chore(deps): bump github.com/bits-and-blooms/bitset (#914)
  • 872754a chore(deps): bump golang.org/x/sys (#909)
  • Additional commits viewable in compare view

Updates golang.org/x/term from 0.38.0 to 0.45.0

Commits
  • 9f69229 go.mod: update golang.org/x dependencies
  • 3b43943 go.mod: update golang.org/x dependencies
  • 3c3e485 go.mod: update golang.org/x dependencies
  • 52b71d3 go.mod: update golang.org/x dependencies
  • 9d2dc07 go.mod: update golang.org/x dependencies
  • d954e03 all: upgrade go directive to at least 1.25.0 [generated]
  • 3aff304 go.mod: update golang.org/x dependencies
  • a7e5b04 go.mod: update golang.org/x dependencies
  • 943f25d x/term: handle transpose
  • 9b991dd x/term: handle delete key
  • See full diff in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 25, 2026
@dependabot dependabot Bot changed the title build(deps): bump the go-dependencies group with 10 updates build(deps): bump the go-dependencies group across 1 directory with 10 updates Sep 1, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-c4b52044d5 branch from 093604e to 3487dbc Compare September 1, 2026 12:10
@outofcoffee

Copy link
Copy Markdown
Collaborator

@dependabot rebase

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/go-dependencies-c4b52044d5 branch from 3487dbc to bf9869a Compare September 1, 2026 19:20
dependabot Bot and others added 2 commits September 3, 2026 17:55
…0 updates

Bumps the go-dependencies group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.6` | `1.45.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.37` | `1.33.1` |
| [github.com/aws/aws-sdk-go-v2/service/cloudformation](https://github.com/aws/aws-sdk-go-v2) | `1.76.3` | `1.78.1` |
| [github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs](https://github.com/aws/aws-sdk-go-v2) | `1.82.2` | `1.84.1` |
| [github.com/aws/aws-sdk-go-v2/service/ec2](https://github.com/aws/aws-sdk-go-v2) | `1.321.2` | `1.325.1` |
| [github.com/aws/aws-sdk-go-v2/service/pricing](https://github.com/aws/aws-sdk-go-v2) | `1.44.6` | `1.46.1` |
| [github.com/charmbracelet/x/ansi](https://github.com/charmbracelet/x) | `0.11.6` | `0.11.8` |
| [golang.org/x/term](https://github.com/golang/term) | `0.38.0` | `0.45.0` |



Updates `github.com/aws/aws-sdk-go-v2` from 1.43.6 to 1.45.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.43.6...v1.45.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.37 to 1.33.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.37...config/v1.33.1)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudformation` from 1.76.3 to 1.78.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/eks/v1.76.3...service/s3/v1.78.1)

Updates `github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs` from 1.82.2 to 1.84.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ecs/v1.82.2...service/s3/v1.84.1)

Updates `github.com/aws/aws-sdk-go-v2/service/ec2` from 1.321.2 to 1.325.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ec2/v1.321.2...service/ec2/v1.325.1)

Updates `github.com/aws/aws-sdk-go-v2/service/pricing` from 1.44.6 to 1.46.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/ssm/v1.44.6...service/ivs/v1.46.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.45.6 to 1.47.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sts/v1.45.6...service/s3/v1.47.1)

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

Updates `github.com/charmbracelet/x/ansi` from 0.11.6 to 0.11.8
- [Commits](charmbracelet/x@ansi/v0.11.6...ansi/v0.11.8)

Updates `golang.org/x/term` from 0.38.0 to 0.45.0
- [Commits](golang/term@v0.38.0...v0.45.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.38
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudformation
  dependency-version: 1.76.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs
  dependency-version: 1.82.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ec2
  dependency-version: 1.322.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/pricing
  dependency-version: 1.44.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.45.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/smithy-go
  dependency-version: 1.27.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/charmbracelet/x/ansi
  dependency-version: 0.11.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: golang.org/x/term
  dependency-version: 0.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
go.mod now requires go 1.25.0 after the dependency bump, which the pinned golang:1.24-alpine build stage can no longer satisfy.
@outofcoffee
outofcoffee force-pushed the dependabot/go_modules/go-dependencies-c4b52044d5 branch from bf9869a to 6cb8afd Compare September 3, 2026 17:06
@outofcoffee
outofcoffee merged commit 7ff6c1e into main Sep 3, 2026
2 checks passed
@outofcoffee
outofcoffee deleted the dependabot/go_modules/go-dependencies-c4b52044d5 branch September 3, 2026 17:08
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