[main] Upgrade to latest dependencies#470
Merged
knative-prow[bot] merged 1 commit intoMay 21, 2026
Merged
Conversation
bumping golang.org/x/sys f33a730...fb1facd:
> fb1facd windows: avoid uint16 overflow in NewNTUnicodeString
> 94ad893 windows: add GetIfTable2Ex, GetIpInterface{Entry,Table}, GetUnicastIpAddressTable
> 54fe89f cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
> df7d5d7 unix: automatically remove container created by mkall.sh
> 68a4a8e unix: avoid nil pointer dereference in Utime
> 690c91f unix: add CPUSetDynamic for systems with more than 1024 CPUs
bumping k8s.io/api e8f0e9f...50571fb:
> 50571fb Update dependencies to v0.35.5 tag
bumping knative.dev/networking 9b427f7...3cf3413:
> 3cf3413 upgrade to latest dependencies (# 1138)
bumping golang.org/x/term 52b71d3...3c3e485:
> 3c3e485 go.mod: update golang.org/x dependencies
bumping k8s.io/apiextensions-apiserver b0e553c...e5278bf:
> e5278bf Update dependencies to v0.35.5 tag
bumping k8s.io/apiserver 135139a...88f88ab:
> 88f88ab Update dependencies to v0.35.5 tag
bumping k8s.io/client-go d43aed2...906076c:
> 906076c Update dependencies to v0.35.5 tag
bumping golang.org/x/text 8577a70...3ef517e:
> 3ef517e go.mod: update golang.org/x dependencies
bumping golang.org/x/net a8d1fc1...b138e06:
> b138e06 go.mod: update golang.org/x dependencies
> 689f70a quic: fix wrong final size being used for RESET_STREAM frame
> 208f306 http3: increase handshake timeout
> 49810da http2: enable net/http wrapping when go >= 1.27
> 5e11a5a quic: fix data race in streamForFrame
> 8c63081 http2: use empty Transport rather than DefaultTransport in http2wrap
> fc7b466 http2: add http2wrap test
> 15c2cb1 http2: avoid overflowing 32-bit int when http2wrap enabled
> 6465188 http2: add wrapped Server
> 72f419a http2: add wrapped ClientConn
> 4c78867 internal/http3: reject response headers with invalid characters in RoundTrip
> 8512dfe internal/http3: make QPACK encoder automatically lowercase field names
> 9d3d938 internal/http3: validate pseudo-header counts in server
> 07f34bd internal/http3: make server reject connection-related headers
> 324de93 internal/http3: modify server to reject headers containing invalid characters
> 0a81d5a http2: add wrapped Transport.RoundTrip
> c930746 http2: add shell of net/http-wrapping implementation
> 89624e1 http2: move common server symbols into new files
> af00b1e http2: move common transport symbols into new files
> f34f375 http2: add server API tests
> 0dd4bea webdav: add security considerations to package doc
> 7301a20 http2: move some server test infrastructure into a common file
> f70faea Revert "http2/hpack: prevent HeaderField from escaping during encoding"
> a4ac1da http3: adjust HTTP/3 linknamed functions to return quic.Endpoint channels
> 0c5a180 internal/http3: add TransportOpts argument to RegisterTransport
> 6c6f714 http2/h2c: deprecate package
> cd9d459 internal/httpcommon: reject :path with no absolute-path
> 515a7a7 quic: fix source conn ID length check in packet parser
> 8c4c965 idna: update from x/text, fix ToUnicode and all-ASCII xn-- labels
> de747c4 quic: enforce connection ID limits in Initial packets
> 88ddafc quic: avoid race in benchmarks
> eeec9fa quic: fix race condition in fast-path reads
> d7ffc5e quic: fix race condition in fast-path writes
> cd64923 internal/http3: avoid data race for roundTripState.reqBody
bumping knative.dev/pkg df317a5...91e8142:
> 91e8142 Bump the k8s group with 5 updates (# 3355)
> ac56179 Bump the golang-x group with 2 updates (# 3354)
bumping k8s.io/apimachinery 475c941...475c941:
Signed-off-by: Knative Automation <automation@knative.team>
84c4b49 to
7740c26
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. DetailsNeeds 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 #470 +/- ##
=======================================
Coverage 72.08% 72.08%
=======================================
Files 28 28
Lines 1354 1354
=======================================
Hits 976 976
Misses 316 316
Partials 62 62 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cron -dprotaso
/cc knative-extensions/client-writers
/assign knative-extensions/client-writers
Produced by: knative-extensions/knobots/actions/update-deps