Skip to content

build(deps): Bump the go group with 12 updates - #2264

Merged
felixfontein merged 1 commit into
mainfrom
dependabot/go_modules/go-b65f9431ae
Jul 27, 2026
Merged

build(deps): Bump the go group with 12 updates#2264
felixfontein merged 1 commit into
mainfrom
dependabot/go_modules/go-b65f9431ae

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the go group with 12 updates:

Package From To
cloud.google.com/go/kms 1.32.0 1.33.0
cloud.google.com/go/storage 1.63.1 1.64.0
github.com/aws/aws-sdk-go-v2 1.42.1 1.43.0
github.com/aws/aws-sdk-go-v2/config 1.32.30 1.32.31
github.com/aws/aws-sdk-go-v2/credentials 1.19.29 1.19.30
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.22.34 1.22.35
github.com/aws/aws-sdk-go-v2/service/kms 1.54.1 1.55.0
github.com/aws/aws-sdk-go-v2/service/s3 1.105.2 1.106.0
github.com/aws/aws-sdk-go-v2/service/sts 1.44.1 1.45.0
github.com/huaweicloud/huaweicloud-sdk-go-v3 0.1.207 0.1.208
go.yaml.in/yaml/v3 3.0.4 3.0.5
google.golang.org/api 0.289.0 0.290.0

Updates cloud.google.com/go/kms from 1.32.0 to 1.33.0

Release notes

Sourced from cloud.google.com/go/kms's releases.

video: v1.33.0

1.33.0 (2026-07-13)

Features

kms: v1.33.0

1.33.0 (2026-07-23)

Features

Changelog

Sourced from cloud.google.com/go/kms's changelog.

1.33.0 (2024-08-20)

Features

  • documentai: Add support for Go 1.23 iterators (84461c0)
