Skip to content

[main] Upgrade to latest dependencies#3893

Merged
knative-prow[bot] merged 1 commit into
knative:mainfrom
knative-automation:auto-updates/update-deps-main
Jun 16, 2026
Merged

[main] Upgrade to latest dependencies#3893
knative-prow[bot] merged 1 commit into
knative:mainfrom
knative-automation:auto-updates/update-deps-main

Conversation

@knative-automation

Copy link
Copy Markdown
Contributor

Cron -dprotaso

/cc knative/func-approvers
/assign knative/func-approvers

Produced by: knative-extensions/knobots/actions/update-deps

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>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 87c77cd to 971fe61 Compare June 16, 2026 02:12
@knative-automation knative-automation added the skip-review PR may be merged without full review. label Jun 16, 2026
@knative-prow

knative-prow Bot commented Jun 16, 2026

Copy link
Copy Markdown

@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.

Details

In response to this:

Cron -dprotaso

/cc knative/func-approvers
/assign knative/func-approvers

Produced by: knative-extensions/knobots/actions/update-deps

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.

@knative-prow

knative-prow Bot commented Jun 16, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation
Once this PR has been reviewed and has the lgtm label, please assign matejvasek for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow Bot added the size/M 🤖 PR changes 30-99 lines, ignoring generated files. label Jun 16, 2026
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.93%. Comparing base (9249593) to head (971fe61).
⚠️ Report is 1 commits behind head on main.

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     
Flag Coverage Δ
e2e 33.42% <ø> (-0.01%) ⬇️
e2e go 29.38% <ø> (ø)
e2e node 25.71% <ø> (ø)
e2e python 29.71% <ø> (ø)
e2e quarkus 25.83% <ø> (?)
e2e rust 25.30% <ø> (ø)
e2e springboot 23.99% <ø> (ø)
e2e typescript 25.82% <ø> (ø)
e2e-config-ci 26.90% <ø> (ø)
integration 15.68% <ø> (-0.01%) ⬇️
unit macos-14 43.04% <ø> (ø)
unit macos-latest 43.04% <ø> (ø)
unit ubuntu-24.04-arm 43.35% <ø> (ø)
unit ubuntu-latest 43.90% <ø> (+0.01%) ⬆️
unit windows-latest 43.11% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@knative-prow knative-prow Bot merged commit aadbac0 into knative:main Jun 16, 2026
40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/M 🤖 PR changes 30-99 lines, ignoring generated files. skip-review PR may be merged without full review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant