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 (#1239)
bumping knative.dev/networking 75762ca...2002961: > 2002961 🎁 Add test flags for the conformance suite (# 960) > ca2ffb8 upgrade to latest dependencies (# 961) > 97688e7 Update community files (# 959) > 5ce3081 upgrade to latest dependencies (# 958) 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 knative.dev/pkg fef5da9...1ff9a77: > 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 golang.org/x/term c5eaf76...5b15d26: > 5b15d26 go.mod: update golang.org/x dependencies bumping golang.org/x/sync 59c1ca1...14be23e: > 14be23e semaphore: cancel acquisition with a done context bumping knative.dev/hack 47368d6...1133b37: > 1133b37 Update community files (# 378) bumping github.com/prometheus/common e821827...4433931: > 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/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 Signed-off-by: Knative Automation <[email protected]>
- Loading branch information