Skip to content

[main] Upgrade to latest dependencies#431

Merged
knative-prow[bot] merged 1 commit intoknative-extensions:mainfrom
knative-automation:auto-updates/update-deps-main
Feb 18, 2026
Merged

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

Conversation

@knative-automation
Copy link
Contributor

Cron -dprotaso

/cc knative-extensions/client-writers
/assign knative-extensions/client-writers

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

bumping k8s.io/client-go 9bcb694...b464ad8:
  > b464ad8 Update dependencies to v0.35.1 tag
bumping knative.dev/networking 5b42333...d37861c:
  > d37861c upgrade to latest dependencies (# 1113)
bumping golang.org/x/sys 2f44229...fc646e4:
  > fc646e4 cpu: use IsProcessorFeaturePresent to calculate ARM64 on windows
  > f11c7bb windows: add IsProcessorFeaturePresent and processor feature consts
  > d25a7aa unix: add IoctlSetString on all platforms
  > 6fb913b unix: return early on error in Recvmsg
bumping golang.org/x/text 536231a...817fba9:
  > 817fba9 go.mod: update golang.org/x dependencies
  > 3264de9 all: clean up old Go hacks
  > 74af298 all: fix tags in remaining Unicode tables
  > 117e03b all: delete old Unicode tables
  > 9463ea4 all: update to Unicode 17
  > 7278b25 internal/export/idna: update for post-Unicode 10 idna changes
  > f964ad8 internal/export/idna: delete old code
  > 678d34e unicode/norm: preserve QC Maybe bit in packed forminfo
bumping golang.org/x/net d977772...ebddb99:
  > ebddb99 go.mod: update golang.org/x dependencies
  > 4a490d4 internal/http3: add Expect: 100-continue support to ClientConn
  > 73fe701 internal/http3: add Expect: 100-continue support to Server
  > af0c9df html: add NodeType.String() method
  > e02fb33 internal/http3: make responseWriter.Flush write headers if not done yet
  > da558ff internal/http3: ensure bodyReader cannot be read after being closed
  > d7c76fa internal/http3: make responseWriter behave closer to other http.ResponseWriter
  > 64b3af9 http2: prevent transport deadlock due to WINDOW_UPDATE that exceeds limit
  > 1973e8d internal/http3: add Server support for handling HEAD requests
  > 57ea86d icmp, internal/socket, ipv4, ipv6: use binary.NativeEndian
  > bcf2273 quic: clean up impossible nil conditions
  > 6b849cc internal/http3: populate some http.Request fields
  > f207862 http2: allow prioritization to be disabled using DisableClientPriority field
  > 6640454 internal/http3: break dependency on internal/quic/quicwire
  > c082574 internal/http3: remove GODEBUG=asynctimerchan=0 that is no longer needed
  > 8f003b3 http2: support SETTINGS_NO_RFC7540_PRIORITIES in SETTINGS frame
  > 8a4d9c1 http2: only make streams non-incremental if clients know of RFC 9218
  > a475fa8 http2: add support for setting RFC 9218 priority via header field
  > f40205b http2: add initial support for PRIORITY_UPDATE frame defined in RFC 9218
  > 15b99c1 internal/http3: add basic request stream handling for the server
bumping golang.org/x/term a7e5b04...3aff304:
  > 3aff304 go.mod: update golang.org/x dependencies
bumping knative.dev/client/pkg 9fad6d9...d57633b:
  > d57633b upgrade to latest dependencies (# 2129)
  > 011b76d upgrade to latest dependencies (# 2128)
bumping k8s.io/apiserver 5c93bee...bef6898:
  > bef6898 Update dependencies to v0.35.1 tag
  > 4d42711 Merge pull request # 135815 from mborsz/automated-cherry-pick-of-# 135367-mborsz-release-1.35
  > 7401388 Merge pull request # 135838 from lalitc375/automated-cherry-pick-of-# 135714-origin-release-1.35
  > c97abb7 Fix apiserver_watch_events_sizes metric.
  > 2b143d6 refactor: Ensure metricIdentifier uses scheme for kind resolution
bumping knative.dev/eventing b98d018...d3feb16:
  > d3feb16 [Automated] Update eventing-eventing-integrations nightly (# 8874)
bumping k8s.io/api 9afe7de...4aa217d:
  > 4aa217d Update dependencies to v0.35.1 tag
bumping k8s.io/apimachinery 72d71ea...72d71ea:
bumping knative.dev/serving fa796e1...b89e149:
  > b89e149 Update net-gateway-api nightly (# 16398)
  > 39737a9 Update net-contour nightly (# 16399)
bumping k8s.io/apiextensions-apiserver a8d2a03...6b81add:
  > 6b81add Update dependencies to v0.35.1 tag
  > 09f0433 Merge pull request # 136141 from shwetha-s-poojary/automated-cherry-pick-of-# 135666-upstream-release-1.35
  > 0089f33 Fixes the flaky test (Issue # 132953)
bumping knative.dev/pkg 6758a9f...998c038:
  > 998c038 ignore deprecated client warnings (# 3321)
  > 7bfba20 Bump the golang-x group with 2 updates (# 3320)
  > 207b735 Bump the k8s group with 5 updates (# 3319)

Signed-off-by: Knative Automation <automation@knative.team>
@knative-prow knative-prow bot requested a review from a team February 18, 2026 02:24
@knative-prow
Copy link

knative-prow bot commented Feb 18, 2026

[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 dprotaso 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/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 18, 2026
@codecov
Copy link

codecov bot commented Feb 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.08%. Comparing base (3d9f819) to head (3ec51d4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #431   +/-   ##
=======================================
  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.
📢 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.

@knative-prow knative-prow bot merged commit 21b4405 into knative-extensions:main Feb 18, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. skip-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant