Skip to content

Conversation

@knative-automation
Copy link
Contributor

Cron -dprotaso

/cc knative/operations-wg-leads
/assign knative/operations-wg-leads

Produced by: knative-extensions/knobots/actions/update-deps

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>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from c2486e5 to b3e3855 Compare January 20, 2026 01:51
@knative-prow knative-prow bot requested a review from a team January 20, 2026 01:51
@knative-prow knative-prow bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Jan 20, 2026
@knative-prow
Copy link

knative-prow bot commented Jan 20, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: knative-automation
Once this PR has been reviewed and has the lgtm label, please assign houshengbo for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Jan 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.31%. Comparing base (1030123) to head (b3e3855).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2220   +/-   ##
=======================================
  Coverage   63.31%   63.31%           
=======================================
  Files          49       49           
  Lines        1878     1878           
=======================================
  Hits         1189     1189           
  Misses        597      597           
  Partials       92       92           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@knative-prow knative-prow bot merged commit 4cebe53 into knative:main Jan 20, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. skip-review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant