Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 17, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/longrunning v0.6.1 -> v0.6.2 age adoption passing confidence require patch
cloud.google.com/go/spanner v1.70.0 -> v1.72.0 age adoption passing confidence require minor
github.com/googleapis/go-sql-spanner v1.7.3 -> v1.7.4 age adoption passing confidence require patch
google.golang.org/api v0.201.0 -> v0.205.0 age adoption passing confidence require minor
google.golang.org/genproto 796eee8 -> dd2ea8e age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc 796eee8 -> 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

googleapis/go-sql-spanner (github.com/googleapis/go-sql-spanner)

v1.7.4

Compare Source

Bug Fixes
googleapis/google-api-go-client (google.golang.org/api)

v0.205.0

Compare Source

Features

v0.204.0

Compare Source

Features
Bug Fixes
  • transport/grpc: Pass through cert source to new auth lib (#​2840) (c67e7c0)
Documentation

v0.203.0

Compare Source

Features

v0.202.0

Compare Source

Features
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" (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.

@forking-renovate
Copy link

forking-renovate bot commented Oct 17, 2024

⚠️ 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: benchmarks/go.sum
Command failed: go get -d -t ./...
go: downloading google.golang.org/grpc v1.68.0
go: downloading cloud.google.com/go/spanner v1.72.0
go: downloading cloud.google.com/go v0.116.0
go: downloading google.golang.org/protobuf v1.35.1
go: downloading github.com/google/uuid v1.6.0
go: downloading google.golang.org/api v0.205.0
go: downloading cloud.google.com/go/monitoring v1.21.1
go: downloading google.golang.org/genproto v0.0.0-20241021214115-324edc3d5d38
go: downloading github.com/GoogleCloudPlatform/grpc-gcp-go/grpcgcp v1.5.0
go: downloading github.com/googleapis/gax-go/v2 v2.13.0
go: downloading go.opencensus.io v0.24.0
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.29.0
go: downloading go.opentelemetry.io/otel v1.29.0
go: downloading go.opentelemetry.io/otel/metric v1.29.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.29.0
go: downloading go.opentelemetry.io/otel/sdk v1.29.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241015192408-796eee8c2d53
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241021214115-324edc3d5d38
go: downloading golang.org/x/net v0.30.0
go: downloading cloud.google.com/go/iam v1.2.1
go: downloading cloud.google.com/go/longrunning v0.6.1
go: downloading cloud.google.com/go/auth v0.10.1
go: downloading golang.org/x/oauth2 v0.23.0
go: downloading go.opentelemetry.io/otel/trace v1.29.0
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading cloud.google.com/go/compute/metadata v0.5.2
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.1
go: downloading github.com/go-logr/logr v1.4.2
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.5
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
go: downloading golang.org/x/time v0.7.0
go: downloading golang.org/x/sys v0.26.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
go: downloading github.com/google/s2a-go v0.1.8
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/envoyproxy/go-control-plane v0.13.0
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
go: downloading github.com/envoyproxy/protoc-gen-validate v1.1.0
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading golang.org/x/text v0.19.0
go: downloading golang.org/x/sync v0.8.0
go: downloading cel.dev/expr v0.16.1
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
go: downloading golang.org/x/crypto v0.28.0
github.com/googleapis/go-sql-spanner/benchmarks/benchwrapper imports
	google.golang.org/grpc imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)
note: imported by a module that requires go 1.22
github.com/googleapis/go-sql-spanner/benchmarks/benchwrapper imports
	cloud.google.com/go/spanner imports
	go.opentelemetry.io/otel/attribute imports
	cmp: package cmp is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/cmp)
note: imported by a module that requires go 1.21
github.com/googleapis/go-sql-spanner/benchmarks/benchwrapper imports
	cloud.google.com/go/spanner imports
	google.golang.org/grpc/balancer/rls imports
	google.golang.org/grpc/experimental/stats imports
	maps: package maps is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/maps)
note: imported by a module that requires go 1.22

File name: go.sum
Command failed: go get -d -t ./...
go: downloading cloud.google.com/go/longrunning v0.6.2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241104194629-dd2ea8efbc28
go: downloading google.golang.org/genproto v0.0.0-20241104194629-dd2ea8efbc28
go: downloading github.com/google/go-cmp v0.6.0
go: downloading cloud.google.com/go/iam v1.2.2
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241021214115-324edc3d5d38
go: downloading cloud.google.com/go/monitoring v1.21.2
github.com/googleapis/go-sql-spanner imports
	google.golang.org/grpc imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/slices)
note: imported by a module that requires go 1.22
github.com/googleapis/go-sql-spanner imports
	cloud.google.com/go/spanner imports
	go.opentelemetry.io/otel/attribute imports
	cmp: package cmp is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/cmp)
note: imported by a module that requires go 1.21
github.com/googleapis/go-sql-spanner imports
	cloud.google.com/go/spanner imports
	google.golang.org/grpc/balancer/rls imports
	google.golang.org/grpc/experimental/stats imports
	maps: package maps is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/maps)
note: imported by a module that requires go 1.22
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.

@renovate-bot renovate-bot requested a review from a team as a code owner October 17, 2024 00:48
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Oct 17, 2024
@renovate-bot renovate-bot changed the title deps: update module github.com/googleapis/go-sql-spanner to v1.7.4 deps: update deps Oct 21, 2024
@renovate-bot renovate-bot force-pushed the renovate/deps branch 3 times, most recently from a0fa506 to d8dc41e Compare October 23, 2024 22:45
@renovate-bot renovate-bot force-pushed the renovate/deps branch 5 times, most recently from 86d3a48 to 3fa1c06 Compare November 7, 2024 18:48
@forking-renovate
Copy link

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@olavloite olavloite merged commit 367726c into googleapis:main Nov 13, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants