google / knative-gcp

GCP event implementations to use with Knative Eventing.
https://github.com/knative/eventing
Apache License 2.0
159 stars 75 forks source link

[main] Upgrade to latest dependencies #2179

Closed knative-automation closed 3 years ago

knative-automation commented 3 years ago

Cron. -knative-prow-robot

/cc @nlopezgi @zhongduo /assign @nlopezgi @zhongduo

Produced via:

./hack/update-deps.sh --upgrade --release v0.22
./hack/update-codegen.sh

Details:

bumping go.opencensus.io 13369a4...49838f2:
  > 49838f2 Adding GC stats to runmetrics plugin (# 1207)
bumping knative.dev/pkg 4048853...6a33a1a:
  > 6a33a1a Upgrade a few assorted dependencies (# 2058)
bumping google.golang.org/grpc 577eb69...f74f033:
  > f74f033 Change version to 1.36.0 (# 4198)
  > e6d71ad encoding/proto: do not panic when types do not match (# 4218) (# 4223)
  > 61962d0 status: document nil error handling of FromError (# 4196)
  > 9280052 balancergroup: Propagate balancer.BuildOptions to child policies (# 4184)
  > b753f49 xds testing: increase timeout from 90 minutes to 120 minutes (# 4191)
  > 7b8d65a xds: rename internal/client files to remove client prefix (# 4188)
  > f005af0 examples: delete profiling example since profiling support was rolled back (# 4182)
  > 0bc7417 xds: report drops by circuit breaking (# 4171)
  > e526a29 xds: Remove v3Support environment variable (# 4174)
  > 7bb497f grpc: Update protobuf regenrate script (# 4177)
  > 2c42474 pemfile: Make test happy with Go1.16 (# 4164)
  > 7f2581f xds interop: add xds v3 kokoro tests (# 4165)
  > f579b61 test: Run e2e authority tests only on linux. (# 4160)
  > 504caa9 interop/xds: support ClientConfigureRequest.timeout_sec field (# 4157)
  > 269d253 interop/xds: implement new stats response field (# 4156)
  > ef9850d xds bootstrap: support config content in env variable (# 4153)
  > 938f6e2 cmd/protoc-gen-go-grpc: add gRPC-Go version comment and update release version (# 4152)
  > 5e3cbb5 interop/grpc_testing: update generated code after recent grpc-proto changes (# 4149)
  > d3ae124 cleanup: use different import alias for services than messages (# 4148)
  > 4cf4a98 Change version to 1.36.0-dev (# 4142)
bumping knative.dev/serving 503c978...7b0bab7:
  > 7b0bab7 Update net-contour nightly (# 10953)
  > e9ef3a1 Update net-kourier nightly (# 10954)
  > 73a6ba5 Update net-certmanager nightly (# 10945)
bumping github.com/google/go-cmp ec71d6d...8fa37b4:
  > 8fa37b4 Fix reporter verbosity bug (# 253)
  > dc6435e De-virtualize interfaces for specialized diffing (# 254)
  > e9947a2 Run tests on Go 1.16 (# 252)
  > 3a98a11 cmp/cmpopts: use errors.Is with ≥go1.13 in compareErrors (# 251)
knative-prow-robot commented 3 years ago

Hi @knative-automation. Thanks for your PR.

I'm waiting for a google member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
zhongduo commented 3 years ago

/ok-to-test /lgtm /approve

knative-prow-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: zhongduo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/google/knative-gcp/blob/main/OWNERS)~~ [zhongduo] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment