[main] Upgrade to latest dependencies#777
Merged
knative-prow[bot] merged 1 commit intoJul 23, 2026
Merged
Conversation
bumping knative.dev/pkg 6300c57...39ebae2: > 39ebae2 Bump actions/checkout from 6 to 7 (# 3371) bumping knative.dev/eventing 9a2ae8b...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) > 5411419 docs: fix stale contribution and e2e debug instructions (# 9154) > 8cf4c4b fix: spread vreplicas across minReplicas pods in scheduler (# 9157) > 2996bf9 [main] Upgrade to latest dependencies (# 9156) 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>
|
[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 #777 +/- ##
=======================================
Coverage 19.20% 19.20%
=======================================
Files 14 14
Lines 302 302
=======================================
Hits 58 58
Misses 242 242
Partials 2 2 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cron -dprotaso
/cc knative-extensions/eventing-writers
/assign knative-extensions/eventing-writers
Produced by: knative-extensions/knobots/actions/update-deps