Commit 2fce7ba
committed
upgrade to latest dependencies
bumping k8s.io/client-go d033c49...54601aa:
> 54601aa Update dependencies to v0.34.2 tag
> 1bb1ad2 Merge pull request # 134589 from liggitt/automated-cherry-pick-of-# 134588-upstream-release-1.34
> 2505205 Remove invalid SAN certificate construction
> 7ffba0f Merge pull request # 134004 from DerekFrank/automated-cherry-pick-of-# 133573-upstream-release-1.34
> 145cb8f gofmt and review feedback
> ddcdc12 fix: Update unit test to catch actual nil Labels case and fix functionality to handle nil Labels
bumping knative.dev/networking 7d4a198...5082b02:
> 5082b02 remove deprecated files (# 1102)
> 8b5dda1 fix linting (# 1103)
> ebe48fd upgrade to latest dependencies (# 1099)
> 137d136 Update community files (# 1101)
> e850664 Update community files (# 1100)
bumping knative.dev/pkg 5037c47...e853b1d:
> e853b1d Update community files (# 3296)
> 445f911 Skip disabling keep-alives when shutting down the webhook server (# 3295)
> 93e95a6 Bump go.uber.org/zap from 1.27.0 to 1.27.1 (# 3293)
> 7d24e8d Bump the golang-x group with 2 updates (# 3292)
> 83e0e80 Bump actions/checkout from 5 to 6 (# 3294)
> ab67eb7 Reduce noisy "object has been modified" logs/events (# 3289)
> 7459906 Bump golang.org/x/sync from 0.17.0 to 0.18.0 in the golang-x group (# 3288)
> 6397f25 Bump the k8s group with 5 updates (# 3291)
> 7e6a020 Update community files (# 3290)
bumping golang.org/x/tools a22b5e8...034e59c:
> 034e59c internal/analysis/analyzerutil: fix FileUsesGoVersion
> 076bd80 gopls/internal/filewatcher: retry directory reading upon failure
> 605803f go/analysis/passes/loopclosure: simplify using IsMethodNamed
> 2c6e03f internal/testenv: allow Apple diff too
> 82112c0 gopls/internal/settings: correct git issue for fieldalignment warning
> 1f97856 go.mod: update golang.org/x dependencies
> c24121c go/analysis/passes/modernize: stditerators: even better name heuristic
> edb9587 go/analysis/passes/modernize: stditerators: better name heuristic
> 2f6a4f9 go/analysis/passes/modernize: forvar: handle "if v := v; cond {"
> efd8c43 go/analysis: don't apply fixes to generated files
> 44dda2b gopls/internal/server: don't pop up errors when resolving code actions
> 1ca4aa2 internal/gcimporter: refine golang/go# 76222 crash
> 73ff4bd internal/analysis: rename analysisinternal
> fd2b1c9 gopls/internal/golang: fix crash in canExtractVariable
> b019204 internal/analysisinternal/analyzerutil: FileUsesGoVersion
> 967f079 internal/analysisinternal: rationalize dependencies
> 86286a9 x/tools: go fix
> b321b16 go/analysis/passes/modernize: respect bootstrap toolchain version
> 4cf8d34 internal/stdlib: IsBootstrap and BootstrapVersion
> 2458b74 go/analysis/passes/inline: skip on dedicated test of target func
> 102c174 gopls/internal/mcp: add go_rename_symbol MCP tool
> b648f73 internal/astutil/free: handle receiver type params correctly
> ca7a362 go/analysis/passes/modernize: use strings.Contains in strings.Cut modernizer
> b3039ca go/analysis/passes/modernize: slicecontains: fix bad fix
> e49b577 go/analysis/passes/inline: rename files
> 30def9c x/tools: remove unused parameters
> 277e1b1 internal/astutil/free: support FuncDecl
> ce95316 go/analysis/internal/analysisflags: -fix: remove unused imports
> b74c098 go/ssa: exploit "noreturn" info to prune spurious CFG edges
> 655fb07 gopls/internal/filewatcher: synthesize events after watching a dir
> 0a420c7 gopls/internal/golang: Extract variable: simplify using Cursor
> c84854a gopls/internal/test/marker: another test case for golang/go# 76144
> f16791f internal/refactor/inline: make soleUse asymptotically faster
> 61c1b28 go/analysis/passes/modernize: newexpr: add //go:fix inline directives
> eebe4d7 internal/refactor/inline: check caller/callee file Go versions
> f8a6b84 internal/server: add instrumentation to track gopls command usage
> 70d65ec all: minor improvement for docs
> 5ac454b gopls/internal/filewatcher: read and process event in separate goroutine
> 9d65a90 go/ssa: print dominator tree
> 7086838 gopls/internal/golang: Extract function: simplify using Cursor
> 63a7b87 go/analysis/passes/modernize: fix illegal byte argument error produced in stringscut modernizer
> 1980517 imports: restore VendorlessPath(ipath string)
> ed067b1 internal/astutil/free: move inline.freeishNames into its own package
> f0b71b2 go/analysis/passes/fieldalignment: fix data race
> 9222b43 go/analysis: tweak Diagnostic.SuggestedFixes doc
> 154b4e7 gopls/internal/analysis/modernize: add strings.Cut modernizer
> b9df2bb gopls/internal/mcp: fix NPE in file diagnostics
> ac9dfe4 gopls/internal: drop import name internalastutil
> aaa2972 gopls: replace snapshot.FindFile by ReadFile
> 1385a78 gopls/internal/golang: support hover over selected expression
> 736b438 gopls/internal/golang: Hover: show field info for embedded fields too
> 1008eef gopls/internal/golang: change hover handling from position to range
> c9ea558 gopls/internal/golang: Hover: use Cursor throughout
> c0daa7f gopls/internal/settings: introduce ModeVulncheckPrompt as default value for VulncheckMode setting
> 5889d2a gopls/internal/golang: add navigation to doc links in hovers
> 25c4275 internal/astutil: add Range type
> b53508c gopls/internal/golang: CallHierarchy: only funcs
> 95d9ec2 go/ast/inspector: FindByPos: fix bug in FuncDecl.Type
> 1ee38c9 gopls/internal/golang: typeDefinition: allow any expression
> ec60e18 all: fix some typos in comment
> df501f0 gopls/internal/analysis/yield: handle booleans better
> 6d92aa4 gopls/go.mod: update staticcheck to 8273271
> b89c4fe cmd/deadcode: suppress marker interface method reporting
> c2e7979 go/analysis/passes/modernize: fix the potential deadlock issues in bloop
> bea5215 gopls/internalanalysis: DeleteStmt deletes comments
> b2d9e77 gopls/internal/analysis/yield: improve diagnostic
> e0917dc gopls/internal/test/integration/workspace: fix broken test
> 828a107 go/packages: use correct "std" heuristic
> 7d9453c go/analysis/internal/analysisflags: update help message
> 59d5230 gopls/internal/golang: fix panic in inlineOneVariable
> 9bc1825 go/analysis/passes/internal/analysisutil: delete package
> 47123ba internal/typesinternal: merge HasSideEffects -> NoEffects
> 95e71b9 go/analysis/passes/assign: use refactor.DeleteStmt
> 0d2befa go/analysis/passes/unreachable: use refactor.DeleteStmt
> 3e909b6 gopls/internal/analysis/unusedfunc: use refactor.Delete* operators
> f811b39 go/analysis/passes/modernize: plusbuild: remove +build comments
> 1b3cb5c go/analysis/passes/buildtag: revert "suggest fix to remove +build lines"
> 1daaaca go/analysis/passes/modernize: reflecttypefor: remove orphaned var
> f8608b7 internal/typesinternal: implement VarKind compatibility shim
> f1d1a69 all: make function comment match function name
> d2096d1 internal/analysisinternal: move more stuff out
> 4321df7 go/analysis/unitchecker: minor cleanups
> 96d2e44 go/packages/internal/linecount: add -nonblank flag
> d507345 x/tools: use new astutil.EnclosingFile helper
bumping k8s.io/apimachinery b72d93d...b72d93d:
bumping k8s.io/code-generator 7d570de...de0a59b:
> de0a59b Update dependencies to v0.34.2 tag
bumping golang.org/x/net 2002a06...9a29643:
> 9a29643 go.mod: update golang.org/x dependencies
> 07cefd8 context: deprecate
> 5ac9dac publicsuffix: don't treat ip addresses as domain names
> d1f64cc quic: use testing/synctest
> fff0469 http2: document that RFC 7540 prioritization does not work with small payloads
> f35e3a4 http2: fix weight overflow in RFC 7540 write scheduler
> 89adc90 http2: fix typo referring to RFC 9218 as RFC 9128 instead
> 8d76a2c quic: don't defer MAX_STREAMS frames indefinitely
> 027f8b7 quic: fix expected ACK Delay in client's ACK after HANDSHAKE_DONE
> dec9fe7 dns/dnsmessage: update SVCB packing to prohibit name compression
> 9be1ff2 all: fix some comments
> 6e243da quic: update Initial keys when handling Retry
> 98daa2e quic: send ECN feedback to peers
> c296faf net/http2: pool transport gzip readers
> ef82ae8 dns/dnsmessage: return an error for too long SVCParam.Value
> 3ba82d2 internal/quic/cmd/interop: test ChaCha20 on server
> bb2055d dns/dnsmessage: add https svcb dns types
> 63d1a51 http2: Allow reading frame header and body separately
> 9f2f0b9 http2: avoid data race on DebugGoroutines in TestGoroutineLock
> e7c005d http2: implement a more efficient writeQueue that avoids unnecessary copies.
> b93acc2 all: use reflect.TypeFor instead of reflect.TypeOf
bumping knative.dev/hack 91eedd9...1484a9e:
> 1484a9e Update community files (# 456)
> 67a5b04 Update community files (# 454)
bumping k8s.io/apiserver 20f57a0...92c4c2c:
> 92c4c2c Update dependencies to v0.34.2 tag
> d24fa2b Merge pull request # 134500 from vikasbolla/automated-cherry-pick-of-# 133310-upstream-release-1.34
> 67ad9b5 authz tests: delay response in context cancelled scenario
bumping knative.dev/eventing ed2c4f8...17aff03:
> 17aff03 [Automated] Update eventing-eventing-integrations nightly (# 8808)
> f37bc3a [main] Upgrade to latest dependencies (# 8807)
> 47e18d4 [main] Update community files (# 8806)
> 6ae393a fix-read-timout-dispatcher (# 8790)
> d18c873 [main] Upgrade to latest dependencies (# 8803)
> 0effffe [Automated] Update eventing-eventing-integrations nightly (# 8802)
> dec11d3 [main] Upgrade to latest dependencies (# 8800)
> 7c78c5a [main] Upgrade to latest dependencies (# 8795)
> 7c37b14 [Automated] Update eventing-eventing-integrations nightly (# 8793)
> e0badc0 [Automated] Update eventing-eventing-integrations nightly (# 8792)
> 58e8535 [main] Update community files (# 8791)
bumping golang.org/x/term 3a0828a...1231d54:
> 1231d54 go.mod: update golang.org/x dependencies
> 3475bc8 term: fix some comments
bumping k8s.io/apiextensions-apiserver bb91141...9fd4b8c:
> 9fd4b8c Update dependencies to v0.34.2 tag
bumping knative.dev/serving cd99679...5fbd94e:
> 5fbd94e Fix duplicate ACME challenge paths across ingress rules (# 16259)
> ce76741 fix metric names (# 16290)
> c7794be Update net-kourier nightly (# 16291)
> f1c53b0 Update net-kourier nightly (# 16288)
> b26dc8d Update net-contour nightly (# 16286)
> b8d5cb6 Bump the github-actions group with 2 updates (# 16283)
> bad0a6b Preserve deployment and template metadata during reconcile (# 16199)
> 5bb3fee Update net-gateway-api nightly (# 16287)
> 3908ab8 Update net-istio nightly (# 16285)
> 7a1a2a7 Re-enable TestShouldHaveHeadersSet conformance test (# 16284)
> 06034f2 Update net-kourier nightly (# 16281)
> abbe514 Allow serve mode when system-internal-tls is enabled (# 16183)
> f7ae721 Update net-contour nightly (# 16277)
> 424739d Update net-kourier nightly (# 16279)
> 554e633 Update net-gateway-api nightly (# 16276)
> f7aa291 Update net-istio nightly (# 16278)
> 60b1c39 Update net-contour nightly (# 16274)
> 9893132 bump istio to v1.28.0 (# 16271)
> 895fbc4 Update net-istio nightly (# 16275)
> a38ad8f drop use of deprecated knative.dev/networking/pkg (# 16272)
> 753a910 Istio now handles prestop hooks correctly so we can drop our workaround (# 16164)
> cc7cf64 upgrade to latest dependencies (# 16273)
> 9674f29 Update net-gateway-api nightly (# 16268)
> 8f18105 Update net-kourier nightly (# 16270)
> f947d73 upgrade to latest dependencies (# 16266)
> e9aa84c Update net-contour nightly (# 16267)
> afd1c65 Update net-istio nightly (# 16269)
> 57af227 Update community files (# 16265)
> a083ca7 Update net-gateway-api nightly (# 16263)
> 0ce3a7f Update net-contour nightly (# 16264)
> 0b37ba9 Update net-istio nightly (# 16262)
> b7a8837 upgrade to latest dependencies (# 16261)
> 7856b63 Update net-gateway-api nightly (# 16252)
> f3a653f Update net-contour nightly (# 16253)
> c12aef8 Update net-istio nightly (# 16251)
> e038fc4 Update net-istio nightly (# 16246)
> a94c607 upgrade to latest dependencies (# 16247)
> 0fcf762 Update net-contour nightly (# 16245)
> 8f27914 bump min-scale timeout (# 16244)
> 6b8cc01 upgrade to latest dependencies (# 16243)
> 090b6ae Added OpenTelemetry W3C Trace Context (# 16168)
> fd49d7a Fix error handling in request log template execution (# 16242)
> f277517 Fix readiness check in E2E tests of cluster-local services (# 16241)
> c46db77 Fix data race in revision backend manager (# 16225)
> 9efd947 Update net-istio nightly (# 16238)
> 5c4fb29 Update net-gateway-api nightly (# 16236)
> 617d9ea [main] Upgrade to latest dependencies (# 16226)
> 8d03762 Update net-contour nightly (# 16239)
> f09b209 Run HTTPS E2E tests only when HTTPS endpoint is ready (# 16230)
> b32b521 Update net-kourier nightly (# 16237)
> 92e5880 Update community files (# 16235)
bumping go.uber.org/zap fcf8ee5...7b755a3:
> 7b755a3 release 1.27.1 (# 1521)
> d6b395b Update lazy logger not to materialize unless it's being written to (# 1519)
> 4b9cea0 ci: Test with Go 1.24, Go 1.25 (# 1508)
> 7c80d7b Fix race condition in WithLazy implementation (# 1426) (# 1511)
> 07077a6 Prevent zap.Object from panicing on nils (# 1501)
> a6afd05 Fix lint check name (# 1502)
> 6d48253 chore: fix typo (# 1482)
> 32f2ec1 Fix the field test for bool type (# 1480)
> fe16eb5 Upgrade grpc in zapgrc test package & bump go version (# 1478)
> 5f00c34 test(AtomicLevel): demonstrate Handler is not vulnerable to XSS (# 1477)
> 9669253 build(deps): bump codecov/codecov-action from 4 to 5 (# 1470)
> 0ba452d exp: Release v0.3.0 (# 1465)
> ede8e18 ci: Test with Go 1.23 (# 1464)
> d6b2d14 chore: fix function name (# 1463)
> f87c7be fix: fix slice init length (# 1461)
> 5786471 Add `func DictObject` (# 1460)
> 3f27eb9 fix(test): correct assertion message (# 1454)
> f95879b build(deps): bump golang.org/x/vuln from 1.1.2 to 1.1.3 in /tools (# 1453)
> f9b9f66 zaptest: add ability to filter observer logs by logger name (# 1452)
> 8dcd020 Fix typos (# 1451)
> bd0cf04 build(deps): bump golangci/golangci-lint-action from 5 to 6 (# 1435)
> a1ac9d2 codecov: Use non-environment option (# 1447)
> 0c79c08 chore: fix codecov action (# 1446)
> 88bc39c build(deps): bump golang.org/x/vuln from 1.1.1 to 1.1.2 in /tools (# 1445)
> d53ffd2 remove redundant capitalizations in unmarshalText (# 1444)
> 2da446f build(deps): bump golang.org/x/vuln from 1.1.0 to 1.1.1 in /tools (# 1440)
> 8a805fa zapcore: add warning as Level (# 1429)
> 273f9ea Update LICENSE year, copy to exp/ module (# 1442)
> b2cb7a8 ci: Fix lint issues, makefile target (# 1443)
> 4425037 Remove fossa github workflow (# 1436)
> cf2f580 Bump setup-go from 4 to 5 (# 1434)
> 1a8ea36 build(deps): bump golangci/golangci-lint-action from 4 to 5 (# 1433)
> ed52ec0 build(deps): bump golang.org/x/vuln from 1.0.1 to 1.1.0 in /tools (# 1432)
> 3ffa0c0 Fix deadlock when Stop and flush race (# 1430)
> b15585b ci: Fix golangci-lint installation (# 1424)
> b39f8b6 zapcore: Improve errors unit tests (# 1414)
> 8f5ee80 build(deps): bump codecov/codecov-action from 3 to 4 (# 1410)
bumping golang.org/x/mod bba3e06...7416265:
> 7416265 go.mod: update golang.org/x dependencies
> 5517a71 all: fix some comments
> b6cdd1a modfile: use reflect.TypeFor instead of reflect.TypeOf
bumping k8s.io/api 77c9e29...e28454b:
> e28454b Update dependencies to v0.34.2 tag
Signed-off-by: Knative Automation <[email protected]>1 parent e6a799d commit 2fce7ba
5 files changed
+107
-107
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | | - | |
| 90 | + | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | | - | |
| 98 | + | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
| 106 | + | |
| 107 | + | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
236 | | - | |
| 235 | + | |
| 236 | + | |
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
240 | 240 | | |
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
244 | | - | |
245 | | - | |
| 244 | + | |
| 245 | + | |
246 | 246 | | |
247 | 247 | | |
248 | | - | |
249 | | - | |
| 248 | + | |
| 249 | + | |
250 | 250 | | |
251 | 251 | | |
252 | 252 | | |
253 | 253 | | |
254 | | - | |
255 | | - | |
| 254 | + | |
| 255 | + | |
256 | 256 | | |
257 | 257 | | |
258 | 258 | | |
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | | - | |
270 | | - | |
| 269 | + | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
281 | | - | |
282 | | - | |
| 281 | + | |
| 282 | + | |
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
| |||
312 | 312 | | |
313 | 313 | | |
314 | 314 | | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | 330 | | |
331 | 331 | | |
| |||
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
338 | | - | |
339 | | - | |
340 | | - | |
341 | | - | |
342 | | - | |
343 | | - | |
344 | | - | |
345 | | - | |
346 | | - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
347 | 347 | | |
348 | 348 | | |
349 | 349 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
339 | 339 | | |
340 | 340 | | |
341 | 341 | | |
342 | | - | |
343 | | - | |
| 342 | + | |
| 343 | + | |
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | | - | |
| 357 | + | |
| 358 | + | |
359 | 359 | | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
363 | | - | |
364 | | - | |
| 363 | + | |
| 364 | + | |
365 | 365 | | |
366 | 366 | | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
380 | | - | |
| 379 | + | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
0 commit comments