Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
upgrade to latest dependencies (#337)
bumping golang.org/x/sys 360f961...cabba82: > cabba82 windows: use uint32 for serial comm flags for consistency > 1a50d97 windows: add serial comm functions > 95f07ec x/sys/windows: add func windows.DisconnectNamedPipe(handle Handle) (err error) > 4be02d3 unix: expose mmap calls on z/OS bumping golang.org/x/sync 59c1ca1...14be23e: > 14be23e semaphore: cancel acquisition with a done context bumping knative.dev/pkg fef5da9...0f34a88: > 0f34a88 upgrade to latest dependencies (# 3018) > 2a68697 Bump google.golang.org/grpc from 1.63.0 to 1.63.2 (# 3017) > 2cca32d Revert "drop eventing-rabbitmq downstream testing (# 2969)" (# 3008) > 39d72da Bump github.com/prometheus/common from 0.52.2 to 0.52.3 (# 3015) > e255c15 Bump golang.org/x/oauth2 from 0.18.0 to 0.19.0 (# 3016) > 7de1740 Bump golang.org/x/tools from 0.19.0 to 0.20.0 (# 3012) > bc62610 Bump google.golang.org/grpc from 1.62.1 to 1.63.0 (# 3013) > a49e72f Bump golang.org/x/net from 0.22.0 to 0.24.0 (# 3011) > 1ff9a77 Bump x/net to 0.24 (# 3014) > 094f152 Bump github.com/prometheus/common from 0.51.1 to 0.52.2 (# 3010) > f9d72b2 Bump golang.org/x/sync from 0.6.0 to 0.7.0 (# 3009) > 5d4af76 Update community files (# 3007) bumping google.golang.org/grpc 9952aa8...d32e66c: > d32e66c Change version to 1.63.2 (# 7104) > 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (# 7101) > 0f6ef0f grpc: un-deprecate Dial and DialContext > 58dc749 Change version to 1.63.1-dev (# 7051) > c68f456 Change version to 1.63.0 (# 7050) > 6369167 *: update http2 dependency (# 7082) > 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (# 7079) (# 7080) > e62770d channelz: add LocalAddr to listen sockets and test (# 7062) (# 7063) > 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (# 7048) > faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo if needed (# 7035) > 800a8e0 channelz: re-add state for subchannels (# 7046) > dadbbfa channelz: re-add target and state (# 7042) > 55cd7a6 channelz: major cleanup / reorganization (# 6969) > a1033b1 xds: add LRS named metrics support (# 7027) > 4f43d2e chore: remove repetitive words (# 7036) > 7c37770 grpc: clean up doc strings and some code around Dial vs NewClient (# 7029) > c808322 chore: expose `NewClient` method to end users (# 7010) > c31fce8 Update github.com/golang/protobuf and google.golang.org/protobuf modules (# 7028) > 55341d7 xdsclient: correct logic used to suppress empty ADS requests on new streams (# 7026) > f7c5e6a DNS resolving with timeout (# 6917) > 815e2e2 build(deps): bump the github-actions group with 1 update (# 7014) > 2a617ca experimental: re-split message/service pb imports (# 7011) > 99ded5c examples: update deps of observability example to gcp/[email protected] (# 7009) > e978e43 gcp/observability: update stackdriver dependency to remove dep on prometheus (# 7008) > 27c5d98 deps: update dependencies for all modules (# 7007) > 90fc697 xdsclient: use dataplane authority for virtualhost lookup (# 6997) > c267d5b grpc: add clientconn.CanonicalTarget() to return the canonical target string (# 7006) > 51f9cc0 deps: move from github.com/golang/protobuf to google.golang.org/protobuf/proto (# 6961) > eb08be4 github: add Go 1.22 testing (# 7005) > eb880d5 replace github.com/cncf/udpa/go by github.com/cncf/xds/go (# 7001) > 5ccf176 rpc_util: Fix RecvBufferPool deactivation issues (# 6766) > 76a23bf fix enabling compression by trimming whitespaces in accept encoding header (# 6952) > 7525e98 test: add test for invalid streamID (# 6940) > c63d925 examples: fix typo in url (# 6978) > 40d6adb transport: Make error-handling for bad HTTP method consistent between HTTP/2 server transport and handler server transport (# 6989) > 3c2a44d transport: when using write buffer pooling, use input size instead of size*2 (# 6983) > 3ae77e6 grpc: Canonicalize string returned by ClientConn.Target() and resolver.Address.String() (# 6923) > 29997a0 grpc: Add StaticMethod CallOption (# 6926) > 28d78d4 *: forbid the use of time.After (# 6985) > 408139a security/advancedtls: CRL checks improvement (# 6968) > f94be9b Set the security level of Windows named pipes to NoSecurity (# 6956) > 05db80f server: wait to close connection until incoming socket is drained (with timeout) (# 6977) > f135e98 xds/internal/xdsclient: Add comments for exported types (# 6972) > f8eef63 Change version to 1.63.0-dev (# 6976) bumping golang.org/x/term c5eaf76...5b15d26: > 5b15d26 go.mod: update golang.org/x dependencies bumping knative.dev/eventing ff32fbe...e23ebab: > e23ebab Reconcile trigger on OIDC service account changes only, if SA references a trigger for correct broker class (# 7849) > ea14296 fix: remove duplicate configMaps (# 7847) > 4ba426c [main] Upgrade to latest dependencies (# 7850) > 4139fdf [main] Update community files (# 7845) > 6585a2b [main] Upgrade to latest dependencies (# 7843) > f9d8dea [main] Upgrade to latest dependencies (# 7842) > d96c6db feat: add initial pathfinding algorithm (# 7782) > 1ed11b7 [e2e] fix ManyTriggers possible starvation of Setup features (# 7831) > cb538fc [main] Upgrade to latest dependencies (# 7835) > 0264d60 Remove sinkbindings OIDC token secret when not needed and fix status setting (# 7836) > 84115ea Map eventtypes into event lineage graph (# 7783) > c1611d5 Improve trust bundle propagation (# 7665) > 734c413 fix: install script picks up on platform architecture by default (# 7821) > ebb311d Remove eventing-kafka from downstream tests as it's deprecated (# 7826) > ce5b77f [main] Update community files (# 7828) > 1920235 CrossNamespace: updated namespace for subscription (# 7804) > 366afed ETs reference subscriptions/triggers on reply (# 7733) > 8069d71 [main] Upgrade to latest dependencies (# 7824) > 4cec554 [main] Upgrade to latest dependencies (# 7818) > 7e1c082 [main] Format Go code (# 7819) > e581d36 Update eventtype v1beta3 type to reflect spec changes (# 7708) > 93e0c85 CrossNamespace: added brokerRef in trigger spec (# 7815) > 4754325 [main] Update community files (# 7817) bumping github.com/prometheus/common e821827...0234594: > 0234594 Add support for go 1.20 (# 617) > 4433931 Merge pull request # 615 from prometheus/dependabot/go_modules/sigv4/github.com/aws/aws-sdk-go-1.51.11 > 728e910 Merge pull request # 616 from srebhan/fix_protobuf_decode > 5fef1df Bump github.com/aws/aws-sdk-go from 1.50.31 to 1.51.11 in /sigv4 > 3dec13c Drop support for Go older than 1.18 (# 612) > 78585cf fix(protobuf): Correctly decode multi-messages streams > 95edf51 Update common Prometheus files (# 613) bumping golang.org/x/oauth2 85231f9...d0e617c: > d0e617c google: add Credentials.UniverseDomainProvider > 3c9c1f6 oauth2/google: fix the logic of sts 0 value of expires_in > 5a05c65 oauth2/google: fix remove content-type header from idms get requests > 3a6776a appengine: drop obsolete code for AppEngine envs <=Go 1.11 bumping knative.dev/hack 47368d6...1133b37: > 1133b37 Update community files (# 378) bumping golang.org/x/net 7ee34a0...7bbe320: > 7bbe320 go.mod: update golang.org/x dependencies > c48da13 http2: fix TestServerContinuationFlood flakes > 762b58d http2: fix tipos in comment > ba87210 http2: close connections when receiving too many headers > ebc8168 all: fix some typos > 3678185 http2: make TestCanonicalHeaderCacheGrowth faster > 448c44f http2: remove clientTester > c7877ac http2: convert the remaining clientTester tests to testClientConn > d8870b0 http2: use synthetic time in TestIdleConnTimeout > d73acff http2: only set up deadline when Server.IdleTimeout is positive > 89f602b http2: validate client/outgoing trailers > 6e2c99c http2: allow testing Transports with testSyncHooks > 9e0498d http2: use synthetic timers for ping timeouts in tests > 31d9683 http2: mark several testing functions as helpers > 12ddef7 http2: reject DATA frames after 1xx and before final headers > d600ae0 http2: add testClientConn for testing client RoundTrips > 57a6a7a http2: prevent uninitialized pipe from being written > ea095bc http2: only set up positive deadlines > 8c07e20 httpproxy: allow any scheme > ab271c3 http2: add IdleConnTimeout to http2.Transport bumping knative.dev/serving d96d39f...afc8a59: > afc8a59 Update net-gateway-api nightly (# 15159) > f328f96 Update net-gateway-api nightly (# 15158) > 0a999c4 Update net-certmanager nightly (# 15157) > 7b6fc7b re-enable contour gateway tests (# 15150) > f65df07 feat: bubble up kcert status message when it's failed (# 14962) > e4d8139 cleanup service after tests completes (# 15147) > 076cd07 upgrade to latest dependencies (# 15155) > 5128114 Update net-contour nightly (# 15152) > 5943c7a Update net-istio nightly (# 15151) > e8d8610 Update net-kourier nightly (# 15153) > 531e7d8 [Automated] Update net-gateway-api nightly (# 15136) > 023022a Disable logstream so the Github Action Log Viewer works (# 15146) > 8c91dcf Update net-contour nightly (# 15144) > 40ec5af bump istio,contour,cert-manager (# 15141) > c21fb03 Update net-istio nightly (# 15143) > 7a01ca9 Update net-certmanager nightly (# 15142) > 96fe770 Update net-istio nightly (# 15139) > e64a7e6 Update net-kourier nightly (# 15140) > 2d57e34 Update net-contour nightly (# 15138) > e3b616b Update net-certmanager nightly (# 15137) > 2c23d5a upgrade to latest dependencies (# 15130) > 0196ecc Update community files (# 15135) > e4cef66 Update net-gateway-api nightly (# 15132) > c120704 Update net-certmanager nightly (# 15127) > a8e4fea Update net-gateway-api nightly (# 15126) > 11b0900 Update net-contour nightly (# 15125) > 2160a47 Update net-kourier nightly (# 15123) > 7d3031f Update net-istio nightly (# 15124) > 6d6527a upgrade to latest dependencies (# 15122) > 2802229 Update net-contour nightly (# 15119) > f15401e Update net-gateway-api nightly (# 15117) > 96faf8b Update net-kourier nightly (# 15118) > a7be35c Update net-istio nightly (# 15116) > 79c907b Update net-certmanager nightly (# 15115) > dc8bf98 Make route domain error specific (# 15082) > 614caa0 Update net-kourier nightly (# 15114) > cbe7904 Update net-gateway-api nightly (# 15113) > 9ed9f9e Update net-contour nightly (# 15112) > f8aa896 Update net-istio nightly (# 15111) > 8d8d503 Update net-certmanager nightly (# 15110) > 3c6d5fe upgrade to latest dependencies (# 15109) > c017185 Update net-istio nightly (# 15108) > f9a9480 chore: fix function names in comment (# 15105) > 46d1f05 add e2e kind testing with Gateway API and Contour (# 15093) > 2a790f8 Update net-contour nightly (# 15107) > a498f19 Update net-certmanager nightly (# 15106) > 6079207 upgrade to latest dependencies (# 15104) > c9bd9bc upgrade to latest dependencies (# 15102) > 2c9ae15 Update net-gateway-api nightly (# 15103) > 7e7bd93 Update net-istio nightly (# 15100) > 51a2bd5 Update net-kourier nightly (# 15097) > 42dff34 Update net-contour nightly (# 15099) > 73ca8e9 Update net-gateway-api nightly (# 15098) > 0c9f7bf Update net-certmanager nightly (# 15096) > 96edf22 Update community files (# 15094) bumping knative.dev/networking 5ce3081...979f637: > 979f637 [release-1.14] Update test dialer to use ip when available (# 971) > a40d058 upgrade to latest dependencies (# 968) > 594a2f8 identify each request in update test using a query timestamp (# 967) > 1d9a7cf upgrade to latest dependencies (# 966) > aaf8f94 fix TestRetry nil pointer panic (# 965) > a3d8b0f Replace all usages of deprecated wait.PollImmediate with wait.PollUntilContextTimeout (# 957) > 1a6e0da some conformance tests assume we're getting back a runtime request (# 964) > 2a4859c this fixes the probe handler to reflect that it doesn't care about the path (# 963) > b321831 upgrade to latest dependencies (# 962) > 2002961 🎁 Add test flags for the conformance suite (# 960) > ca2ffb8 upgrade to latest dependencies (# 961) > 97688e7 Update community files (# 959) bumping knative.dev/client-pkg eff7cfd...2bc8139: > 2bc8139 upgrade to latest dependencies (# 180) > f983484 Remove license dir (# 178) > 08c9dcb Update community files (# 179) > 6ae69d2 upgrade to latest dependencies (# 176) > a82272d upgrade to latest dependencies (# 172) > 9ae7591 Update community files (# 175) Signed-off-by: Knative Automation <[email protected]>
- Loading branch information