Skip to content
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 #870

Commits on Apr 10, 2024

  1. upgrade to latest dependencies

    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 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/term c5eaf76...5b15d26:
      > 5b15d26 go.mod: update golang.org/x dependencies
    bumping knative.dev/pkg 094f152...1ff9a77:
      > 1ff9a77 Bump x/net to 0.24 (# 3014)
    
    Signed-off-by: Knative Automation <automation@knative.team>
    knative-automation committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1854438 View commit details
    Browse the repository at this point in the history