Commits
  • 4f63392 chore: release main (#20195)
  • 09acbb3 feat(bigtable): add Session struct + state machine (#20117)
  • 0b4eb72 chore(cloud/sql): onboarding a new API (#20206)
  • bcbf714 feat(bigtable): add AFE picker (Simple / LeastInFlight / LeastLatency) (#20204)
  • 6e776eb ci: revert "ci: librarian to use Go 1.25.8 toolchain" (#20205)
  • f0c7260 chore(main): release bigtable 1.51.0 (#20014)
  • a466345 feat(bigtable): add sessionTracer for per-Session lifecycle + vRPC metrics (#...
  • a9990b4 chore(bigtable): remove toolchain directive (#20203)
  • 104e0de feat: update API sources and regenerate (#20188)
  • 8dfb2b4 ci: librarian to use Go 1.25.8 toolchain (#20200)
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.63.1 to 1.64.0

Release notes

Sourced from cloud.google.com/go/storage's releases.

storage: v1.64.0

1.64.0 (2026-07-21)

Features

  • storage: Accept CRC32C for appendable objects (#20104) (1b2f5af)
Commits
  • 1a476c1 chore: librarian release pull request: 20260521T182442Z (#14627)
  • dd8448b fix(pubsub/v2): manage exactly once spans properly on failure (#14559)
  • b54d7a4 feat(firestore): support Transaction ReadTime (#14615)
  • 6641db8 feat: update API sources and regenerate (#14621)
  • e753126 chore: librarian release pull request: 20260519T161341Z (#14617)
  • 593f67d chore: update librarian to v0.14.0 (#14619)
  • 66c66c5 feat(firestore): add Data and DataTo methods to AggregationResult (#14592)
  • 0a8d10d fix(datastore): detach rollback context from transaction cancellation (#14602)
  • d52fff4 chore(all): update module cloud.google.com/go/longrunning to v1 (main) (#14606)
  • d29f68a feat(storage): read checksums in gRPC partial reads (#14586)
  • Additional commits viewable in compare view

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

Commits

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

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.22.34 to 1.22.35

Commits

Updates github.com/aws/aws-sdk-go-v2/service/kms from 1.54.1 to 1.55.0

Commits

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

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sts from 1.44.1 to 1.45.0

Commits

Updates github.com/huaweicloud/huaweicloud-sdk-go-v3 from 0.1.207 to 0.1.208

Release notes

Sourced from github.com/huaweicloud/huaweicloud-sdk-go-v3's releases.

v0.1.208

Release 0.1.208

Changelog

Sourced from github.com/huaweicloud/huaweicloud-sdk-go-v3's changelog.

0.1.208 2026-07-23

HuaweiCloud SDK BSS

  • API Version
    • V2
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListCustomerselfResourceRecordDetails
      • changes of response param
        • + monthly_records.is_spot
        • + monthly_records.promotion_type
        • + monthly_records.payment_type

HuaweiCloud SDK BSSINTL

  • API Version
    • V2
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListCustomerselfResourceRecordDetails
      • changes of response param
        • + monthly_records.is_spot
        • + monthly_records.promotion_type
        • + monthly_records.payment_type

HuaweiCloud SDK DataArtsStudio

  • API Version
    • V1
  • Features
    • None
  • Bug Fix
    • None
  • Change
    • ListFactoryScripts
      • changes of response param
        • + scripts.modify_time

HuaweiCloud SDK RDS

  • API Version
    • V3
  • Features

... (truncated)

Commits

Updates go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5

Commits
  • e16c7af Remove empty go.sum file
  • 6abcd01 Fix unhandled nil-errors in tests
  • 9481db7 Remove suite_test.go and gopkg.in/check.v1
  • 485f5fc Use standard testing library for limit_test.go
  • 3e00046 Use standard testing library for node_test.go
  • f612058 Use standard testing library for decode_test.go
  • 078f958 Use standard testing library encode_test.go
  • 3847ac0 [v3] backport CodeQL workflow
  • 1666663 Revert incorrect gofmt changes
  • 73290cb Retract v3 tags that cannot be installed
  • See full diff in compare view

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

Release notes

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

v0.290.0

0.290.0 (2026-07-20)

Features

Changelog

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

0.290.0 (2026-07-20)

Features

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 group with 12 updates:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/kms](https://github.com/googleapis/google-cloud-go) | `1.32.0` | `1.33.0` |
| [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.63.1` | `1.64.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.42.1` | `1.43.0` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.30` | `1.32.31` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.29` | `1.19.30` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.22.34` | `1.22.35` |
| [github.com/aws/aws-sdk-go-v2/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.54.1` | `1.55.0` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.105.2` | `1.106.0` |
| [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) | `1.44.1` | `1.45.0` |
| [github.com/huaweicloud/huaweicloud-sdk-go-v3](https://github.com/huaweicloud/huaweicloud-sdk-go-v3) | `0.1.207` | `0.1.208` |
| [go.yaml.in/yaml/v3](https://github.com/yaml/go-yaml) | `3.0.4` | `3.0.5` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.289.0` | `0.290.0` |


Updates `cloud.google.com/go/kms` from 1.32.0 to 1.33.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@kms/v1.32.0...kms/v1.33.0)

Updates `cloud.google.com/go/storage` from 1.63.1 to 1.64.0
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@storage/v1.63.1...compute/v1.64.0)

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

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

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

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.22.34 to 1.22.35
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@feature/s3/manager/v1.22.34...feature/s3/manager/v1.22.35)

Updates `github.com/aws/aws-sdk-go-v2/service/kms` from 1.54.1 to 1.55.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.54.1...service/s3/v1.55.0)

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

Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.44.1 to 1.45.0
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/iot/v1.44.1...service/s3/v1.45.0)

Updates `github.com/huaweicloud/huaweicloud-sdk-go-v3` from 0.1.207 to 0.1.208
- [Release notes](https://github.com/huaweicloud/huaweicloud-sdk-go-v3/releases)
- [Changelog](https://github.com/huaweicloud/huaweicloud-sdk-go-v3/blob/master/CHANGELOG.md)
- [Commits](huaweicloud/huaweicloud-sdk-go-v3@v0.1.207...v0.1.208)

Updates `go.yaml.in/yaml/v3` from 3.0.4 to 3.0.5
- [Commits](yaml/go-yaml@v3.0.4...v3.0.5)

Updates `google.golang.org/api` from 0.289.0 to 0.290.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.289.0...v0.290.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/kms
  dependency-version: 1.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.64.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.31
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.30
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.22.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-version: 1.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.106.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
  dependency-version: 1.45.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/huaweicloud/huaweicloud-sdk-go-v3
  dependency-version: 0.1.208
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: go.yaml.in/yaml/v3
  dependency-version: 3.0.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: google.golang.org/api
  dependency-version: 0.290.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 27, 2026
@felixfontein
felixfontein merged commit c3b6ca0 into main Jul 27, 2026
15 checks passed
@felixfontein
felixfontein deleted the dependabot/go_modules/go-b65f9431ae branch July 27, 2026 17:06
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant