Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2025

Bumps the all-go-deps group with 2 updates in the / directory: cloud.google.com/go/spanner and cloud.google.com/go/storage.

Updates cloud.google.com/go/spanner from 1.80.0 to 1.81.0

Release notes

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

spanner: v1.81.0

1.81.0 (2025-05-09)

Features

  • spanner/spansql: Add support for DROP SEARCH INDEX and ALTER SEARCH INDEX (#11961) (952cd7f)
  • spanner: Add support of AFE and GRPC metrics in client-side metrics (#12067) (7b77038)

Bug Fixes

  • spanner: Row mismatch in SelectAll using custom type (#12222) (ce6a23a)
Commits
  • 09db309 chore(main): release spanner 1.81.0 (#12059)
  • ce6a23a fix(spanner): row mismatch in SelectAll using custom type (#12222)
  • b3a9bc4 chore(spanner): always enable AFE native metrics if direct path is used unles...
  • 12a88e1 Add module replace for pubsub v2 (#12210)
  • 0d7a39d testing(bigquery): relax stats validation testing (#12224)
  • aef68ab feat(bigquery): add performance insights (#12101)
  • 77b08e8 feat(bigquery): Add some missing fields to BQ stats (#12212)
  • 78100fe feat(compute/metadata): allow canceling GCE detection (#11786)
  • 62f3416 Revert "chore(spanner): update Spanner owner to harshachinta (#10060)" (#12208)
  • 7b77038 feat(spanner): add support of AFE and GRPC metrics in client-side metrics (#1...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/storage from 1.53.0 to 1.54.0

Release notes

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

storage: v1.54.0

1.54.0 (2025-05-12)

Features

Bug Fixes

Commits

Updates google.golang.org/api from 0.231.0 to 0.232.0

Release notes

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

v0.232.0

0.232.0 (2025-05-05)

Features

Changelog

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

0.232.0 (2025-05-05)

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 13, 2025
@dependabot dependabot bot requested a review from a team as a code owner May 13, 2025 13:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 13, 2025
@dependabot dependabot bot requested a review from phbnf May 13, 2025 13:26
@roger2hk
Copy link
Contributor

@dependabot rebase

Bumps the all-go-deps group with 2 updates in the / directory: [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) and [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go).


Updates `cloud.google.com/go/spanner` from 1.80.0 to 1.81.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.80.0...spanner/v1.81.0)

Updates `cloud.google.com/go/storage` from 1.53.0 to 1.54.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.53.0...spanner/v1.54.0)

Updates `google.golang.org/api` from 0.231.0 to 0.232.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.231.0...v0.232.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/spanner
  dependency-version: 1.81.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: cloud.google.com/go/storage
  dependency-version: 1.54.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
- dependency-name: google.golang.org/api
  dependency-version: 0.232.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-go-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-go-deps-955f04f660 branch from 90ae82a to f0bff8f Compare May 13, 2025 13:36
@roger2hk roger2hk merged commit 6eb2e43 into main May 13, 2025
23 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-deps-955f04f660 branch May 13, 2025 14:03
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