Skip to content

Bump the all-deps group with 7 updates#817

Merged
roger2hk merged 1 commit intomainfrom
dependabot/go_modules/all-deps-9de8ab6ba7
Apr 1, 2026
Merged

Bump the all-deps group with 7 updates#817
roger2hk merged 1 commit intomainfrom
dependabot/go_modules/all-deps-9de8ab6ba7

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps the all-deps group with 7 updates:

Package From To
cloud.google.com/go/spanner 1.88.0 1.89.0
github.com/aws/aws-sdk-go-v2 1.41.4 1.41.5
github.com/aws/aws-sdk-go-v2/config 1.32.12 1.32.13
github.com/aws/aws-sdk-go-v2/credentials 1.19.12 1.19.13
github.com/aws/aws-sdk-go-v2/service/s3 1.97.2 1.97.3
github.com/aws/aws-sdk-go-v2/service/secretsmanager 1.41.4 1.41.5
google.golang.org/api 0.272.0 0.273.0

Updates cloud.google.com/go/spanner from 1.88.0 to 1.89.0

Release notes

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

spanner: v1.89.0

v1.89.0 (2026-03-26)

Features

  • Add E2E fallback to the spanner client. (#13518) (16af6a1c)

  • include cache updates and routing hint into BeginTransaction and Commit request/response respectively (PiperOrigin-RevId: 878019893) (9c80b8b4)

  • add SI, adapt, split point related proto (PiperOrigin-RevId: 871366927) (d3eb851d)

  • Add gRPC A66/A94 metrics (#13825) (d695802a)

  • support Scan from string to NullUUID (#14128) (d897b6db)

Bug Fixes

  • replace multiplexed session request loop with shared in-flight creation (#14215) (3e3bd2d3)

  • guard rollback when aborted commit cleared session handle (#14218) (63151055)

Documentation

  • A comment for field routing_hint in messages .google.spanner.v1.ResultSet and .google.spanner.v1.PartialResultSet are changed (PiperOrigin-RevId: 878019893) (9c80b8b4)

  • A comment in message .google.spanner.v1.TransactionOptions.ReadWrite.ReadLockMode is changed (PiperOrigin-RevId: 878019893) (9c80b8b4)

  • A comment for message ListCloudInstancesAction is changed (PiperOrigin-RevId: 871366927) (d3eb851d)

  • A comment for field execution_options in message .google.spanner.executor.v1.StartTransactionAction is changed (PiperOrigin-RevId: 871366927) (d3eb851d)

  • A comment for message TransactionExecutionOptions is changed (PiperOrigin-RevId: 871366927) (d3eb851d)

Commits

Updates github.com/aws/aws-sdk-go-v2 from 1.41.4 to 1.41.5

Commits

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.12 to 1.32.13

Commits

Updates github.com/aws/aws-sdk-go-v2/credentials from 1.19.12 to 1.19.13

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.97.2 to 1.97.3

Commits

Updates github.com/aws/aws-sdk-go-v2/service/secretsmanager from 1.41.4 to 1.41.5

Commits

Updates google.golang.org/api from 0.272.0 to 0.273.0

Release notes

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

v0.273.0

0.273.0 (2026-03-23)

Features

Changelog

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

0.273.0 (2026-03-23)

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

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.88.0` | `1.89.0` |
| [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.41.4` | `1.41.5` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.12` | `1.32.13` |
| [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.12` | `1.19.13` |
| [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.97.2` | `1.97.3` |
| [github.com/aws/aws-sdk-go-v2/service/secretsmanager](https://github.com/aws/aws-sdk-go-v2) | `1.41.4` | `1.41.5` |
| [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.272.0` | `0.273.0` |


Updates `cloud.google.com/go/spanner` from 1.88.0 to 1.89.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@spanner/v1.88.0...spanner/v1.89.0)

Updates `github.com/aws/aws-sdk-go-v2` from 1.41.4 to 1.41.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.4...v1.41.5)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.12 to 1.32.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@config/v1.32.12...config/v1.32.13)

Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.12 to 1.19.13
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/sqs/v1.19.12...credentials/v1.19.13)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.97.2 to 1.97.3
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.97.2...service/s3/v1.97.3)

Updates `github.com/aws/aws-sdk-go-v2/service/secretsmanager` from 1.41.4 to 1.41.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Commits](aws/aws-sdk-go-v2@v1.41.4...v1.41.5)

Updates `google.golang.org/api` from 0.272.0 to 0.273.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.272.0...v0.273.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.89.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2
  dependency-version: 1.41.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/credentials
  dependency-version: 1.19.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.97.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: github.com/aws/aws-sdk-go-v2/service/secretsmanager
  dependency-version: 1.41.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-deps
- dependency-name: google.golang.org/api
  dependency-version: 0.273.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-deps
...

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 Mar 30, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2026 02:25
@dependabot dependabot bot requested review from mhutchinson and removed request for a team March 30, 2026 02:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
@roger2hk roger2hk merged commit b2ef2cd into main Apr 1, 2026
14 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/all-deps-9de8ab6ba7 branch April 1, 2026 09:17
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