Conversation
… updates Bumps the go-dependencies group with 4 updates in the / directory: [cloud.google.com/go](https://github.com/googleapis/google-cloud-go), [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go), [golang.org/x/sync](https://github.com/golang/sync) and [google.golang.org/grpc](https://github.com/grpc/grpc-go). Updates `cloud.google.com/go` from 0.121.4 to 0.123.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@v0.121.4...v0.123.0) Updates `cloud.google.com/go/spanner` from 1.83.0 to 1.86.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.83.0...spanner/v1.86.0) Updates `golang.org/x/sync` from 0.16.0 to 0.17.0 - [Commits](golang/sync@v0.16.0...v0.17.0) Updates `google.golang.org/api` from 0.239.0 to 0.247.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.239.0...v0.247.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250603155806-513f23925822 to 0.0.0-20250818200422-3122310a409c - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.74.2 to 1.75.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.74.2...v1.75.1) Updates `google.golang.org/protobuf` from 1.36.6 to 1.36.7 --- updated-dependencies: - dependency-name: cloud.google.com/go dependency-version: 0.123.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: cloud.google.com/go/spanner dependency-version: 1.86.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.247.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/genproto/googleapis/api dependency-version: 0.0.0-20250818200422-3122310a409c dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.75.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/protobuf dependency-version: 1.36.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
loodde
approved these changes
Nov 20, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the go-dependencies group with 4 updates in the / directory: cloud.google.com/go, cloud.google.com/go/spanner, golang.org/x/sync and google.golang.org/grpc.
Updates
cloud.google.com/gofrom 0.121.4 to 0.123.0Release notes
Sourced from cloud.google.com/go's releases.
Changelog
Sourced from cloud.google.com/go's changelog.
Commits
4e83735chore(main): release 0.123.0 (#12825)f557e30chore: release main (#12913)a10ecc9chore: bump changed modules (#12915)3ae39f9chore: refactor request/response handling and metadata updates (#12875)30a4299fix: upgrade gRPC service registration func (#12914)0619833test(spanner): increase context timeout to allow one executeSql to be execute...9e2646bfix(compute/metadata): set subClient for UseDefaultClient case (#12911)4b404fachore: release main (#12906)187a58afix(compute/metadata): disable Client timeouts for subscription client (#12910)003abcafeat(spanner): support "readOnly" column tag parsing for Go struct operations...Updates
cloud.google.com/go/spannerfrom 1.83.0 to 1.86.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
28e6bbachore(main): release spanner 1.86.0 (#12903)6c3e7bfchore(main): release bigtable 1.40.1 (#12948)0dabb76chore(.github): bump owlbot post processor (#12960)be5cca6ci(bigquery/v2): fix race condition on query cancel test (#12963)a3c0acafeat(bigquery): add support for MaxSlots (#12958)33e1474fix(bigtable): release bigtable as 1.40.1 (#12961)fa2e11dfeat(bigquery/v2): query client and basic query execution flow (#12878)7346b5dchore(.librarian): fix last_generated_commit for dataproc in state.yaml (#12957)bcc36edchore(internal/stategen): add module prep and OwlBot/release-please cleanup (...fdcdde8feat(bigtable): add an e2e flow for direct access with instructions (#12939)Updates
golang.org/x/syncfrom 0.16.0 to 0.17.0Commits
04914c2all: upgrade go directive to at least 1.24.0 [generated]Updates
google.golang.org/apifrom 0.239.0 to 0.247.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
56a3682chore(main): release 0.247.0 (#3265)fbed808chore(all): update all (#3269)23a4031feat(all): auto-regenerate discovery clients (#3270)2dbf1acfeat(all): auto-regenerate discovery clients (#3268)10c5490feat(all): auto-regenerate discovery clients (#3267)e57e8b1feat(all): auto-regenerate discovery clients (#3266)82513cafeat(all): auto-regenerate discovery clients (#3264)3341ccachore(main): release 0.246.0 (#3262)61fba51fix(idtoken): don't assume DefaultTransport is a http.Transport (#3263)b792200feat(all): auto-regenerate discovery clients (#3261)Updates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20250603155806-513f23925822 to 0.0.0-20250818200422-3122310a409cCommits
Updates
google.golang.org/grpcfrom 1.74.2 to 1.75.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
b4dc263Change version to 1.75.1 (#8559)1fffee7Cherry-pick #8528 to v1.75.x (#8555)a52e42bCherry pick #8483 into v1.75.x (#8541)369c9aaCherry-pick #8519 to v1.75.x (#8530)7269d5fChange version to 1.75.1-dev (#8494)b9788efChange version to 1.75.0 (#8493)2bd74b2credentials: fix behavior of grpc.WithAuthority and credential handshake prec...9fa3267xds: remove xds client fallback environment variable (#8482)62ec29fgrpc: Fix cardinality violations in non-client streaming RPCs. (#8385)85240a5stats: change non-standard units to annotations (#8481)Updates
google.golang.org/protobuffrom 1.36.6 to 1.36.7Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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