Commit 0ecd245
authored
upgrade to latest dependencies (#2210)
bumping knative.dev/serving 6d9d1b6...fcb2e4d:
> fcb2e4d upgrade to latest dependencies (# 16305)
bumping golang.org/x/text e7ff6b3...0dd57a6:
> 0dd57a6 go.mod: update golang.org/x dependencies
> 087616b transform: fix %q verb use with wrong type
> 16f85a7 all: eliminate vet diagnostics
bumping knative.dev/eventing 00f8810...de3db52:
> de3db52 [main] Upgrade to latest dependencies (# 8825)
bumping golang.org/x/term 1231d54...3863673:
> 3863673 go.mod: update golang.org/x dependencies
bumping golang.org/x/net 9a29643...35e1306:
> 35e1306 go.mod: update golang.org/x dependencies
> 7c36036 http2, webdav, websocket: fix %q verb uses with wrong type
> ec11ecc trace: fix data race in RenderEvents
> bff14c5 http2: don't PING a responsive server when resetting a stream
> 88a6421 dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage
> 123d099 http2: support net/http.Transport.NewClientConn
> 346cc61 webdav: relax test to check for any redirect status, not just 301
bumping golang.org/x/mod 7416265...d271cf3:
> d271cf3 go.mod: update golang.org/x dependencies
> 269c237 sumdb/note: delete chop
> 3f03020 x/mod: apply go fix and go vet
bumping knative.dev/caching 59c3c04...2e73993:
> 2e73993 upgrade to latest dependencies (# 981)
bumping knative.dev/pkg 9cc8410...9c8140b:
> 9c8140b Bump the golang-x group with 3 updates (# 3304)
bumping knative.dev/networking ebe48fd...5082b02:
> 5082b02 remove deprecated files (# 1102)
> 8b5dda1 fix linting (# 1103)
bumping golang.org/x/tools 034e59c...00b22d9:
> 00b22d9 gopls/internal/golang: add support for variadic functions and constructors in generated tests
> 36bb345 go.mod: update golang.org/x dependencies
> 748477b all: fix function name mismatch in updateBasicLitPos comment
> ebdeef3 gopls/doc/release/v0.21.0.md: update relnotes for RC2
> e5a0863 go/analysis/passes/modernize: disable reflecttypefor modernizer for unnamed struct/interface
> e2dd416 go/analysis/unitchecker: write fixed files to an archive
> 9119255 go/analysis/passes/modernize: fix stringscut false positives
> 880ed70 gopls/internal/golang: add util function NarrowestDeclaringPackage
> 8e819d2 internal/refactor/inline: built-ins may affect inference
> 61df39e go/ast/astutil: update BasicLit.ValueEnd if present
> 51b51a3 go/analysis/passes/modernize: unsafefuncs: ptr+int => unsafe.Add
> e1b2381 go/analysis/passes/modernize: omitzero: suppress on kubebuilder
> d1bcb8b x/tools: audit "unsafe"
> ac87d84 internal/event/label: unsafe unsafe.String{,Data} not StringHeader
> c3feb70 gopls/internal/golang: add skeleton for move type codeaction
> 869ced3 gopls/internal/golang: fix panic in definition
> 5c62b76 go/analysis/passes/ctrlflow: tabulate "may return" intrinsics too
> 1ad6f3d internal/refactor/inline: simplify import handling
> 4a3f2f8 go/analysis/passes/printf: panic when function literal is assigned to the blank identifier
> d5d7d21 gopls/internal/cache: fix %q verb use with wrong type
> 92a0949 go/analysis/passes/modernize: rangeint: handle usages of loop label
> ffbdcac go/analysis/passes/modernize: stditerators: add reflect iters
> 2e3e83a internal/refactor/inline: preserve local package name used by callee
> d32ec34 gopls/internal/protocol/generate: move injections to tables.go
> 98d172d gopls/internal/protocol: add form field in type CodeAction
> e131738 go/packages: suppress test on (e.g.) wasm
> e31ed53 internal/stdlib: regenerate
> 6f1f898 internal/analysis/driverutil: include end positions in -json output
> 7839abf gopls/internal/metadata: document when Module can be nil
> 98aa9a7 gopls/internal/cache: make unimported completions deterministic
> 4c5fadd internal/modindex: unescape import paths
> c2c902c gopls/completion: avoid nil dereference
> 4bf3169 go/analysis/passes/modernize: waitgroup: highlight "go func" part
> ba5189b gopls/internal/template: fix printf mistake in test
> a7d1250 go/analysis/passes/printf: clarify checkForward
> c7a1a29 internal/pkgbits: fix printf mistake in test
> af205c0 gopls/doc/release/v0.21.0.md: tweaks
> 68724af go/analysis/passes/printf: use induction on interface methods
> 4c22c6e gopls/internal/test/integration: add codeAction/resolve in fake editor
> a6e94eb gopls/internal/test/integration: deduplicate CodeActionByKind util func
> 11b3200 gopls/internal/util/fingerprint: : remove self-referential alias in TestMatches
> ffe0773 go/analysis/passes/modernize: mapsloop: avoid implicit key widening
> c07802b gopls/internal/golang: remove self-referential alias in TestUnify
> eb26c37 gopls/internal/mcp: add counter for go_rename_symbol mcp tool
> 855ec1b all: minor improvement for docs
> e5e22fe gopls/internal/debug: add /package debug view
> 488d49e go/packages: populate types.Info maps even for package "unsafe"
> 728dd6e internal/typesinternal/typeindex: adjust test for new spec rule
> ce5ff8a gopls/doc/release/v0.21.0.md: prepare
> cd01b4b gopls/internal/settings: add renameMovesSubpackages setting
> 84fe542 gopls/internal/golang: allow package move into empty directories
> e58dfd3 gopls/internal/golang: package move: handle mixed build configs
> 72b42f2 go/analysis/passes/inline: add lazy-fix mode for gopls
> 53f4100 gopls/doc: document Rename feature
> 41c94d8 internal/refactor/inline: avoid expensive Info.Uses scan
> 59ff18c internal/analysis/driverutil: ApplyFix: better "generated" error
> c6ecbb7 gopls/internal/golang: implement package move
> 1b60160 internal/diff/lcs: remove unused exported DiffStrings
> 5fe2dd8 gopls/internal/test/marker: avoid BasicLit in fill_struct.txt
> 5be823e go/analysis/passes/printf: disallow %q of int
bumping golang.org/x/sync 1966f53...2a180e2:
> 2a180e2 errgroup: use consistent read for SetLimit panic
bumping knative.dev/reconciler-test 65cec2a...7b51b2a:
> 7b51b2a upgrade to latest dependencies (# 850)
bumping golang.org/x/crypto 122a78f...19acf81:
> 19acf81 go.mod: update golang.org/x dependencies
> 3a1c6b4 x509roots/fallback: update bundle
> f4602e4 ssh/agent: fix flaky test by ensuring a writeable home directory
> 4e0068c go.mod: update golang.org/x dependencies
> e79546e ssh: curb GSSAPI DoS risk by limiting number of specified OIDs
> f91f7a7 ssh/agent: prevent panic on malformed constraint
> 2df4153 acme/autocert: let automatic renewal work with short lifetime certs
> bcf6a84 acme: pass context to request
> b4f2b62 ssh: fix error message on unsupported cipher
> 79ec3a5 ssh: allow to bind to a hostname in remote forwarding
Signed-off-by: Knative Automation <[email protected]>1 parent c1c8ce4 commit 0ecd245
File tree
20 files changed
+1136
-441
lines changed- vendor
- golang.org/x
- mod/module
- net
- http2
- trace
- sync/errgroup
- tools
- go
- ast/astutil
- packages
- types/typeutil
- internal
- event
- core
- label
- imports
- modindex
- stdlib
- typesinternal
- versions
20 files changed
+1136
-441
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 | | - | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
27 | | - | |
28 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
144 | 144 | | |
145 | | - | |
146 | | - | |
| 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 | | |
| |||
1185 | 1185 | | |
1186 | 1186 | | |
1187 | 1187 | | |
1188 | | - | |
1189 | | - | |
| 1188 | + | |
| 1189 | + | |
1190 | 1190 | | |
1191 | 1191 | | |
1192 | 1192 | | |
| |||
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 | | - | |
| 1715 | + | |
| 1716 | + | |
| 1717 | + | |
| 1718 | + | |
1719 | 1719 | | |
1720 | 1720 | | |
1721 | | - | |
1722 | | - | |
1723 | | - | |
1724 | | - | |
1725 | | - | |
1726 | | - | |
1727 | | - | |
1728 | | - | |
| 1721 | + | |
| 1722 | + | |
| 1723 | + | |
| 1724 | + | |
| 1725 | + | |
| 1726 | + | |
| 1727 | + | |
| 1728 | + | |
1729 | 1729 | | |
1730 | 1730 | | |
1731 | 1731 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments