Commit 4cebe53
authored
upgrade to latest dependencies (#2220)
bumping knative.dev/reconciler-test d67001b...b74774d:
> b74774d Update community files (# 852)
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/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 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/text 0dd57a6...536231a:
> 536231a go.mod: update golang.org/x dependencies
bumping knative.dev/pkg 93d6642...af2d223:
> af2d223 Bump the golang-x group with 2 updates (# 3311)
> 8c84044 Add OnConnect and OnDisconnect callbacks to ManagedConnection (# 3309)
> 116bf6c Update community files (# 3310)
bumping knative.dev/networking 65d7d48...08680ae:
> 08680ae Update community files (# 1107)
bumping golang.org/x/crypto 19acf81...506e022:
> 506e022 go.mod: update golang.org/x dependencies
> 7dacc38 chacha20poly1305: error out in fips140=only mode
bumping knative.dev/serving 09e59ec...05daab6:
> 05daab6 Prevent duplicate hosts in Ingress rules when using ACME (# 16312)
> e307b71 Add comprehensive controllers documentation (# 16342)
> 705182d Fall back to http1 on failed http2 probe (# 16205)
> c4ea5a7 Add configurable probe timeout and frequency for activator (# 16250)
> b26a6c6 tweak activator stats reporting metrics (# 16341)
> ca98904 Add metric and logging for activator-autoscaler connectivity (# 16318)
> 78b6f5d Bump the github-actions group with 4 updates (# 16322)
> c97d040 Update net-gateway-api nightly (# 16334)
> eb3d442 upgrade to latest dependencies (# 16340)
> 9577bee Update net-kourier nightly (# 16339)
> 82fe5bc Update net-istio nightly (# 16338)
> 4c4c87a Update net-contour nightly (# 16337)
> 984596e Update community files (# 16336)
> dc9ccf2 Update net-kourier nightly (# 16335)
> 0b4dda1 upgrade to latest dependencies (# 16331)
> e7750a2 Update net-istio nightly (# 16332)
> e958ecf Update net-contour nightly (# 16333)
bumping knative.dev/caching ca66f55...d7ca00a:
> d7ca00a Update community files (# 983)
bumping knative.dev/hack 1484a9e...ee8a1b2:
> ee8a1b2 Update community files (# 457)
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 knative.dev/eventing 79d12a9...59b517c:
> 59b517c Run hack/update-codegen.sh on Dependabot PRs (# 8805)
> bb47496 [Automated] Update eventing-eventing-integrations nightly (# 8842)
> 12a8924 [main] Update community files (# 8841)
> cc30e85 Fix IntegrationSink to use actual ServiceAccount name in auth proxy R… (# 8840)
> 22a3f7a Name ApiServerSource reflectors for clearer logs (# 8834)
> 3dac6b7 Docs: Fix typo in development guide (# 8829)
> 3b805ea [main] Upgrade to latest dependencies (# 8839)
bumping golang.org/x/mod d271cf3...4c04067:
> 4c04067 go.mod: update golang.org/x dependencies
Signed-off-by: Knative Automation <automation@knative.team>1 parent 1030123 commit 4cebe53
File tree
14 files changed
+645
-435
lines changed- vendor
- golang.org/x
- crypto/chacha20poly1305
- net/http2
- sys/cpu
- term
- tools
- go/ast/inspector
- internal
- modindex
- stdlib
14 files changed
+645
-435
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
| 141 | + | |
| 142 | + | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
| 166 | + | |
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1019 | 1019 | | |
1020 | 1020 | | |
1021 | 1021 | | |
1022 | | - | |
1023 | | - | |
| 1022 | + | |
| 1023 | + | |
1024 | 1024 | | |
1025 | 1025 | | |
1026 | 1026 | | |
| |||
1069 | 1069 | | |
1070 | 1070 | | |
1071 | 1071 | | |
1072 | | - | |
1073 | | - | |
| 1072 | + | |
| 1073 | + | |
1074 | 1074 | | |
1075 | 1075 | | |
1076 | 1076 | | |
| |||
1143 | 1143 | | |
1144 | 1144 | | |
1145 | 1145 | | |
1146 | | - | |
1147 | | - | |
| 1146 | + | |
| 1147 | + | |
1148 | 1148 | | |
1149 | 1149 | | |
1150 | 1150 | | |
| |||
1290 | 1290 | | |
1291 | 1291 | | |
1292 | 1292 | | |
1293 | | - | |
1294 | | - | |
| 1293 | + | |
| 1294 | + | |
1295 | 1295 | | |
1296 | 1296 | | |
1297 | 1297 | | |
| |||
1308 | 1308 | | |
1309 | 1309 | | |
1310 | 1310 | | |
1311 | | - | |
1312 | | - | |
| 1311 | + | |
| 1312 | + | |
1313 | 1313 | | |
1314 | 1314 | | |
1315 | 1315 | | |
| |||
1327 | 1327 | | |
1328 | 1328 | | |
1329 | 1329 | | |
1330 | | - | |
1331 | | - | |
| 1330 | + | |
| 1331 | + | |
1332 | 1332 | | |
1333 | 1333 | | |
1334 | 1334 | | |
| |||
1418 | 1418 | | |
1419 | 1419 | | |
1420 | 1420 | | |
1421 | | - | |
1422 | | - | |
| 1421 | + | |
| 1422 | + | |
1423 | 1423 | | |
1424 | 1424 | | |
1425 | 1425 | | |
| |||
1712 | 1712 | | |
1713 | 1713 | | |
1714 | 1714 | | |
1715 | | - | |
1716 | | - | |
1717 | | - | |
1718 | | - | |
1719 | | - | |
1720 | | - | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
1724 | | - | |
1725 | | - | |
1726 | | - | |
1727 | | - | |
1728 | | - | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
1729 | 1729 | | |
1730 | 1730 | | |
1731 | 1731 | | |
| |||
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 9 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 11 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 15 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments