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 deps #9320

Merged
merged 3 commits into from Jan 30, 2024
Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 29, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/aiplatform v1.58.0 -> v1.58.1 age adoption passing confidence require patch
cloud.google.com/go/pubsub v1.34.0 -> v1.36.0 age adoption passing confidence require minor
cloud.google.com/go/storage v1.36.0 -> v1.37.0 age adoption passing confidence require minor
github.com/google/pprof 35fc243 -> 0ed6a68 age adoption passing confidence require digest
github.com/google/uuid v1.5.0 -> v1.6.0 age adoption passing confidence require minor
go.einride.tech/aip v0.65.0 -> v0.66.0 age adoption passing confidence require minor
google.golang.org/api v0.157.0 -> v0.160.0 age adoption passing confidence require minor
google.golang.org/genproto/googleapis/api 6c6643b -> 1f4bbc5 age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc 6c6643b -> 1f4bbc5 age adoption passing confidence require digest
google.golang.org/grpc v1.60.1 -> v1.61.0 age adoption passing confidence require minor

Release Notes

google/uuid (github.com/google/uuid)

v1.6.0

Compare Source

Features
Bug Fixes
einride/aip-go (go.einride.tech/aip)

v0.66.0

Compare Source

0.66.0 (2023-11-22)

Feature
  • protoc: expose ContainsWildcard on multipattern (0041801)

v0.65.1

Compare Source

0.65.1 (2023-11-21)

Bug Fixes
  • gosec-G602: specify capacity when using index lookup on slices (d5003bb)
Chores
  • deps: bump go.einride.tech/sage from 0.241.0 to 0.247.0 in /.sage (b0feaa3)
  • deps: bump google.golang.org/grpc from 1.58.3 to 1.59.0 (a555661)
  • deps: bump github.com/google/uuid from 1.3.1 to 1.4.0 (ab2f38f)
googleapis/google-api-go-client (google.golang.org/api)

v0.160.0

Compare Source

Features

v0.159.0

Compare Source

Features
Bug Fixes

v0.158.0

Compare Source

Features
Bug Fixes
  • internal: Support internaloption.WithDefaultUniverseDomain (#​2373) (b21a1fa)
  • transport/grpc: Add universe domain verification (#​2375) (df17254)
  • transport: Not enable s2a when there is endpoint override (#​2368) (73fc7fd)
grpc/grpc-go (google.golang.org/grpc)

v1.61.0: Release 1.61.0

Compare Source

New Features

  • resolver: provide method, AuthorityOverrider, to allow resolver.Builders to override the default authority for a ClientConn. (EXPERIMENTAL) (#​6752)
  • xds: add support for mTLS Credentials in xDS bootstrap (gRFC A65) (#​6757)
  • server: add grpc.WaitForHandlers ServerOption to cause Server.Stop to block until method handlers return. (EXPERIMENTAL) (#​6922)

Performance Improvements

Bug Fixes

  • client: correctly enable TCP keepalives with OS defaults on windows (#​6863)
  • server: change some stream operations to return UNAVAILABLE instead of UNKNOWN when underlying connection is broken (#​6891)
  • server: fix GracefulStop to block until all method handlers return (v1.60 regression). (#​6922)
  • server: fix two bugs that could lead to panics at shutdown when using NumStreamWorkers (EXPERIMENTAL). (#​6856)
  • reflection: do not send invalid descriptors to clients for files that cannot be fully resolved (#​6771)
  • xds: don't fail channel/server startup when xds creds is specified, but bootstrap is missing certificate providers (#​6848)
  • xds: Atomically read and write xDS security configuration client side (#​6796)
  • xds/server: fix RDS handling for non-inline route configs (#​6915)

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 has been generated by Mend Renovate. View repository job log here.

Copy link

forking-renovate bot commented Jan 29, 2024

⚠ Artifact update problem

Renovate failed to update an artifact 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: storage/internal/benchmarks/go.sum
Command failed: go get -d -t ./...
go: downloading cloud.google.com/go/storage v1.37.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/trace v1.21.0
go: downloading github.com/cloudprober/cloudprober v0.13.2
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.22.0
go: downloading go.opentelemetry.io/otel/bridge/opencensus v0.45.0
go: downloading go.opentelemetry.io/otel/sdk v1.22.0
go: downloading cloud.google.com/go/trace v1.10.4
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.45.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20240116215550-a9fa1716bcac
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.21.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.22.0
go: downloading github.com/envoyproxy/go-control-plane v0.12.0
go: downloading github.com/cespare/xxhash/v2 v2.2.0
go: downloading github.com/cncf/udpa/go v0.0.0-20220112060539-c52dc94e7fbe
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
main imports
	slices: package slices is not in GOROOT (/opt/containerbase/tools/golang/1.20.13/src/slices)

@renovate-bot renovate-bot requested review from a team and shollyman as code owners January 29, 2024 02:45
@product-auto-label product-auto-label bot added the size: l Pull request size is large. label Jan 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 29, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 29, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 29, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 30, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 30, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 30, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 30, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 30, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 30, 2024
@trusted-contributions-gcf trusted-contributions-gcf bot added kokoro:force-run Add this label to force Kokoro to re-run the tests. owlbot:run Add this label to trigger the Owlbot post processor. labels Jan 30, 2024
@gcf-owl-bot gcf-owl-bot bot removed the owlbot:run Add this label to trigger the Owlbot post processor. label Jan 30, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 30, 2024
@quartzmo quartzmo enabled auto-merge (squash) January 30, 2024 19:16
@quartzmo quartzmo merged commit 51ead97 into googleapis:main Jan 30, 2024
158 of 161 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: l Pull request size is large.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants