chore(deps): bump the go-dependencies group with 8 updates#579
Merged
dependabot[bot] merged 1 commit intomasterfrom Jul 3, 2025
Merged
Conversation
Bumps the go-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.121.2` | `0.121.3` | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.82.0` | `1.83.0` | | [github.com/stoewer/go-strcase](https://github.com/stoewer/go-strcase) | `1.3.0` | `1.3.1` | | [go.einride.tech/aip](https://github.com/einride/aip-go) | `0.70.2` | `0.71.2` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.14.0` | `0.15.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.232.0` | `0.237.0` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20250505200425-f936aa4a68b2` | `0.0.0-20250603155806-513f23925822` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.72.2` | `1.73.0` | Updates `cloud.google.com/go` from 0.121.2 to 0.121.3 - [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.2...v0.121.3) Updates `cloud.google.com/go/spanner` from 1.82.0 to 1.83.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.82.0...spanner/v1.83.0) Updates `github.com/stoewer/go-strcase` from 1.3.0 to 1.3.1 - [Release notes](https://github.com/stoewer/go-strcase/releases) - [Commits](stoewer/go-strcase@v1.3.0...v1.3.1) Updates `go.einride.tech/aip` from 0.70.2 to 0.71.2 - [Release notes](https://github.com/einride/aip-go/releases) - [Commits](einride/aip-go@v0.70.2...v0.71.2) Updates `golang.org/x/sync` from 0.14.0 to 0.15.0 - [Commits](golang/sync@v0.14.0...v0.15.0) Updates `google.golang.org/api` from 0.232.0 to 0.237.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.232.0...v0.237.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250505200425-f936aa4a68b2 to 0.0.0-20250603155806-513f23925822 - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.72.2 to 1.73.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.72.2...v1.73.0) --- updated-dependencies: - dependency-name: cloud.google.com/go dependency-version: 0.121.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: cloud.google.com/go/spanner dependency-version: 1.83.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: github.com/stoewer/go-strcase dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: go.einride.tech/aip dependency-version: 0.71.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: golang.org/x/sync dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.237.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-20250603155806-513f23925822 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.73.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 8 updates:
0.121.20.121.31.82.01.83.01.3.01.3.10.70.20.71.20.14.00.15.00.232.00.237.00.0.0-20250505200425-f936aa4a68b20.0.0-20250603155806-513f239258221.72.21.73.0Updates
cloud.google.com/gofrom 0.121.2 to 0.121.3Release notes
Sourced from cloud.google.com/go's releases.
Changelog
Sourced from cloud.google.com/go's changelog.
Commits
fe377afchore(main): release 0.121.3 (#12491)e655889feat(spanner): wrap proto mutation (#12497)2d66d4ffeat(retail): add a user_attributes field in SearchRequest that can be used f...b560234testing(bigquery/v2): add some basic smoketesting for bigquery/v2 (#12480)a961cb5fix(vertexai): fix flaky test (#12492)dd096ecdocs(impersonate): Address TODO in impersonate/example_test.go (#12401)3dab483feat(bigquery): add load/extract job completion ratio (#12471)116a33afeat(networkservices): Add support for WasmPlugin resource in NetworkServices...52da9d0docs(vertexai): add deprecation note to README (#12486)4ca647ffeat(maintenance): new client(s) (#12483)Updates
cloud.google.com/go/spannerfrom 1.82.0 to 1.83.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
036d99cchore(main): release spanner 1.83.0 (#12398)208745bfeat(shopping/merchant/accounts): Add CheckoutSettings service (#12505)ac3cafbfix(spanner): pointer type custom struct decoder (#12496)91d03e3test(spanner): verify that RESOURCE_EXHAUSTED is retried (#11450)280cec1chore: update owlbot lock, remove bigquery/v2 (again) (#12507)ee3deaftest(storage): add universe domain signedURL DefaultSignBytes integration tes...8f25e1cfeat(aiplatform): add invoke_route_prefix to ModelContainerSpec in aiplatform...dfcb16fchore: release main (#12499)4939f28chore: redact bigquery/v2 from the common config/manifest (#12498)737615dchore(main): release vertexai 0.15.0 (#12487)Updates
github.com/stoewer/go-strcasefrom 1.3.0 to 1.3.1Release notes
Sourced from github.com/stoewer/go-strcase's releases.
Commits
9921837Add fix camelCase to preserve case after numbers (#14)579df9aFix Bug in camel case conversion (#11)Updates
go.einride.tech/aipfrom 0.70.2 to 0.71.2Release notes
Sourced from go.einride.tech/aip's releases.
Commits
f3a91e0fix: lint errors7a9e603chore(deps): bump golang.org/x/net from 0.33.0 to 0.38.0985dcb9chore(deps): bump go.einride.tech/sage from 0.354.0 to 0.364.0 in /.sage6022f1cfix(filtering): � REPLACEMENT CHARACTER is valid UTF-8c9202f0feat(usersettable): allow id to have the form of an uuid097a5b3fix(filtering): unescaping, and also fix my previous commit's bad test casesUpdates
golang.org/x/syncfrom 0.14.0 to 0.15.0Commits
8a14946errgroup: remove duplicated comment1869c69all: replace deprecated ioutild1ac909sync/errgroup: PanicError.Error print stack traceUpdates
google.golang.org/apifrom 0.232.0 to 0.237.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
3fb83a0chore(main): release 0.237.0 (#3183)1540497feat(all): auto-regenerate discovery clients (#3191)0022bdefeat(all): auto-regenerate discovery clients (#3190)fc2cac2chore(all): update all (#3188)a03f9f0feat(all): auto-regenerate discovery clients (#3189)ec0e2c4feat(all): auto-regenerate discovery clients (#3187)5f2f220feat(all): auto-regenerate discovery clients (#3186)ea78c84feat(all): auto-regenerate discovery clients (#3185)7c6dc44feat(all): auto-regenerate discovery clients (#3184)bb1dc77feat(all): auto-regenerate discovery clients (#3182)Updates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20250505200425-f936aa4a68b2 to 0.0.0-20250603155806-513f23925822Commits
Updates
google.golang.org/grpcfrom 1.72.2 to 1.73.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
c52d025Change version to 1.73.0 (#8322)ac60db1Add flag guarding SPIFFE Bundle provider (#8343) (#8382)183c148balancer/ringhash: Add experimental notice in package comment (#8364) (#8365)b610465delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (#8329...96c4308balancer/least_request : Fix panic while handling resolver errors (#8333) (#8...af5146bgrpc: update contributing.md (#8318)09166b6cleanup: remove unused constants in generic xdsclient (#8315)e3f13e7transport: Prevent sending negative timeouts (#8312)b89909bleakcheck: Fix flaky test TestCheck (#8309)709023dgrpcsync/event: Simplify synchronization (#8308)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 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