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: update deps #119

Merged
merged 4 commits into from
Nov 18, 2024
Merged

chore: update deps #119

merged 4 commits into from
Nov 18, 2024

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 28, 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.73.0 age adoption passing confidence require minor
github.com/googleapis/go-gorm-spanner v1.3.0 -> v1.4.0 age adoption passing confidence require minor
github.com/googleapis/go-sql-spanner v1.7.4 -> v1.8.0 age adoption passing confidence require minor
go (source) 1.23.2 -> 1.23.3 age adoption passing confidence toolchain patch
google.golang.org/api v0.201.0 -> v0.206.0 age adoption passing confidence require minor
google.golang.org/genproto 796eee8 -> 65e8d21 age adoption passing confidence require digest
google.golang.org/grpc v1.67.1 -> v1.68.0 age adoption passing confidence require minor
google.golang.org/protobuf v1.35.1 -> v1.35.2 age adoption passing confidence require patch

Release Notes

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

v1.4.0

Compare Source

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

v1.8.0

Compare Source

Features
Bug Fixes
golang/go (go)

v1.23.3

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

v0.206.0

Compare Source

Features

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)
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.35.2

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.35.1...v1.35.2

Maintenance:

CL/623115: proto: refactor equal_test from explicit table to use makeMessages()
CL/623116: encoding/prototext: use testmessages_test.go approach, too
CL/623117: internal/testprotos/test: add nested message field with [lazy=true]
CL/624415: proto: switch messageset_test to use makeMessages() injection point
CL/624416: internal/impl: fix TestMarshalMessageSetLazyRace (was a no-op!)

User-visible changes:

CL/618395: encoding/protojson: allow missing value for Any of type Empty
CL/618979: all: implement strip_enum_prefix editions feature
CL/622575: testing/protocmp: document behavior when combining Ignore and Sort


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.

Copy link

forking-renovate bot commented Oct 28, 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 cloud.google.com/go/spanner v1.73.0
go: downloading cloud.google.com/go v0.116.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/googleapis/go-sql-spanner v1.8.0
go: downloading google.golang.org/genproto v0.0.0-20241113202542-65e8d215514f
go: downloading google.golang.org/grpc v1.68.0
go: downloading gorm.io/datatypes v1.2.4
go: downloading gorm.io/gorm v1.25.12
go: downloading cloud.google.com/go/monitoring v1.21.2
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/api v0.205.0
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241104194629-dd2ea8efbc28
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20241113202542-65e8d215514f
go: downloading google.golang.org/protobuf v1.35.1
go: downloading cloud.google.com/go/iam v1.2.2
go: downloading cloud.google.com/go/longrunning v0.6.2
go: downloading gorm.io/driver/mysql v1.5.6
go: downloading github.com/jinzhu/now v1.1.5
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 v0.10.1
go: downloading golang.org/x/oauth2 v0.23.0
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/net v0.30.0
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
go: downloading github.com/jinzhu/inflection v1.0.0
go: downloading golang.org/x/text v0.19.0
go: downloading golang.org/x/sys v0.26.0
go: downloading github.com/go-sql-driver/mysql v1.8.1
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/google/s2a-go v0.1.8
go: downloading github.com/envoyproxy/go-control-plane v0.13.0
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
go: downloading filippo.io/edwards25519 v1.1.0
go: downloading github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
go: downloading github.com/envoyproxy/protoc-gen-validate v1.1.0
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
go: downloading github.com/cespare/xxhash/v2 v2.3.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-gorm-spanner/benchmarks tested by
	github.com/googleapis/go-gorm-spanner/benchmarks.test imports
	github.com/googleapis/go-sql-spanner 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-gorm-spanner/benchmarks tested by
	github.com/googleapis/go-gorm-spanner/benchmarks.test 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-gorm-spanner/benchmarks tested by
	github.com/googleapis/go-gorm-spanner/benchmarks.test 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: errors parsing go.mod:
/tmp/renovate/repos/github/googleapis/go-gorm-spanner/go.mod:5: unknown directive: toolchain

File name: samples/go.sum
Command failed: go get -d -t ./...
go: downloading github.com/docker/docker v27.3.1+incompatible
go: downloading github.com/docker/go-connections v0.5.0
go: downloading github.com/stretchr/testify v1.9.0
go: downloading github.com/googleapis/gax-go/v2 v2.14.0
go: downloading google.golang.org/api v0.206.0
go: downloading google.golang.org/protobuf v1.35.2
go: downloading github.com/docker/go-units v0.5.0
go: downloading github.com/moby/docker-image-spec v1.3.1
go: downloading github.com/opencontainers/go-digest v1.0.0
go: downloading github.com/opencontainers/image-spec v1.1.0
go: downloading github.com/distribution/reference v0.6.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading cloud.google.com/go/auth v0.10.2
go: downloading golang.org/x/oauth2 v0.24.0
go: downloading golang.org/x/time v0.8.0
go: downloading golang.org/x/net v0.31.0
go: downloading github.com/Microsoft/go-winio v0.4.14
go: downloading golang.org/x/text v0.20.0
go: downloading golang.org/x/sys v0.27.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading golang.org/x/sync v0.9.0
go: downloading golang.org/x/crypto v0.29.0
github.com/googleapis/go-gorm-spanner/samples/helloworld imports
	github.com/googleapis/go-sql-spanner 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-gorm-spanner/samples/emulator imports
	cloud.google.com/go/spanner/admin/database/apiv1 imports
	google.golang.org/api/option imports
	log/slog: package log/slog is not in GOROOT (/opt/containerbase/tools/golang/1.20.14/src/log/slog)
note: imported by a module that requires go 1.21
github.com/googleapis/go-gorm-spanner/samples/sample_application 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-gorm-spanner/samples/sample_application 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

@renovate-bot renovate-bot requested a review from a team as a code owner October 28, 2024 00:44
@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 28, 2024
@renovate-bot renovate-bot force-pushed the renovate/deps branch 5 times, most recently from 6f7923f to 6b3f6c1 Compare November 7, 2024 19:19
@renovate-bot renovate-bot force-pushed the renovate/deps branch 6 times, most recently from b73b686 to a191262 Compare November 15, 2024 04:45
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 fdc3305 into googleapis:main Nov 18, 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