chore(deps): bump the go-dependencies group with 6 updates#572
Merged
dependabot[bot] merged 1 commit intomasterfrom May 2, 2025
Merged
Conversation
Bumps the go-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go](https://github.com/googleapis/google-cloud-go) | `0.120.0` | `0.121.0` | | [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.79.0` | `1.80.0` | | [go.einride.tech/aip](https://github.com/einride/aip-go) | `0.69.0` | `0.69.1` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.228.0` | `0.230.0` | | [google.golang.org/genproto/googleapis/api](https://github.com/googleapis/go-genproto) | `0.0.0-20250313205543-e70fdf4c4cb4` | `0.0.0-20250414145226-207652e42e2e` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.71.1` | `1.72.0` | Updates `cloud.google.com/go` from 0.120.0 to 0.121.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.120.0...v0.121.0) Updates `cloud.google.com/go/spanner` from 1.79.0 to 1.80.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.79.0...spanner/v1.80.0) Updates `go.einride.tech/aip` from 0.69.0 to 0.69.1 - [Release notes](https://github.com/einride/aip-go/releases) - [Commits](einride/aip-go@v0.69.0...v0.69.1) Updates `google.golang.org/api` from 0.228.0 to 0.230.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.228.0...v0.230.0) Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20250313205543-e70fdf4c4cb4 to 0.0.0-20250414145226-207652e42e2e - [Commits](https://github.com/googleapis/go-genproto/commits) Updates `google.golang.org/grpc` from 1.71.1 to 1.72.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.71.1...v1.72.0) --- updated-dependencies: - dependency-name: cloud.google.com/go dependency-version: 0.121.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.80.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies - dependency-name: go.einride.tech/aip dependency-version: 0.69.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/api dependency-version: 0.230.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-20250414145226-207652e42e2e dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-dependencies - dependency-name: google.golang.org/grpc dependency-version: 1.72.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 6 updates:
0.120.00.121.01.79.01.80.00.69.00.69.10.228.00.230.00.0.0-20250313205543-e70fdf4c4cb40.0.0-20250414145226-207652e42e2e1.71.11.72.0Updates
cloud.google.com/gofrom 0.120.0 to 0.121.0Release notes
Sourced from cloud.google.com/go's releases.
Changelog
Sourced from cloud.google.com/go's changelog.
Commits
49329aechore(main): release 0.121.0 (#12051)8f6067cfeat(retail): add language_code, region_code and place_id to SearchRequest (#...134bb31chore(all): update deps (#12019)25736fefeat(shopping): new clients (#12068)73bd9a8build(shopping/merchant/issueresolution): Fix proto options for csharp, php, ...e56e75atest(storage): re-enable download in conf test (#12054)2d4cfb6test(bigtable): fix query in tests (#12061)2eeabf1chore(shopping/merchant/inventories): add config to generate apiv1beta (#12062)0fe3b60feat(aiplatform): adding ThinkingConfig to v1 client library (#12058)952cd7ffeat(spanner/spansql): Add support for DROP SEARCH INDEX and ALTER SEARCH IND...Updates
cloud.google.com/go/spannerfrom 1.79.0 to 1.80.0Release notes
Sourced from cloud.google.com/go/spanner's releases.
Commits
89f8cfechore(main): release spanner 1.80.0 (#11981)0c2c4e1doc(storage): update gRPC docs (#12031)80545b2chore(storage): move gRPC Writer code to own file (#12032)dd6abdbbugfix(bigtable): Fix materialized view tests (#12028)65c7461fix(spanner): retry INTERNAL retriable auth error (#12034)dad4822chore(main): release auth 0.16.1 (#12005)353a737chore: release main (#12010)bd281a8chore(shopping/merchant/ordertracking): add config to generate apiv1beta (#12...7d2236efeat(lustre): new client(s) (#12026)c79fa82chore(main): release storage 1.52.0 (#11815)Updates
go.einride.tech/aipfrom 0.69.0 to 0.69.1Release notes
Sourced from go.einride.tech/aip's releases.
Commits
c8eaffffix(resourceid): allow user-settable IDs to have length onee520cbbchore(deps): run make after updating dependencies4e87491chore(deps): bump go.einride.tech/sage from 0.334.0 to 0.354.0 in /.sageUpdates
google.golang.org/apifrom 0.228.0 to 0.230.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
e4f4ca9chore(main): release 0.230.0 (#3112)ff1b166feat(all): auto-regenerate discovery clients (#3121)5b0e60dchore(all): update all (#3119)18c546efeat(all): auto-regenerate discovery clients (#3120)2b6fa61feat(all): auto-regenerate discovery clients (#3118)1c0aadbfeat(all): auto-regenerate discovery clients (#3117)c122b14feat(all): auto-regenerate discovery clients (#3115)f0bb0a1feat(all): auto-regenerate discovery clients (#3114)9e9ff11fix: removes-redundant (#3095)40e4fb1feat(all): auto-regenerate discovery clients (#3113)Updates
google.golang.org/genproto/googleapis/apifrom 0.0.0-20250313205543-e70fdf4c4cb4 to 0.0.0-20250414145226-207652e42e2eCommits
Updates
google.golang.org/grpcfrom 1.71.1 to 1.72.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
a43eba6Change version to 1.72.0 (#8218)48f48c1balancer/pickfirstleaf: Avoid reading Address.Metadata (#8227) (#8259)fd6f585Cherry-pick #8159 and #8243 to v1.72.x (#8255)79ca174stats/opentelemetry: fix trace attributes message sequence numbers to start f...57a2605xdsclient: fix TestServerFailureMetrics_BeforeResponseRecv test to wait for w...5edab9exdsclient: add grpc.xds_client.server_failure counter mertric (#8203)78ba661regenerate protos (#8208)6819ed7delegatingresolver: Stop calls into delegates once the parent resolver is clo...a51009dresolver: convert EndpointMap to use generics (#8189)b0d1203resolver: create AddressMapV2 with generics to replace AddressMap (#8187)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