googleapis / go-genproto

Generated code for Google Cloud client libraries.
https://pkg.go.dev/google.golang.org/genproto
Apache License 2.0
591 stars 188 forks source link

chore(all): update all #1168

Closed renovate-bot closed 5 days ago

renovate-bot commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/artifactregistry v1.15.2 -> v1.16.0 age adoption passing confidence require minor
cloud.google.com/go/cloudbuild v1.18.1 -> v1.19.0 age adoption passing confidence require minor
cloud.google.com/go/compute v1.28.2 -> v1.28.3 age adoption passing confidence require patch
cloud.google.com/go/deploy v1.23.1 -> v1.24.0 age adoption passing confidence require minor
cloud.google.com/go/dialogflow v1.58.1 -> v1.59.0 age adoption passing confidence require minor
cloud.google.com/go/edgecontainer v1.3.2 -> v1.4.0 age adoption passing confidence require minor
cloud.google.com/go/eventarc v1.14.2 -> v1.15.0 age adoption passing confidence require minor
cloud.google.com/go/recaptchaenterprise/v2 v2.17.3 -> v2.18.0 age adoption passing confidence require minor
cloud.google.com/go/spanner v1.71.0 -> v1.72.0 age adoption passing confidence require minor
cloud.google.com/go/texttospeech v1.9.0 -> v1.10.0 age adoption passing confidence require minor
google.golang.org/genproto 324edc3 -> dd2ea8e age adoption passing confidence require digest
google.golang.org/genproto/googleapis/api 324edc3 -> dd2ea8e age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc 324edc3 -> dd2ea8e age adoption passing confidence require digest
google.golang.org/grpc v1.67.1 -> v1.68.0 age adoption passing confidence require minor

Release Notes

grpc/grpc-go (google.golang.org/grpc) ### [`v1.68.0`](https://redirect.github.com/grpc/grpc-go/releases/tag/v1.68.0): Release 1.68.0 [Compare Source](https://redirect.github.com/grpc/grpc-go/compare/v1.67.1...v1.68.0) ### Behavior Changes - stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file ([#​7740](https://redirect.github.com/grpc/grpc-go/issues/7740)) - orca (experimental): if using an ORCA listener, it must now be registered only on a READY SubConn, and the listener will automatically be stopped when the connection is lost. ([#​7663](https://redirect.github.com/grpc/grpc-go/issues/7663)) - client: `ClientConn.Close()` now closes transports simultaneously and waits for transports to be closed before returning. ([#​7666](https://redirect.github.com/grpc/grpc-go/issues/7666)) - credentials: TLS credentials created via `NewTLS` that use `tls.Config.GetConfigForClient` will now have CipherSuites, supported TLS versions and ALPN configured automatically. These were previously only set for configs not using the `GetConfigForClient` option. ([#​7709](https://redirect.github.com/grpc/grpc-go/issues/7709)) ### Bug Fixes - transport: prevent deadlock in client transport shutdown when writing the GOAWAY frame hangs. ([#​7662](https://redirect.github.com/grpc/grpc-go/issues/7662)) - mem: reuse buffers more accurately by using slice capacity instead of length ([#​7702](https://redirect.github.com/grpc/grpc-go/issues/7702)) - Special Thanks: [@​PapaCharlie](https://redirect.github.com/PapaCharlie) - status: Fix regression caused by [#​6919](https://redirect.github.com/grpc/grpc-go/issues/6919) in status.Details() causing it to return a wrapped type when getting proto messages generated with protoc-gen-go < v1. ([#​7724](https://redirect.github.com/grpc/grpc-go/issues/7724)) ### Dependencies - Bump minimum supported Go version to `go1.22.7`. ([#​7624](https://redirect.github.com/grpc/grpc-go/issues/7624))

Configuration

šŸ“… Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

šŸš¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.

ā™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

šŸ‘» Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR was generated by Mend Renovate. View the repository job log.

forking-renovate[bot] commented 1 week ago

āš ļø Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

ā™» Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/grpc@v1.68.0 requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/toolchain@v0.0.1-go1.22.9.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off
File name: googleapis/api/apikeys/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/grpc@v1.68.0 requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/toolchain@v0.0.1-go1.22.9.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off
File name: googleapis/api/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/grpc@v1.68.0 requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/toolchain@v0.0.1-go1.22.9.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off
File name: googleapis/api/servicecontrol/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/grpc@v1.68.0 requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/toolchain@v0.0.1-go1.22.9.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off
File name: googleapis/api/servicemanagement/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/grpc@v1.68.0 requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/toolchain@v0.0.1-go1.22.9.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off
File name: googleapis/api/serviceusage/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/grpc@v1.68.0 requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/toolchain@v0.0.1-go1.22.9.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off
File name: googleapis/bytestream/go.sum
Command failed: go get -d -t ./...
go: module google.golang.org/grpc@v1.68.0 requires go >= 1.22.7; switching to go1.22.9
go: downloading go1.22.9 (linux/amd64)
go: download go1.22.9: golang.org/toolchain@v0.0.1-go1.22.9.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off
codyoss commented 5 days ago

I had to regenerate the compute alias for this PR because we removed some unintentionally exposed grpc bindings that never work.