-
Notifications
You must be signed in to change notification settings - Fork 7
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
[main] Upgrade to latest dependencies #266
[main] Upgrade to latest dependencies #266
Conversation
bc28f19
to
3adf2b8
Compare
[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 ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #266 +/- ##
=======================================
Coverage 47.55% 47.55%
=======================================
Files 25 25
Lines 2675 2675
=======================================
Hits 1272 1272
Misses 1356 1356
Partials 47 47 ☔ View full report in Codecov by Sentry. |
bumping golang.org/x/sync 151027e...913fb63: > 913fb63 singleflight: fix typo in singleflight_test.go bumping google.golang.org/genproto/googleapis/api 8af14fe...796eee8: > 796eee8 chore(all): update all (# 1163) > c02fea0 chore: fix kokoro with safedir for git (# 1164) > 5fefd90 chore(all): update all (# 1162) > af27646 chore(all): update all (# 1161) > 9d4c2d2 chore(all): update all (# 1160) bumping golang.org/x/crypto 6018723...8929309: > 8929309 go.mod: update golang.org/x dependencies > 4a75ba5 all: make function and struct comments match the names > b4f1988 ssh: make the public key cache a 1-entry FIFO cache > 7042ebc openpgp/clearsign: just use rand.Reader in tests > 3e90321 go.mod: update golang.org/x dependencies > 8c4e668 x509roots/fallback: update bundle bumping knative.dev/networking 34f5e09...61c6cb6: > 61c6cb6 upgrade to latest dependencies (# 1033) > 3fac3bb Update downstream workflow (# 1032) > 5f43076 Bump controller tools (# 1031) > c7ceffa Update community files (# 1030) bumping golang.org/x/sys e0753d4...d4ac05d: > d4ac05d windows: update NewLazyDLL, LoadDLL docs to point to NewLazySystemDLL > 680bd24 windows: remove unused errString type > a7f19e9 unix: add Dup3 on dragonfly > fe16172 unix: define IfMsghdr2, IfData64, and RtMsghdr2 on darwin > 0a57dbc unix: update to kernel Linux 6.12 > 3cf1e67 unix: don't fail TestPpoll on EINTR > d2cea70 windows: add functions to get named pipe process IDs > a13946c windows: regenerate zsyscall_windows.go bumping google.golang.org/genproto/googleapis/rpc 8af14fe...796eee8: > 796eee8 chore(all): update all (# 1163) > c02fea0 chore: fix kokoro with safedir for git (# 1164) > 5fefd90 chore(all): update all (# 1162) > af27646 chore(all): update all (# 1161) > 9d4c2d2 chore(all): update all (# 1160) bumping google.golang.org/grpc acba4d3...b615b35: > b615b35 Change version to 1.69.2 (# 7947) > 6b36a3e experimental/stats: re-add type aliases for migration (# 7929) (# 7941) > 4535c6d Change version to 1.69.2-dev (# 7928) > b6e7c72 examples/features/csm_observability: Make CSM Observability example server listen on an IPV4 address (# 7933) (# 7934) > 9355fbc Change version to 1.69.1 (# 7927) > 927a1e1 Change version to 1.69.1-dev (# 7902) > 97d633a Change version to 1.69.0 (# 7901) > 317271b pickfirst: Register a health listener when used as a leaf policy (# 7832) > 5565631 balancer/pickfirst: replace grpc.Dial with grpc.NewClient in tests (# 7879) > 634497b test: Split import paths for generated message and service code (# 7891) > 78aa51b pickfirst: Stop test servers without closing listeners (# 7872) > 00272e8 dns: Support link local IPv6 addresses (# 7889) > 17d08f7 scripts/gen-deps: filter out grpc modules (# 7890) > ab189b0 examples/features/csm_observability: Add xDS Credentials (# 7875) > 3ce87dd credentials/google: Add cloud-platform scope for ADC (# 7887) > 3c0586a stats/opentelemetry: Cleanup OpenTelemetry API's before stabilization (# 7874) > 4c07bca stream: add jitter to retry backoff in accordance with gRFC A6 (# 7869) > 967ba46 balancer/pickfirst: Add pick first metrics (# 7839) > bb7ae0a Change logger to avoid Printf when disabled (# 7471) > dcba136 test/xds: remove redundant server when using stubserver in tests (# 7846) > 8b70aeb stats/opentelemetry: introduce tracing propagator and carrier (# 7677) > 13d5a16 balancer/weightedroundrobin: Switch Weighted Round Robin to use pick first instead of SubConns (# 7826) > 93f1cc1 credentials/alts: avoid SRV and TXT lookups for handshaker service (# 7861) > 44a5eb9 xdsclient: fix new watcher to get both old good update and nack error (if exist) from the cache (# 7851) > 87f0254 xdsclient: fix new watcher hang when registering for removed resource (# 7853) > c63aeef transport: add send operations to ClientStream and ServerStream (# 7808) > 7d53957 pickfirst: Ensure pickfirst_test.go runs against both new and old policies > 0775031 cleanup: remove a TODO that has been take care of (# 7855) > db700b7 credentials: remove the context timeout to fix token request failure with non-GCE ADC (# 7845) > 3244606 balancer: fix SubConn embedding requirement to not recommend a nil panic hazard (# 7840) > 1e7fde9 test: Add unit test for channel state waiting for first resolver update (# 7768) > 36d5ca0 stats: deprecate trace and tags methods and remove all usages from internal code (# 7837) > ee3fb29 cleanup: use SliceBuffer directly where no pool is available (# 7827) > d7f27c4 xds: rename helper to remove mention of OutgoingCtx (# 7854) > fdc28bf xdsclient: remove unexported method from ResourceData interface (# 7835) > 3a1e3e2 xdsclient: rename the interface for the transport (# 7842) > 66385b2 clusterimpl: propagate state update from child when drop/request config remains unchanged (# 7844) > 89737ae orca: switching to stubserver in tests instead of testservice implementation (# 7727) > a365199 examples: fix debugging example after Dial->NewClient migration (# 7833) > 8c518f7 xds: switching to stubserver in tests instead of testservice implementation (# 7726) > b01130a xds/internal/xdsclient: fix resource type documentation to only mention handling xds responses (# 7834) > 274830d balancer: Add a SubConn.RegisterHealthListener API and default implementation (# 7780) > 0553bc3 xdsclient: don't change any global state in NewForTesting (# 7822) > 3db86e2 deps: Remove go patch version from go.mod (# 7831) > e2b98f9 pickfirst: Implement Happy Eyeballs (# 7725) > 60c70a4 mem: implement `ReadAll()` for more efficient `io.Reader` consumption (# 7653) > d2c1aae xds: Plumb EDS endpoints through xDS Balancer Tree (# 7816) > c2a2d20 docs: update documentation for `ClientStream.SendMsg()` returning `nil` unconditionally when `ClientStreams=false` (# 7790) > 0d0e530 grpc: export MethodHandler # 7794 (# 7796) > a3a8657 clusterimpl: update picker synchronously on config update (# 7652) > 74738cf grpc: Remove health check func dial option used for testing (# 7820) > 5b40f07 xdsclient: fix flaky test TestServeAndCloseDoNotRace (# 7814) > b3393d9 xdsclient: support fallback within an authority (# 7701) > 18d218d pickfirst: Interleave IPv6 and IPv4 addresses for happy eyeballs (# 7742) > e9ac44c cleanup: replace grpc.Dial with grpc.NewClient in grpclb test (# 7789) > 0ec8fd8 xdsclient/ads: reset the pending bit of ADS stream flow control at the end of the onDone method (# 7806) > 43ee172 balancer: Enforce embedding the SubConn interface in implementations (# 7758) > 2de6df9 xds/resolver: fix flaky test TestResolverRemovedWithRPCs with a workaround (# 7804) > 2a18bfc transport: refactor to split ClientStream from ServerStream from common Stream functionality (# 7802) > 70e8931 transport: remove useless trampoline function (# 7801) > ef0f617 xdsclient: start using the newly added transport and channel functionalities (# 7773) > d66fc3a balancer/endpointsharding: Call ExitIdle() on child if child reports IDLE (# 7782) > 2e3f547 ringhash: fix a couple of flakes in e2e style tests (# 7784) > 52d7f6a multiple: switch to math/rand/v2 (# 7711) > 6fd86d3 Disable buffer_pooling tests (# 7762) > 091d20b server: Only call FromIncomingContext with stats handlers (# 7781) > 192ee33 multiple: add verbosity checks to logs that use pretty.JSON (# 7785) > e7435d6 balancer/endpointsharding: Ignore empty endpoints (# 7674) > 4084b14 stats/opentelemetry: Remove OpenTelemetry module and add RLS Metrics e2e tests (# 7759) > ada6787 cleanup: switching to stubserver in tests instead of testservice implementation (# 7708) > cb32937 credentials: Support ALTSPerRPCCreds in DefaultCredentialsOptions (# 7775) > a0cbb52 github: add Go 1.23 testing and make staticcheck work locally with go1.23 (# 7751) > 67b9ebf xdsclient: make sending requests more deterministic (# 7774) > 94e1b29 vet: add dependency checks (# 7766) > a82315c testutils: change ListenerWrapper to push the most recently accepted connection (# 7772) > e0a730c clusterresolver: fix a comment in a test (# 7776) > f8e5d8f mem: use slice capacity instead of length, to determine whether to pool buffers or directly allocate them (# 7702) > c4c8b11 xds/resolver: add a way to specify the xDS client to use for testing purposes (# 7771) > 8212cf0 xdsclient: implementation of the xdsChannel (# 7757) > 4bb0170 status: Fix status incompatibility introduced by # 6919 and move non-regeneratable proto code into /testdata (# 7724) > 80937a9 credentials: Apply defaults to TLS configs provided through GetConfigForClient (# 7754) > c538c31 vet: Don't use GOROOT to set PATH if GOROOT is unset (# 7761) > 14e2a20 resolver/google-c2p: introduce SetUniverseDomain API (# 7719) > 98959d9 deps: update dependencies for all modules (# 7755) > 56df169 resolver: update ReportError() docstring (# 7732) > 830135e xdsclient: new Transport interface and ADS stream implementation (# 7721) > d2ded4b xdsclient: new Transport interface and LRS stream implementation (# 7717) > ec10e73 transport: refactor `trInFlow.onData` to eliminate redundant logic (# 7734) > 6cd00c9 clientconn: remove redundant check (# 7700) > 569c8eb vet: Use go1.22 instead of go1.21 for tidy and staticcheck(# 7747) > 4544b8a Change version to 1.69.0-dev (# 7746) bumping knative.dev/pkg 4c90159...b4ff2c1: > b4ff2c1 run dependabot workflow only on dependabot branches (# 3133) > 83cd52e Bump golang.org/x/net from 0.31.0 to 0.34.0 (# 3130) > 4d8f747 Bump google.golang.org/grpc from 1.68.0 to 1.69.2 (# 3131) > 459f60e Bump google.golang.org/protobuf from 1.35.2 to 1.36.2 (# 3129) > 14369d0 Bump golang.org/x/tools from 0.27.0 to 0.28.0 (# 3119) > 28f90c2 upgrade to latest dependencies (# 3127) > 23c15c0 Update k8s min and deps to 1.30 (# 3124) > 4ba3f1b Update community files (# 3128) Signed-off-by: Knative Automation <[email protected]>
3adf2b8
to
8f91fac
Compare
Cron -knative-prow-robot
/cc knative-extensions/serving-progressive-rollout-approvers
/assign knative-extensions/serving-progressive-rollout-approvers
Produced by: knative-extensions/knobots/actions/update-deps