[main] Upgrade to latest dependencies#3893
Conversation
bumping golang.org/x/net 7770ec4...9e7fdbf: > 9e7fdbf internal/http3: fix wrong argument being given when validating header value > b686e5f internal/http3: add gzip support to transport > 8a34885 go.mod: update golang.org/x dependencies > 72eaf98 dns/dnsmessage: correctly validate SVCB record parameter order > 82e7868 dns/dnsmessage: avoid panic when parsing SVCB record with truncated data > b64f1fa internal/http3: add server support for "Trailer:" magic prefix > 2707ee2 internal/http3: implement HTTP/3 clientConn methods > 31358cc internal/http3: snapshot response headers at WriteHeader time > 8ecbaa9 html: don't adjust xml:base > 8ae811a html: properly handle end script tag in fragment mode > 3e9891d html: add selectedcontent tests to skip list > 5a0480c html: update parser to match spec select behavior > 86561db html: properly handle fragment foreign content breakout > 93a0bd9 html: switch from the webkit tests to html5lib-tests > 42abb85 http2: enable HTTP/2 in wrap configureTransport > 9d1bca8 all: fix some comments to improve readability > ed393fe html: properly emit comment token when eof in markup declaration open state > d423833 html: properly handle unicode attribute dup detection > 7c3abf5 html: support named entities shorter than their encoding > 2d3cf22 html: properly parse zero numeric entity > 3f77b08 html: avoid overflow when decoding numeric entities > 1e933f5 html: replace nul bytes in tag names and attributes > 088b2ce html: properly handle bogus comment <!> > 65e84c3 html: add html5lib-tests tokenizer test suite > 008e5e7 http2: register h2 ALPN on s.TLSConfig in wrap configureServer > db07875 all: bump x/crypto to 0.52.0 > 657eb13 internal/http3: document possible issue in Darwin when using dual-stack binding bumping golang.org/x/sys 397d5f8...d58dcfa: > d58dcfa unix: add GPIO constants and structs bumping golang.org/x/term 3c3e485...3b43943: > 3b43943 go.mod: update golang.org/x dependencies bumping golang.org/x/text 3ef517e...f4bb632: > f4bb632 go.mod: update golang.org/x dependencies bumping knative.dev/serving 1683170...394d3f9: > 394d3f9 upgrade to latest dependencies (# 16643) bumping golang.org/x/sync ec11c4a...5071ed6: > 5071ed6 all: fix some comments to improve readability bumping knative.dev/pkg 0f785e3...6300c57: > 6300c57 Bump the golang-x group with 3 updates (# 3370) bumping golang.org/x/crypto b8a14a8...45460e0: > 45460e0 go.mod: update golang.org/x dependencies > d37c95e pkcs12: limit PBKDF iteration count to prevent CPU exhaustion > e2ffffe ssh: reject incomplete gssapi-with-mic configurations > 60e158a ssh/test: isolate CLI tests from user SSH config and agent > 1b77d23 ssh/knownhosts: reject lines with multiple or unknown markers > 3872a2b ssh/knownhosts: verify declared key type matches decoded key > 9f72ecc ssh/knownhosts: treat only ASCII space and tab as whitespace > 8f405a4 ssh: validate ECDSA curve matches expected algorithm > bb41b3d ssh: improve DH GEX group selection using PreferredBits > e04e721 ssh/agent: validate ed25519 private key length in Add > b315afd ssh: limit bcrypt KDF rounds in OpenSSH private key decryption > d4a85f4 ssh/agent: limit RSA key size on Add requests > 6f39c52 ssh: limit RSA key size in OpenSSH private key parsing > 4c4d20b ssh: fix spinloop in mux SendRequest drain on closed channel > e3e62d9 ssh: fix spinloop in channel SendRequest drain on closed channel > 5adb68b ssh: cap total userauth attempts per server connection > 9beb694 ssh: prevent malformed exit-status panic > e5306b2 ssh/agent: support parallel signing using request pipelining > d2fe592 ssh: add openssh controlmaster socket support > d59570d ssh: add AuthCallback to ClientConfig > 4aab0d9 ssh: return partial success immediately from publickey auth > a1c0d99 go.mod: update golang.org/x dependencies > 3c7c869 ssh: fix deadlock on unexpected channel responses > 533fb3f ssh: fix source-address critical option bypass > abbc44d ssh: fix incorrect operator order > e052873 ssh: fix infinite loop on large channel writes due to integer overflow > b61cf85 ssh: enforce user presence verification for security keys > 9c2cd33 ssh: enforce strict limits on DSA key parameters > 8907318 ssh: reject RSA keys with excessively large moduli > ffd87b4 ssh: fix panic when authority callbacks are nil > 4e7a738 ssh: fix deadlock on unexpected global responses > b25012b ssh: enforce nil Permissions when returning PartialSuccessError > 6c195c8 ssh: prevent memory leak when rejecting channels > f717e29 ssh/knownhosts: respect @Revoked CA keys > e7c36cc ssh/agent: prevent panic on pathological ed25519 inputs > 0fb843a ssh/agent: reject keys with unsupported confirm constraint > e3d1254 ssh/agent: don't accept keys with unsupported constraints > a1ce0fe ssh/agent: preserve constraint extensions when adding keys > a749d17 chacha20poly1305: remove usages of BYTE instr > 7ee5970 chacha20poly1305: drop pre-AVX assembly impl > 44decbf blake2b: merge go125.go into blake2b_test.go bumping knative.dev/eventing 69b976f...9a2ae8b: > 9a2ae8b [main] Upgrade to latest dependencies (# 9155) bumping golang.org/x/mod 643da9b...deb1dfc: > deb1dfc go.mod: update golang.org/x dependencies > 087f651 modfile: use slices.Backward > 343ee60 x/mod: allow for aggressively conslidating requires bumping knative.dev/client/pkg 84a3162...b41d413: > b41d413 upgrade to latest dependencies (# 2238) Signed-off-by: Knative Automation <automation@knative.team>
87c77cd to
971fe61
Compare
|
@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative/func-approvers. Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
[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 #3893 +/- ##
==========================================
- Coverage 53.95% 53.93% -0.02%
==========================================
Files 200 200
Lines 23681 23681
==========================================
- Hits 12776 12772 -4
- Misses 9672 9674 +2
- Partials 1233 1235 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Cron -dprotaso
/cc knative/func-approvers
/assign knative/func-approvers
Produced by: knative-extensions/knobots/actions/update-deps