-
Notifications
You must be signed in to change notification settings - Fork 68
[main] Upgrade to latest dependencies #1022
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[main] Upgrade to latest dependencies #1022
Conversation
bumping golang.org/x/tools 00b22d9...2ad2b30:
> 2ad2b30 go.mod: update golang.org/x dependencies
> 5832cce internal/diff/lcs: introduce line diffs
> 67c4257 gopls/internal/golang: Definition: fix Windows bug wrt //go:embed
> 12c1f04 gopls/completion: check Selection invariant
> 6d87185 internal/server: add vulncheck scanning after vulncheck prompt
> 0c3a1fe go/ast/inspector: FindByPos returns the first innermost node
> ca281cf go/analysis/passes/ctrlflow: add noreturn funcs from popular pkgs
> 09c21a9 gopls/internal/analysis/unusedfunc: remove warnings for unused enum consts
> 03cb455 internal/modindex: suppress missing modcacheindex message
> 15d13e8 gopls/internal/util/typesutil: refine EnclosingSignature bug.Report
> 02e1c6b gopls/internal/analysis/modernize: mapsloop: undefined loop-var
> 41cca47 go/analysis/passes/modernize: fix stringsbuilder bug with in var(...)
> cfae896 go/analysis/passes/modernize: stringsbuilder: avoid overlapping fixes
> 0f94e53 go/{cfg,analysis/passes/{ctrlflow,buildssa}}: noreturn
> 78e6aac go/analysis/passes/modernize: treat 'i += 1' as 'i++'
> f12a0ae gopls/benchmark: skip unimported completion if not local
> 5ca1b57 gopls/internal/server: disable TestVulncheckPreference for wasm
> cee4451 go/analysis/passes/stdversion: suppress synctest warning
> 267fc6b go/analysis/passes/modernize: disable BLoop analyzer
> 761a007 gopls/mod: find references to required modules
> 9136dd1 go/analysis/passes/modernize: document stringsbuilder/QF1012 synergy
> eaaac7c gopls/internal/server: store vulncheck prompt preference
> 24c2d6d go/analysis,gopls: update two modernizes' URLs
> 61da5cd internal/astutil: return enclosing node when selection contains no nodes
> 454a5c0 gopls/internal/server: disable TestCheckGoModDeps for js and wasm
> acdd27b gopls/internal/analysis/modernize: fix URL
> 95246c4 go/analysis/passes/modernize: rangeint: result vars are implicit uses
> 6c613c8 gopls/internal/cache/parsego: construct File.Cursor lazily
> 60782aa internal: fix unused errors reported by ineffassign
> 3f45d3b internal/stdlib: update stdlib index for Go 1.26 Release Candidate 1
> 5a815de go/types/internal/play: show astutil.Select results too
> 7f7199c gopls/internal/protocol: patch RenameParams to extend PositionParams
> 1fe6e2b gopls/internal/server: modify checkGoModDeps condition
> 995ffe4 gopls/internal/golang: implement type definition for builtin types
> 1d652d9 gopls/internal/test/marker: add optional error to typedef marker
> dcf2e8d gopls/internal/server: support type def with selected range
> 54e2c60 gopls/internal/cache: avoid unnecessary mod tidy invalidation
> 29e97f8 gopls/internal/marker: make checkDiffs less fragile
> 1f3446a gopls/go.mod: update dependencies following the v0.21.0 release
> f719e32 gopls/internal/server: consolidate showMessageRequest in prompt.go
> 01fd755 gopls/internal/server: trigger vulncheck prompt for go.mod changes
bumping knative.dev/pkg 8c84044...af2d223:
> af2d223 Bump the golang-x group with 2 updates (# 3311)
bumping golang.org/x/mod d271cf3...4c04067:
> 4c04067 go.mod: update golang.org/x dependencies
bumping golang.org/x/net 35e1306...d977772:
> d977772 go.mod: update golang.org/x dependencies
> eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
> 9ace223 websocket: add missing call to resp.Body.Close
> 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
bumping golang.org/x/sys 08e5482...2f44229:
> 2f44229 sys/cpu: add symbolic constants for remaining cpuid bits
> e5770d2 sys/cpu: use symbolic names for masks
> 714a44c sys/cpu: modify x86 port to match what internal/cpu does
bumping golang.org/x/term 3863673...a7e5b04:
> a7e5b04 go.mod: update golang.org/x dependencies
> 943f25d x/term: handle transpose
> 9b991dd x/term: handle delete key
bumping golang.org/x/text 0dd57a6...536231a:
> 536231a go.mod: update golang.org/x dependencies
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1022 +/- ##
=====================================
Coverage 5.90% 5.90%
=====================================
Files 15 15
Lines 220 220
=====================================
Hits 13 13
Misses 207 207 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Cron -dprotaso
/cc knative-extensions/serving-writers
/assign knative-extensions/serving-writers
Produced by: knative-extensions/knobots/actions/update-deps