Skip to content

build(deps): bump the dependencies group with 7 updates - #2746

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/dependencies-b3bcf2c73d
Aug 1, 2026
Merged

build(deps): bump the dependencies group with 7 updates#2746
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/dependencies-b3bcf2c73d

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the dependencies group with 7 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/service/kms 1.55.0 1.55.1
github.com/aws/aws-sdk-go-v2/service/sesv2 1.66.0 1.66.1
google.golang.org/api 0.287.1 0.291.0
google.golang.org/genproto/googleapis/rpc 0.0.0-20260630182238-925bb5da69e7 0.0.0-20260724162435-b2f20204f0df

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/service/kms from 1.55.0 to 1.55.1

Commits

Updates github.com/aws/aws-sdk-go-v2/service/sesv2 from 1.66.0 to 1.66.1

Commits

Updates google.golang.org/api from 0.287.1 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)

v0.290.0

0.290.0 (2026-07-20)

Features

v0.289.0

0.289.0 (2026-07-16)

Features

v0.288.0

0.288.0 (2026-07-09)

Features

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)

0.290.0 (2026-07-20)

Features

0.289.0 (2026-07-16)

Features

0.288.0 (2026-07-09)

Features

Commits

Updates google.golang.org/genproto/googleapis/rpc from 0.0.0-20260630182238-925bb5da69e7 to 0.0.0-20260724162435-b2f20204f0df

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 dependencies group with 7 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/service/kms](https://github.com/aws/aws-sdk-go-v2) | `1.55.0` | `1.55.1` |
| [github.com/aws/aws-sdk-go-v2/service/sesv2](https://github.com/aws/aws-sdk-go-v2) | `1.66.0` | `1.66.1` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.287.1` | `0.291.0` |
| [google.golang.org/genproto/googleapis/rpc](https://github.com/googleapis/go-genproto) | `0.0.0-20260630182238-925bb5da69e7` | `0.0.0-20260724162435-b2f20204f0df` |


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/service/kms` from 1.55.0 to 1.55.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.55.0...service/s3/v1.55.1)

Updates `github.com/aws/aws-sdk-go-v2/service/sesv2` from 1.66.0 to 1.66.1
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.66.0...service/s3/v1.66.1)

Updates `google.golang.org/api` from 0.287.1 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.287.1...v0.291.0)

Updates `google.golang.org/genproto/googleapis/rpc` from 0.0.0-20260630182238-925bb5da69e7 to 0.0.0-20260724162435-b2f20204f0df
- [Commits](https://github.com/googleapis/go-genproto/commits)

---
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: 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: 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: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/kms
  dependency-version: 1.55.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go-v2/service/sesv2
  dependency-version: 1.66.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-version: 0.291.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/genproto/googleapis/rpc
  dependency-version: 0.0.0-20260724162435-b2f20204f0df
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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 Aug 1, 2026
@dependabot
dependabot Bot requested a review from cre8ivejp as a code owner August 1, 2026 01:09
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Aug 1, 2026
@dependabot
dependabot Bot requested review from hvn2k1 and t-kikuc as code owners August 1, 2026 01:09
@dependabot dependabot Bot added the go Pull requests that update Go code label Aug 1, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 1, 2026 01:13
@github-actions
github-actions Bot merged commit 75858e1 into main Aug 1, 2026
11 checks passed
@github-actions
github-actions Bot deleted the dependabot/go_modules/dependencies-b3bcf2c73d branch August 1, 2026 01:13
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.

0 participants