Skip to content

[release-1.21] Upgrade to latest dependencies#714

Merged
knative-prow[bot] merged 1 commit into
knative-extensions:release-1.21from
knative-automation:auto-updates/update-deps-release-1.21
May 31, 2026
Merged

[release-1.21] Upgrade to latest dependencies#714
knative-prow[bot] merged 1 commit into
knative-extensions:release-1.21from
knative-automation:auto-updates/update-deps-release-1.21

Conversation

@knative-automation
Copy link
Copy Markdown
Contributor

bump -dprotaso

/cc knative-extensions/eventing-writers
/assign knative-extensions/eventing-writers

Produced by: knative-extensions/knobots/actions/update-deps

bumping golang.org/x/oauth2 792c877...acc3815:
  > acc3815 endpoints: fix %q verb use with wrong type
  > f28b0b5 all: fix some comments
  > fd15e0f x/oauth2: populate RetrieveError from DeviceAuth
bumping knative.dev/pkg 4a022ed...c085a76:
  > c085a76 upgrade to latest dependencies (# 3365)
  > 011b23b Limit the webhook request body size to 3MiB (# 3364)
  > 9b08ba8 fix compilation (# 3361)
  > 39109c9 Fix memory leak in expired matchers (# 3359)
  > 18c5d58 [release-1.21] Add network/tls package for TLS configuration (# 3337)
bumping google.golang.org/grpc 805b1f8...dda86db:
  > dda86db Change version to 1.79.3 (# 8983)
  > 72186f1 grpc: enforce strict path checking for incoming requests on the server (# 8981)
  > 97ca352 Changing version to 1.79.3-dev (# 8954)
  > 8902ab6 Change the version to release 1.79.2 (# 8947)
  > a928670 Cherry-pick # 8874 to v1.79.x (# 8904)
  > 06df363 Change version to 1.79.2-dev (# 8903)
  > 782f2de Change version to 1.79.1 (# 8902)
  > 850eccb Change version to 1.79.1-dev (# 8851)
  > 765ff05 Change version to 1.79.0 (# 8850)
  > 68804be Cherry pick # 8864 to v1.79.x (# 8896)
  > 0381eb6 xds: Support `:authority` header rewriting for LOGICAL_DNS clusters (# 8822)
  > 90f571d xds: remove references to ResolverState.Addresses (# 8841)
  > 679565f xds: remove `HashKey` field from `xdsresource.Endpoint` struct (# 8844)
  > bb2073d mem: Allow overriding the default buffer pool. (# 8806)
  > bd4444a Fix flaky `TestServer_RedundantUpdateSuppression`. (# 8839)
  > 623b3f0 test: add regression test for RecvMsg() error shadowing # 7510 (# 8820)
  > 5862457 encoding: remove unused `DecompressedSize` API (# 8830)
  > e15b867 dns: set Endpoints in resolver updates (# 8812)
  > 95825a3 cdsbalancer: Remove UpdateAddresses handling (# 8811)
  > 115d49c wrr: improve log messages (# 8824)
  > 572fdca xds: remove workarounds in tests added for envoyproxy/go-control-plane#431 (# 8828)
  > bb2f97f grpc: improve the docstring for StreamServerInterceptor (# 8823)
  > 25dbb81 transport: remove grpchttp2 package (# 8826)
  > 6652b15 encoding: add a test for unsupported server codec (# 8819)
  > 629ef39 xdsdepmgr: Avoid using actual DNS lookups and fix race during test failure (# 8805)
  > ad8bd71 outlierdetection: Remove UpdateAddresses handling (# 8810)
  > d675ef5 mem: Optimize buffer object re-use (# 8784)
  > afd6cc7 wrr: use new-style atomic APIs (# 8815)
  > b3603ab transport: http2 server must validates header list size when early aborting stream (# 8769)
  > 9cf0a86 xds/cdsbalancer: change TestErrorFromParentLB_ResourceNotFound to send correct resources (# 8794)
  > 9e7491a stream: initialize decompressor for health check streams (# 8765)
  > 85ede8e transport: Remove unused return value from connect() (# 8787)
  > 9b39ae2 priority: prevent init timer restarting when a child transitions from CONNECTING to CONNECTING (# 8813)
  > e05f643 clientconn: close canceled transport synchronously (# 8786)
  > 900ffa9 xds: Migrate Addresses usages to Endpoints (# 8804)
  > e7a6fed xds: Revert workaround to get SubConn locality (# 8802)
  > a887d0b tranport: Reduce heap allocs by setting BufferSlice capacity (# 8797)
  > bccbb10 xds: Add `IsDynamic` field to cdsbalancer LB and make it true for RLS (# 8793)
  > c6d5e5e stats/otel: a79 scaffolding to register an async gauge metric and api to record it- part 3 (# 8780)
  > 319a0fa xds: implement :authority header rewriting in xds_cluster_impl LB policy (gRFC A81) (# 8779)
  > 88ac703 grpc: fixing typos (# 8796)
  > a2a2023 alts: Fix buffer alignment with 16KB records (# 8791)
  > 4046676 xds: Add cluster endpoint watchers to depndency manager (# 8744)
  > 2d51986 stats/otel: a79 scaffolding to register an async gauge metric and api to record it- part 2 (# 8755)
  > 6ed8acb xds: refactor xdsresource.Endpoint to add resolver.Endpoint (gRFC A81) (# 8750)
  > e78c0a5 xds: move e2e tests in clusterresolver package to cdsbalancer package (# 8768)
  > 489f1f6 credentials/tls: Strip port before validating authority override (# 8726)
  > 374cb2e Cleanup delay calculation for readability (# 8758)
  > 4b2d967 transport: add status details even when aborting early (# 8754)
  > 9fd5d8a balancer/randomsubsetting: Implementation of the random_subsetting LB policy (# 8650)
  > 87c4d96 deps: update dependencies for all modules (# 8764)
  > 38a9206 github: Verify PR description before labels (# 8767)
  > ae4bd1e Change version to 1.79.0-dev (# 8763)
  > 9b990b6 gracefulswitch: Wait for all goroutines on close (# 8746)
  > 6677d9a xds: Fixing a typo (# 8760)
  > d35cedd xds/resolver: pass route's auto_host_rewrite to LB picker (gRFC A81) (# 8740)
  > d931fdc client: allow overriding grpc-accept-encoding header (# 8718)
  > 0800ec7 xds/clusterimpl: update TestChildPolicyChangeOnConfigUpdate to use custom lb policy. (# 8730)
  > 6553ea1 stats/otel: Add subchannel metrics (A94) (# 8738)
  > 81a00ce grpc: Fixing spelling typo (# 8756)
  > e413838 client: Change connectivity state to CONNECTING when creating the name resolver (# 8710)
  > f9d2bdb stats/otel: Add grpc.lb.backend_service label to wrr metrics (A89) (# 8737)
  > 647162c deps: update golang.org/x/net to v0.47.0 (tagged version) (# 8732)
  > 4c27cc8 internal/xds: change xds_resolver to use dependency manager (# 8711)
  > eef7ca4 transport/client: Return status code `Unknown` on malformed grpc-status (# 8735)
  > e14b27c stats/otel: a79 scaffolding to register an async gauge metric and api to record it- part 1 (# 8731)
  > 432bda3 xdsclient/xdsresource: add AutoHostRewrite and Endpoint Hostname support (# 8728)
  > 749af0c cmd/protoc-gen-go-grpc: bump -version to 1.6.0 for release (# 8724)
  > 69769dc xds: make it possible to create a StringMatcher from arguments outside of test code (# 8723)
  > a764d3f xds/bootstrap: add `trusted_xds_server` server feature (# 8692)
  > 08d0792 xdsclient: call resourceError methods from serializer (# 8725)
  > 5bb2bef build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (# 8722)
  > cdbafd3 dns: drop test depending on invalid URL "dns://::1/foo.bar.com" (# 8716)
  > 76c67d1 build(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /security/advancedtls/examples (# 8717)
  > 50c6321 mem: Allocate at 4KiB boundaries in the fallback buffer pool. (# 8705)
  > 1ed87ec internal/xds: move the LDS and RDS watchers to dependency manager  (# 8651)
  > f191b45 transport/client: Return `Unknown` on missing or unparsable grpc-status (# 8702)
  > 112ec12 test: use the connectivity state watcher API (# 8708)
  > b83c044 client: move tests that rely on `Dial` to a separate file (# 8707)
  > c0de489 priority: add a test helper to override the init timeout in tests (# 8704)
  > e816736 xdsclient: stop batching writes on the ADS stream (# 8627)
  > 5ab5ce0 xds/resolver: Optimize Interceptor Chain Construction (# 8641)
  > 9c2cd38 credentials/xds: fix goroutine leak in testServer (# 8699)
  > db4cc9f test: Fix goroutine leak in TestParsedTarget_WithCustomDialer (# 8698)
  > 7472d57 transport: Set buffer pool in tests (# 8688)
  > c45d8e6 xds bootstrap: enable using JWT Call Credentials (part 2 for A97) (# 8536)
  > dc355bc transport: Remove buffer copies while writing HTTP/2 Data frames (# 8667)
  > 363018c transport: Avoid buffer copies when reading Data frames (# 8657)
  > 64cba2d protoc-gen-go-grpc: Update supported edition to 2024 (# 8685)
  > dfbfdf8 advancedtls: Apply defaults before version check (# 8684)
  > 7be33f4 Documentation: Format file with internal formatter and fix typo in test name (# 8681)
  > 2d2829f deps: Bump dependencies for all modules (# 8680)
  > a90cc7f xds/internal: remove Generic resource Decoder and add concrete functions (# 8652)
  > 060731f Change version to 1.78.0-dev (# 8679)
bumping knative.dev/hack bf6758c...c985ed3:
  > c985ed3 [release-1.21] Add env var to pass extra flag to license check (# 471)
  > e37ec67 Bump go-licenses to v2.0.1 release (# 468)
bumping knative.dev/eventing d740aa4...c9f4c44:
  > c9f4c44 [release-1.21] Update grpc-go to 1.79.3 (# 9010)
  > b612236 [release-1.21] Generate test certs dynamically [skip-dot-release] (# 9012)
  > 86fa237 [release-1.21] fix: Remove duplicate OTEL observability setup in imc-dispatcher (# 8887)
bumping knative.dev/serving 4004491...4d92745:
  > 4d92745 [release-1.21] feat: use knative.dev/pkg/network/tls for configurable TLS (# 16482)
  > 69aa052 bump to trigger point release (# 16408)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow Bot requested a review from a team May 31, 2026 00:19
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented May 31, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation
Once this PR has been reviewed and has the lgtm label, please assign dsimansk for approval. For more information see the Code Review Process.

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

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label May 31, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 31, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 20.09%. Comparing base (c6dd50b) to head (2865f4c).
⚠️ Report is 1 commits behind head on release-1.21.

Additional details and impacted files
@@              Coverage Diff              @@
##           release-1.21     #714   +/-   ##
=============================================
  Coverage         20.09%   20.09%           
=============================================
  Files                34       34           
  Lines              1204     1204           
=============================================
  Hits                242      242           
  Misses              958      958           
  Partials              4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@knative-prow knative-prow Bot merged commit 95ef170 into knative-extensions:release-1.21 May 31, 2026
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. skip-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant