Skip to content

chore(deps): bump the go-dependencies group with 8 updates - #1055

Merged
mbevc1 merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-dd8e6e15a2
Jul 29, 2026
Merged

chore(deps): bump the go-dependencies group with 8 updates#1055
mbevc1 merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-dd8e6e15a2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 8 updates:

Package From To
github.com/aws/aws-sdk-go-v2 1.43.0 1.43.1
github.com/aws/aws-sdk-go-v2/config 1.32.31 1.32.32
github.com/aws/aws-sdk-go-v2/credentials 1.19.30 1.19.31
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager 0.3.5 0.3.6
github.com/aws/aws-sdk-go-v2/service/ecs 1.89.0 1.89.1
github.com/aws/aws-sdk-go-v2/service/lambda 1.100.0 1.100.1
github.com/aws/aws-sdk-go-v2/service/s3 1.106.0 1.106.1
google.golang.org/api 0.290.0 0.291.0

Updates github.com/aws/aws-sdk-go-v2 from 1.43.0 to 1.43.1

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.31 to 1.32.32

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.30 to 1.19.31

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager from 0.3.5 to 0.3.6

Commits

Updates github.com/aws/aws-sdk-go-v2/service/ecs from 1.89.0 to 1.89.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/lambda from 1.100.0 to 1.100.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.106.0 to 1.106.1

Commits

Updates google.golang.org/api from 0.290.0 to 0.291.0

Release notes

Sourced from google.golang.org/api's releases.

v0.291.0

0.291.0 (2026-07-28)

Features

Bug Fixes

  • transport: Use ds.GetUniverseDomain() instead of raw ds.UniverseDomain field (#3660) (6bad358)
Changelog

Sourced from google.golang.org/api's changelog.

0.291.0 (2026-07-28)

Features

Bug Fixes

  • transport: Use ds.GetUniverseDomain() instead of raw ds.UniverseDomain field (#3660) (6bad358)
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the go-dependencies group with 8 updates:

| Package | From | To |
| --- | --- | --- |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.43.0` | `1.43.1` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.31` | `1.32.32` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.30` | `1.19.31` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager](https://github.com/aws/aws-sdk-go-v2) | `0.3.5` | `0.3.6` |
| [github.com/aws/aws-sdk-go-v2/service/ecs](https://github.com/aws/aws-sdk-go-v2) | `1.89.0` | `1.89.1` |
| [github.com/aws/aws-sdk-go-v2/service/lambda](https://github.com/aws/aws-sdk-go-v2) | `1.100.0` | `1.100.1` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.106.0` | `1.106.1` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.290.0` | `0.291.0` |


Updates `github.com/aws/aws-sdk-go-v2` from 1.43.0 to 1.43.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.43.0...v1.43.1)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.31 to 1.32.32
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.31...config/v1.32.32)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.30 to 1.19.31
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@credentials/v1.19.30...credentials/v1.19.31)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager` from 0.3.5 to 0.3.6
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/transfermanager/v0.3.5...feature/s3/transfermanager/v0.3.6)

Updates `github.com/aws/aws-sdk-go-v2/service/ecs` from 1.89.0 to 1.89.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.89.0...service/s3/v1.89.1)

Updates `github.com/aws/aws-sdk-go-v2/service/lambda` from 1.100.0 to 1.100.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.100.0...service/s3/v1.100.1)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.106.0 to 1.106.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.106.0...service/s3/v1.106.1)

Updates `google.golang.org/api` from 0.290.0 to 0.291.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.290.0...v0.291.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.1
  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.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager
  dependency-version: 0.3.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/ecs
  dependency-version: 1.89.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/lambda
  dependency-version: 1.100.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.106.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.291.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 29, 2026
@claude

claude Bot commented Jul 29, 2026

Copy link
Copy Markdown
Contributor

Claude finished @dependabot[bot]'s task in 1m 16s —— View job


Dependency Upgrade Review

  • Identify changed dependencies
  • Check for breaking changes / semver
  • Search repo for usage of upgraded deps
  • Flag risks & post review

Verdict: Low risk — safe to merge. All bumps are patch-level (AWS SDK v2) or a single minor bump (Google API). No breaking API changes are indicated by the changelogs, and the codebase's usage of these libraries is unaffected.

Changed dependencies

Package From → To Type
aws-sdk-go-v2 + config, credentials, service/ecs, service/lambda, service/s3, feature/s3/transfermanager patch bumps (e.g. 1.43.0→1.43.1) patch
google.golang.org/api 0.290.0 → 0.291.0 minor
Transitive: cloud.google.com/go/auth, enterprise-certificate-proxy, various aws-sdk-go-v2/internal/*, genproto patch/minor indirect

Analysis

AWS SDK v2 (patch bumps) — Used in internal/aws/aws.go (config, credentials, ecs, lambda, s3, transfermanager) and the snapshotLambda / ECS / Lambda snapshot commands. The release notes are "Regenerated Clients / Update API model" plus a transfer-manager flaky-test fix (#3489) and smithy-go v1.27.5 alignment. go.mod already pins smithy-go v1.27.5, so this is consistent — no version skew. Patch releases add no signature changes; existing calls compile and behave the same.

google.golang.org/api 0.291.0 — Only used in internal/cloudrun/cloudrun.go via google.golang.org/api/iterator. The changelog is auto-regenerated discovery clients + one bug fix in the transport package (ds.GetUniverseDomain() instead of raw ds.UniverseDomain, #3660). This repo does not touch UniverseDomain or custom universe-domain config, so the fix is inert here. The iterator package API is stable across minor versions.

Risks / follow-ups

  • None blocking. No removed features, deprecations, or default changes that touch this codebase's usage.
  • Note: I couldn't run go build ./... / the test suite locally (sandbox blocked the go commands and the integration tests require a local Kosli server). Recommend confirming CI green before merge — that fully covers compile + the internal/aws and cmd/kosli snapshot suites, which are the only places these deps are exercised.

@mbevc1
mbevc1 enabled auto-merge (squash) July 29, 2026 10:29
@mbevc1
mbevc1 merged commit 58415d3 into main Jul 29, 2026
13 checks passed
@mbevc1
mbevc1 deleted the dependabot/go_modules/go-dependencies-dd8e6e15a2 branch July 29, 2026 10:30
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