-
Notifications
You must be signed in to change notification settings - Fork 271
[main] Upgrade to latest dependencies #2100
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
base: main
Are you sure you want to change the base?
[main] Upgrade to latest dependencies #2100
Conversation
94d26e2 to
648db01
Compare
|
/hold I fixed the issues in this PR, please take a look when you're back @dsimansk I thought I'd better hold the auto merge even if it's quite simple. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2100 +/- ##
=======================================
Coverage 71.88% 71.88%
=======================================
Files 233 233
Lines 13533 13533
=======================================
Hits 9728 9728
Misses 2999 2999
Partials 806 806 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
093f4c3 to
9ab049f
Compare
9ab049f to
b361def
Compare
|
[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.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
47f4e80 to
83156df
Compare
24416d1 to
a2218d7
Compare
79e6605 to
09e0081
Compare
93b23d6 to
2fce7ba
Compare
bumping k8s.io/api 77c9e29...e28454b:
> e28454b Update dependencies to v0.34.2 tag
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/apimachinery b72d93d...b72d93d:
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 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 k8s.io/code-generator 7d570de...de0a59b:
> de0a59b Update dependencies to v0.34.2 tag
bumping knative.dev/hack 91eedd9...1484a9e:
> 1484a9e Update community files (# 456)
> 67a5b04 Update community files (# 454)
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 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 k8s.io/apiextensions-apiserver bb91141...9fd4b8c:
> 9fd4b8c Update dependencies to v0.34.2 tag
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/serving cd99679...4e32e7c:
> 4e32e7c Fix linting errors: use canonical HTTP header casing (# 16295)
> 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 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 golang.org/x/term 3a0828a...1231d54:
> 1231d54 go.mod: update golang.org/x dependencies
> 3475bc8 term: fix some comments
Signed-off-by: Knative Automation <[email protected]>
2fce7ba to
e37f1da
Compare
Cron -dprotaso
/cc knative/client-wg-leads
/assign knative/client-wg-leads
Produced by: knative-extensions/knobots/actions/update-deps