google / knative-gcp

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

[main] Upgrade to latest dependencies #2142

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.21
./hack/update-codegen.sh

Details:

bumping knative.dev/eventing 7ce8283...1c771ce:
  > 1c771ce Change broker spec to indicate brokerclass should be immutable (# 4827)
  > d7cf344 tracing fixed for apiserversource (# 4842)
  > 1efec2b expose ChannelReference in UnknownChannelError (# 4875)
  > 47d7a02 Update deps (# 4874)
  > 47ee8fa Update common github actions (# 4869)
  > c4e9c3b ut for trigger/broker updates check immutable (# 4843)
bumping knative.dev/serving bfba5b0...0f52ebf:
  > 0f52ebf Update net-kourier nightly (# 10762)
  > 3816201 upgrade to latest dependencies (# 10758)
  > fd9d9f5 Clean up the code in the service test (# 10756)
  > 81e0d61 Update the docs for the traffic package. (# 10757)
  > 13e15fd Hide the things that are private now in effect (# 10755)
  > 56ef7a9 Relax the grace period minival vaue to be any positive value (# 10754)
  > 4211c26 Update net-contour nightly (# 10752)
  > f2373c3 Update net-istio nightly (# 10753)
  > 4cc5d79 Update net-kourier nightly (# 10737)
  > 3e1dd65 Update common github actions (# 10746)
  > 597896d Deep cleaning of the time manipulation in config and revision and other fixes to the codebase (# 10745)
  > c20629d Remove the redundant test setup now there's just one GC (# 10744)
  > 17fb0e0 Change interface to accept time rather than clock (# 10743)
  > be2c890 Restrict the Clock interface to the passive where possible. (# 10742)
  > 19c8d8e Update net-contour nightly (# 10736)
  > 914855f Refactor: remove labeler v2 package (# 10739)
  > 7d57b94 Guarantee that incoming and outgoing request are measured by the same stat (# 10734)
  > 8dfeb7a Update net-istio nightly (# 10716)
  > ed413bf Update net-certmanager nightly (# 10735)
  > 3cb2bea Drop jwt dependency and match token via regex (# 10727)
bumping knative.dev/pkg a02dcff...e38bb89:
  > e38bb89 Update common github actions (# 2017)
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: knative-automation, 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