[main] Upgrade to latest dependencies#3957
Conversation
da7c5f4 to
a005b7d
Compare
|
@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative/func-approvers. Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: knative-automation The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3957 +/- ##
==========================================
+ Coverage 54.25% 54.27% +0.01%
==========================================
Files 203 203
Lines 23915 23915
==========================================
+ Hits 12976 12979 +3
+ Misses 9698 9696 -2
+ Partials 1241 1240 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
bumping knative.dev/eventing 5411419...939bbd6: > 939bbd6 build(deps): bump google.golang.org/grpc from 1.81.1 to 1.82.1 (# 9228) > 39eb954 build(deps): bump the github-actions group across 1 directory with 4 updates (# 9225) > 648661d cleanup: remove vestigial kodata directories (# 9227) bumping google.golang.org/grpc caf0772...ebd8f06: > ebd8f06 Change version to 1.82.1 (# 9238) > 4ea465d Cherry-pick commits (# 9236) > 9494a2c Change version to 1.82.1-dev (# 9171) > bd23985 Change version to 1.82.0 (# 9170) > 0f3086d Fix minor issues not covered by PR # 9137 (# 9147) > fef07fb internal: Split v3procservicepb import into pb and grpc for extproc (# 9163) > 91dd64f transport: surface subsequent data when receiving non-gRPC header (# 8929) > adc97de test/kokoro: add config for regional-td test (# 9158) > 57c9ff1 xds: ensure full-string matching for RBAC Filter rules (# 9148) > b58f32d server: Set a pprof label on new stream goroutines (# 9082) > 6c98be3 refactor(transport): extract shared stream state handling logic in `loopyWriter.processData()` (# 9125) > bcaa6f4 rls: only reset backoff on recovery from TRANSIENT_FAILURE (# 9137) > 429e6e0 balancer: expose endpoint weight and hostname as experimental APIs (# 9074) > 761e655 grpc: limit decompression size in legacy gzip Decompressor to prevent OOM (# 9114) > 18a8d3d extproc: implement ClientFilter and ClientFilterBuilder interface (# 9086) > db35da8 credentials/alts: fix the leaked context and close handshaker properly (# 9091) > 6093108 xds/server: Fix memory leak of ServerInterceptor instances during RDS updates (# 9138) > 037c6ef extproc: register filter and parse base and override config (# 9073) > 4ee6ac4 xds/resolver: support HTTP filters for routes using cluster specifier plugins (# 9100) > 39f1653 internal/grpcutil: remove FullMatchWithRegex to prevent data race (# 9134) > 1c8e095 transport: change serverHandlerTransport to call Close instead of panic from Drain function (# 9136) > 1bb9742 encoding: call Close on decompressor reader if it implements io.Closer (# 9135) > f1360fb balancergroup: merge whitebox tests into blackbox test (# 9094) > bb023f8 gemini: wrap lines at 80-cols to make linter happy (# 9131) > 6602080 experimental/stats: Expose Telemetry Label Callback (# 8877) > fd8a106 github: Add styleguide for Gemini Code Assist (# 9124) > 7c47d2a test: incoming RPC that contains a path with double leading slashes (# 9120) > 1c63fa5 grpc: remove support for env var GRPC_GO_EXPERIMENTAL_DISABLE_STRICT_PATH_CHECKING (# 9112) > 959af53 transport: set current timestamp in channelz socket metrics (# 9109) > 94b9449 xds/rbac: enforce strict presence-based short-circuit in authenticatedMatcher (# 9111) > 89fe783 grpc: Document interactions between static flow control window options (# 9096) > 3d0dd1e cmd/protoc-gen-go-grpc: Update to latest version of grpc-go (# 9110) > 811290b stats/opentelemetry: restore the changes from # 8342 and fix the flaky test. (# 8923) > 679ae4c stats: use correct import for services (# 9107) > 850cc54 grpc: Remove ErrRetriesExhausted type in favor of error string (# 9105) > 3d82ab3 otel: Segregate client and server RPCInfo used for metrics and traces (# 9081) > a481b8f cleanup: removing TODO to improve timeouts encoding. (# 9101) > eafb29a Revert "xds/rbac: handle errors returned from matcher evaluation (# 9092)". (# 9099) > bdf4571 interop/orcalb: Delegate SubConn management to pick_first (# 8914) > fa4c702 xds/rbac: handle errors returned from matcher evaluation (# 9092) > 4ac8a45 grpc: use enum instead of integer in return statements in compress() (# 9089) > d9d87bd xds/resolver: change int32 to atomic.int32 (# 9080) > ac4aa01 cleanup: replace net.IP with netip.Addr in tests (# 9075) > 29665f4 transport: Pool read buffers used by the HTTP/2 framer (# 9032) > f6304e9 internal/transport: defer calls to mu.Unlock in the stream inbound flow control implementation (# 9077) > ab7a2aa clusterimpl: fix test logic waiting for calls to ResolveNow (# 9071) > 22adc9e clustermanager: fix test logic waiting for picker during graceful switch (# 9072) > 06fc26a xds: support disabling HTTP filters (# 9054) > c01f4f1 grpc: deprecate WithSharedWriteBuffer and SharedWriteBuffer (# 9060) > 6cd0d0c grpc: add link to CVE in log messages (# 9069) > b3f2df4 internal/resolver: improve the docstring of ClientInterceptor.NewStream (# 9070) > bac4588 readyreader: add buffered reader (# 9055) > 39a15f6 xds: implement cluster metadata parsing for GCP Authentication filter (gRFC A83) (# 9044) > e80524d transport: set default header list size to 8KB and guard behind an env variable. (# 9019) > 6b32840 deps: update dependencies for all modules (# 9068) > c5b160e balancer: enable `GRPC_GO_EXPERIMENTAL_CASE_SENSITIVE_BALANCER_REGISTRIES` by default (# 9017) > 412cfbd Change version to 1.82.0-dev (# 9064) Signed-off-by: Knative Automation <automation@knative.team>
a005b7d to
635a433
Compare
Cron -dprotaso
/cc knative/func-approvers
/assign knative/func-approvers
Produced by: knative-extensions/knobots/actions/update-deps