[main] Upgrade to latest dependencies#989
Merged
knative-prow[bot] merged 1 commit intoknative:mainfrom Feb 18, 2026
Merged
Conversation
bumping k8s.io/code-generator 73ac2dd...cf6ffee:
> cf6ffee Update dependencies to v0.35.1 tag
bumping k8s.io/api 9afe7de...4aa217d:
> 4aa217d Update dependencies to v0.35.1 tag
bumping golang.org/x/tools 2ad2b30...009367f:
> 009367f go.mod: update golang.org/x dependencies
> 2182926 go/ast/inspector: add Cursor.ParentEdge{Kind,Index} methods
> 27020ac internal/server: add module upgrade pathway after vulncheck scanning
> c4ec0f5 internal/server: list vulnerabilities within vulncheck prompt
> 80d1715 gopls/internal/protocol: add document uri field type
> 0e23509 gopls/doc: update link to Acme LSP plugin
> 7b3ed75 gopls/internal/server: respect SemanticTokens option during initialization
> fddd4a6 gopls/filecache: prevent premature CAS file eviction
> e3a69ff gopls/internal/golang: refactor.inline.variable: add parens
> 955d132 gopls/internal/golang: migrate pkgdoc to cursor
> 25da75e go/ast/inspector: add Cursor.Valid method
> 4894594 gopls/internal/golang: replace PathEnclosingInterval with cursor
> 98f5f21 gopls/internal/protocol: replace position usage to range
> 1fa3970 gopls/internal/server: add interactive resolve server capabilities
> 155378e gopls/internal/settings: read interactive client capabilities
> 9183a52 gopls/internal/golang: semtok: use types.VarKind distinctions
> 1a14db5 internal/event/keys: simplify formatting
> 4635908 internal/event/keys: delete unnecessary types
> 471977e internal/analysis/analyzerutil: FileUsesGoVersion: missing => false
> 38ea3a3 gopls/internal/golang: remove util func labelFor
> 0bdedde gopls/internal/cmd: log 'gopls mcp' stderr
> 2b5ff99 internal/event/export/otel: add OTLP HTTP exporter
> dbfa749 gopls/internal/golang: hover - fix doc links to pointer types
> 77d7777 internal/jsonrpc2: fix missing latency/completed metrics and wrong status codes
> 33d52ca gopls/internal/cache: fix Windows path buffer overflow
> f984baf internal/mcp: delete internal mcp sdk
> 50c45bd gopls/internal/settings: expose file cache budget as setting
> 093e57f gopls: replace all uses of Myers diff
> a60613f gopls/internal/golang: don't shadow existing methods
> 31bbdcd gopls/internal/test: use explicit positions in position-based tests
> 38ba9f5 gopls/internal/protocol: replace lsp link with experimental comment
> 613c127 gopls/internal/golang: fix extract function behavior with goto
> 62999b2 gopls/internal/protocol: replace codeAction with command/resolve
> 3d35eff go/analysis/passes/modernize: fix panic in stringscut
> 985c282 go/ast/inspector: add commentary about Cursor API
> 0540962 all: assume GODEBUG=gotypesalias=1 and simplify
> bae8e07 gopls: handle LabeledStmts properly in extract function
> 360f19c internal/stdlib: update stdlib index for Go 1.26 Release Candidate 2
> 9890627 go/analysis/passes/modernize: fix rangeint rewriting
> 2840540 gopls/internal/protocol: generate sorted methods
> ddfd420 x/go/packages: forward GoVersion from GOPACKAGESDRIVER to the typechecker config
bumping k8s.io/apimachinery 72d71ea...72d71ea:
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/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 k8s.io/client-go 9bcb694...b464ad8:
> b464ad8 Update dependencies to v0.35.1 tag
bumping golang.org/x/term a7e5b04...3aff304:
> 3aff304 go.mod: update golang.org/x dependencies
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)
bumping golang.org/x/mod 4c04067...27761a2:
> 27761a2 go.mod: update golang.org/x dependencies
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
Signed-off-by: Knative Automation <automation@knative.team>
|
[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 |
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/serving-writers
/assign knative/serving-writers
Produced by: knative-extensions/knobots/actions/update-deps