-
Notifications
You must be signed in to change notification settings - Fork 88
[main] Upgrade to latest dependencies #1361
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
[main] Upgrade to latest dependencies #1361
Conversation
bumping cel.dev/expr 6e3b3e0...9f069b3: > 9f069b3 Generated pb.go for eval.proto. (# 470) > 61fdabc Updated testsuite result_kind to use nested ErrorSet (# 469) > 5949a82 Add upb build targets for CEL C (# 467) > 57bfb7b Add tests for repeated enum field accesses (# 464) > 252372e Add typecheck tests for edge cases with free type parameters (# 463) > 350d5e2 Add tests for type identifiers for time types (# 465) > 245748f Add corner test cases related to optional values and maps to codify behavior (# 462) > 8309f96 Add/update missing function documentation (# 461) > ae30eaa Revert "Remove Unicode space handling from <string>.trim()" (# 460) > a004222 Change optional_string field to be optional string type in test_all_types (# 458) > c9a2829 Restore duration string conversion supported suffixes (# 459) bumping knative.dev/pkg 19d3cc2...f6a99ac: > f6a99ac Bump google.golang.org/grpc from 1.73.0 to 1.74.2 (# 3222) > 0c4867c Bump go.opentelemetry.io/otel/exporters/prometheus from 0.59.0 to 0.59.1 in the otel group (# 3223) bumping google.golang.org/grpc c52d025...e9e00cb: > e9e00cb Change version to 1.74.2 (# 8470) > bd7cb0a Change version to 1.74.2-dev (# 8461) > 002a22c Change version to 1.74.1 (# 8455) > 6e8e7e4 Retract v1.74.0 and v1.74.1 (# 8457) > 48c9e4d Change version to 1.74.1-dev (# 8408) > b8b6cff Change version to 1.74.0 (# 8407) > 077e2c3 Cherry-pick # 8411, # 8419, # 8422, # 8445 and # 8451 to v1.74.x (# 8454) > b34f845 server: allow 0s grpc-timeout header values, as java is known to be able to send them (# 8439) (# 8440) > 1787f94 xdsclient: export genericResourceTypeDecoder (# 8406) > 15299cc xdsclient: make a function to return the supported resource type implementations (# 8405) > 20bd1e7 grpc: revert # 8278: Fix cardinality violations in non-server streaming RPCs (# 8404) > bdbe6a2 examples/opentelemetry: demonstrate enabling experimental metrics (# 8388) > 0100d21 outlierdetection: cleanup temporary pickfirst health listener attribute (# 8402) > bbaca7a stub: Add child balancer in stub.BalancerData (# 8393) > e5de1e2 xdsclient_test: Avoid restarting listener in TestServerFailureMetrics_AfterResponseRecv (# 8399) > 9c62b1c xds: Fix flaky test HandleListenerUpdate_ErrorUpdate (# 8397) > 042139c xds_test: Avoid buffering ack requests in ADS streams (# 8395) > 082a927 xds: Roll forward xdsclient migration (# 8391) > 5f8fe4f github: Add workflow to replace mergeable (# 8401) > 57400b4 roundrobin: Remove unnecessary ExitIdle override (# 8390) > a64d933 grpc: Fix cardinality violations in non-server streaming RPCs (# 8278) > d2e8366 xds: revert # 8310: migration of xdsclient to use generic client and dedicated LRS client > af0f88e add spiffe config (# 8384) > 996aabe xds: migrate internal xdsclient to use generic client and dedicated LRS client (# 8310) > ec91b2e xds: Remove temporary environment variable for least request (# 8248) > 9319d72 cmd/protoc-gen-go-grpc: use `Error()` since no formatting is performed (# 8378) > f6bf86c Add flag guarding SPIFFE Bundle provider (# 8343) > 6dfe07c balancer: Make ExitIdle compulsory for Balancers (# 8367) > 8d1e6e2 deps: update dependencies for all modules and fix revive findings (# 8372) > 9b7bd34 grpc: introduce new Dial and Server Options to set static window size (# 8283) > 643bd63 xds/internal: update generic grpctransport codec name to proto (# 8368) > 4275c5b transport: Re-use slice buffer reader for a stream (# 8360) > ec4810c grpc: Fix cardinality violations in client streaming and unary RPCs (# 8330) > fb223f7 transport: Optimize heap allocations (# 8361) > f947a86 balancer/ringhash: Add experimental notice in package comment (# 8364) > 05d49d0 [interop client] provide a flag to set google-c2p resolver universe domain (# 8145) > 28128e0 xdsclient: Fix flakyness in `TestResourceUpdateMetrics` in the case of repeated NACKs (# 8363) > 4cab0e6 balacergroup: cleanup exitIdle() (# 8347) > e3ca7f9 xdsclient: fix unexpectedly large LoadReportInterval in initial load report request (# 8348) > 443caad delegatingresolver: avoid proxy for resolved addresses in NO_PROXY env (# 8329) > 32e57de Rename PSM interop fallback test suite to light (# 8350) > 6995ef2 internal/transport: Wait for server goroutines to exit during shutdown in test (# 8306) > aaabd60 deps: update dependencies for all modules (# 8331) > 0c24af1 balancer/least_request : Fix panic while handling resolver errors (# 8333) > f2d3e11 Change version to 1.74.0-dev (# 8324) > 1ecde18 xds: generic xds client ads stream tests (# 8307) > 5c0d552 removing unused code (# 8316) bumping golang.org/x/sys 3d9a6b8...751c3c6: > 751c3c6 unix: add missing NFT_PAYLOAD_* consts on linux > 0c740cc unix: update Go to 1.24.3 > d62d31c unix: update Linux constants and types to v6.14 Signed-off-by: Knative Automation <[email protected]>
[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.
Needs 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 #1361 +/- ##
=======================================
Coverage 72.46% 72.46%
=======================================
Files 25 25
Lines 2099 2099
=======================================
Hits 1521 1521
Misses 486 486
Partials 92 92 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Cron -dprotaso
/cc knative-extensions/serving-writers
/assign knative-extensions/serving-writers
Produced by: knative-extensions/knobots/actions/update-deps