Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(all): update all #1168

Merged
merged 3 commits into from
Nov 13, 2024
Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Nov 11, 2024

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: Release 1.68.0

Compare Source

Behavior Changes

  • stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environment variable, rather than parsing from bootstrap file (#​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)
  • client: ClientConn.Close() now closes transports simultaneously and waits for transports to be closed before returning. (#​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)

Bug Fixes

  • transport: prevent deadlock in client transport shutdown when writing the GOAWAY frame hangs. (#​7662)
  • mem: reuse buffers more accurately by using slice capacity instead of length (#​7702)
  • status: Fix regression caused by #​6919 in status.Details() causing it to return a wrapped type when getting proto messages generated with protoc-gen-go < v1. (#​7724)

Dependencies

  • Bump minimum supported Go version to go1.22.7. (#​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.


  • If you want to rebase/retry this PR, check this box

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

@renovate-bot renovate-bot requested a review from a team as a code owner November 11, 2024 01:54
Copy link

⚠️ 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:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

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

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 11, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 11, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Nov 13, 2024
@codyoss
Copy link
Member

codyoss commented Nov 13, 2024

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

@codyoss codyoss added the automerge Merge the pull request once unit tests and other checks pass. label Nov 13, 2024
@gcf-merge-on-green gcf-merge-on-green bot merged commit e0fbfb7 into googleapis:main Nov 13, 2024
8 checks passed
@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Merge the pull request once unit tests and other checks pass. label Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants