Skip to content

[main] Upgrade to latest dependencies#446

Merged
knative-prow[bot] merged 1 commit into
knative-extensions:mainfrom
knative-automation:auto-updates/update-deps-main
Apr 15, 2026
Merged

[main] Upgrade to latest dependencies#446
knative-prow[bot] merged 1 commit into
knative-extensions:mainfrom
knative-automation:auto-updates/update-deps-main

Conversation

@knative-automation
Copy link
Copy Markdown
Contributor

Cron -dprotaso

/cc knative-extensions/kn-plugin-operator-approvers
/assign knative-extensions/kn-plugin-operator-approvers

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

bumping github.com/spf13/cobra e94f6d0...88b30ab:
  > 88b30ab chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (# 2336)
  > 346d408 fix: actions/setup-go v6 (# 2337)
  > fc81d20 refactor: change minUsagePadding from var to const (# 2325)
  > 117698a refactor: replace several vars with consts (# 2328)
  > e2dd29d Add documentation for repeated flags functionality (# 2316)
  > 0629892 Fix linter (# 2327)
  > 7da941c chore: Bump pflag to v1.0.9 (# 2305)
  > 51d6751 Bump pflag to 1.0.8 (# 2303)
  > 3f3b818 Update README.md with new logo
  > dcaf42e Add Periscope to the list of projects using Cobra (# 2299)
  > 6dec1ae The default ShellCompDirective can be customized for a command and its subcommands (# 2238)
  > c8289c1 chore(golangci-lint): add some exclusion presets
  > 4af7b64 refactor: apply golangci-lint autofixes, work around false positives
  > 75790e4 chore(golangci-lint): upgrade to v2
  > db3ddb5 Adding sponsorship to README.md
  > ceb39ab chore: Rm GitHub Action PR size labeler (# 2256)
  > 67171d6 putting sponsorship below header
  > c25b598 feat: Add security policy (# 2253)
  > 0ed70dc Update README.md
  > 4f9ef8c Update command.go (# 2248)
  > 0846d16 Update README.md
  > 1995054 Flow context to command in SetHelpFunc (# 2241)
  > 73f7846 Update README.md
  > f98cf42 Remove traling curlybrace (# 2237)
  > ba5108a Update README.md
  > 0d417d8 Test with Go 1.24 (# 2236)
  > 40b5bc1 Revert "Make detection for test-binary more universal (# 2173)" (# 2235)
  > a97f9fd fix CompletionFunc implementation (# 2234)
  > 5f9c408 chore: Upgrade dependencies for v1.9.0 (# 2233)
  > 24ada7f Remove the default "completion" cmd if it is alone (# 1559)
  > 680936a New logo
  > 8cb30f9 feat: add CompletionWithDesc helper (# 2231)
  > 17b6dca doc: add Conduit (# 2230)
  > ab5cadc Allow to reset the templates to the default (# 2229)
  > 4ba5566 fix(bash): nounset unbound file filter variable on empty extension (# 2228)
  > 41b26ec Print ActiveHelp for bash along other completions (# 2076)
  > 611e16c Allow linker to perform deadcode elimination for program using Cobra (# 1956)
  > 09d5664 Add similar whitespace escape logic to bash v2 completions than in other completions (# 1743)
  > 6c3c116 feat: add CompletionFunc type to help with completions (# 2220)
  > 01ffff4 chore: fix function name in comment (# 2216)
  > 0745e55 completion: improve detection for flags that accept multiple values (# 2210)
  > d1e9d85 Make detection for test-binary more universal (# 2173)
  > 9f90567 build(deps): bump github.com/cpuguy83/go-md2man/v2 from 2.0.5 to 2.0.6 (# 2206)
  > 8519630 Update to latest go-md2man (# 2201)
  > 02326d5 Fix broken links in active_help.md (# 2202)
  > 5a138f1 Make Powershell completion script work in constrained mode (# 2196)
  > 3a5efae doc: azion project added to the list of CLIs that use cobra (# 2198)
  > 5bef9d8 Fix --version help and output for plugins (# 2180)
  > ff7c561 Improve site formatting (# 2183)
  > 11ab621 docs: update README.md (# 2197)
  > 78bfc83 Test also with go 1.23 (# 2182)
  > 511af59 Replace deprecated ioutil usage (# 2181)
  > 756ba6d fix(completions): Complete map flags multiple times (# 2174)
  > 371ae25 Fix deprecation comment for Command.SetOutput (# 2172)
bumping knative.dev/operator 3fb5b49...d61290e:
  > d61290e migrate CRD generation to controller-gen and automate Helm RBAC sync (# 2269)
  > 043a222 upgrade to latest dependencies (# 2274)
  > a0a8d75 upgrade to latest dependencies (# 2273)
bumping github.com/mattn/go-isatty 504425e...a7c0235:
  > a7c0235 Merge pull request # 74 from dkegel-fastly/dkegel-bug73-tinygo
  > c067b4f Merge pull request # 86 from dolmen-go/testing-log-result
  > 13f3590 Adjust build tags to allow building on tinygo; for # 73.
  > 72a590e Merge pull request # 82 from dolmen-go/upgrade-x-sys-tagged
  > 42997b3 tests: log value of IsTerminal
  > c84e2cc Merge pull request # 83 from dolmen-go/ci-add-go1.20
  > 1f92190 CI: drop Go 1.15, 1.16
  > ed75e61 Merge pull request # 78 from sthibaul/master
  > 77d7704 CI: add Go 1.20
  > ddec212 deps: use a tagged version of golang.org/x/sys
  > 13e91bf bump
  > f646acc Support GNU/Hurd
  > 47c6087 update GitHub Workflow
  > f001b72 Merge pull request # 75 from tjni/update-x-sys
  > cdb00f1 Merge pull request # 68 from tklauser/fix-go.sum
  > 89699b9 Update golang.org/x/sys for Go 1.18 on M1 Macs.
  > d423e9c Merge pull request # 67 from tklauser/fix-go-version-gh-action
  > 689cfc2 Update go.sum after golang.org/x/sys update
  > 65c33a1 Use correct field to specify Go version in GitHub action
bumping github.com/fatih/color a05da93...1c8d870:
  > 1c8d870 Update README.md
  > 546c2d0 Merge pull request # 225 from fatih/add-rgb-api
  > f203fbc Merge pull request # 237 from fatih/dependabot/go_modules/golang.org/x/sys-0.25.0
  > 1ff0f97 Apply suggestions from code review
  > 741c2f4 Merge pull request # 236 from fatih/dependabot/go_modules/golang.org/x/sys-0.24.0
  > 60aa7fb Bump golang.org/x/sys from 0.24.0 to 0.25.0
  > 5723903 Add RGB API support
  > cb154c0 Merge pull request # 235 from deining/fix-typo
  > 0d24b42 Bump golang.org/x/sys from 0.18.0 to 0.24.0
  > b6598b1 Merge pull request # 228 from klauspost/fix-println-issue-218
  > 9b9653e Bump GitHub workflow actions
  > 04994a8 Merge pull request # 224 from fatih/dependabot/go_modules/golang.org/x/sys-0.18.0
  > 00b1811 Fix multi-parameter println spacing
  > 8d058ca Merge pull request # 222 from fatih/ci-updates
  > 7526cad Merge branch 'main' into dependabot/go_modules/golang.org/x/sys-0.18.0
  > 799c49c Merge pull request # 217 from fatih/dependabot/github_actions/actions/setup-go-5
  > 51a7bbf ci: update Go and Staticcheck versions
  > 2ac809f Bump golang.org/x/sys from 0.17.0 to 0.18.0
  > 298abd8 Merge pull request # 221 from fatih/dependabot/go_modules/golang.org/x/sys-0.17.0
  > f8e0ec9 Merge branch 'main' into dependabot/github_actions/actions/setup-go-5
  > 0f9779e Merge pull request # 213 from fatih/dependabot/go_modules/golang.org/x/sys-0.14.0
  > 8b6a841 Bump golang.org/x/sys from 0.14.0 to 0.17.0
  > 02cdf82 Bump actions/setup-go from 4 to 5
  > 96e0f73 Merge pull request # 208 from fatih/dependabot/github_actions/actions/checkout-4
  > 0c78604 Bump golang.org/x/sys from 0.13.0 to 0.14.0
  > 2fb03d6 Merge pull request # 202 from fatih/dependabot/github_actions/actions/setup-go-4
  > 4c66e32 Bump actions/checkout from 3 to 4
  > e3f97f3 Merge pull request # 209 from fatih/dependabot/go_modules/golang.org/x/sys-0.13.0
  > 8ba7bbd Bump actions/setup-go from 3 to 4
  > d2d7a5e Merge pull request # 212 from fatih/dependabot/go_modules/github.com/mattn/go-isatty-0.0.20
  > e146575 Bump golang.org/x/sys from 0.10.0 to 0.13.0
  > 1c78ded Merge pull request # 210 from gregpoirson/main
  > f3e45da Merge branch 'main' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.20
  > d5c210c Merge pull request # 203 from hyunsooda/nilcheck-added
  > b5f9b4c Apply suggestions from code review
  > 3c00bfd Bump github.com/mattn/go-isatty from 0.0.19 to 0.0.20
  > 6de8581 Merge pull request # 201 from fatih/dependabot/github_actions/dominikh/staticcheck-action-1.3.0
  > 0a87ecc [Test] Nil check added
  > b756d51 deleting manual workflow
  > 73fdd8c Merge pull request # 192 from fatih/new-line-fix
  > f78dc5c Merge branch 'main' into dependabot/github_actions/dominikh/staticcheck-action-1.3.0
  > 9f44e28 Create manual.yml
  > 9e98307 Merge pull request # 200 from ilyabrin/patch-1
  > dffd300 Merge branch 'main' into new-line-fix
  > 37d95f2 Bump dominikh/staticcheck-action from 1.2.0 to 1.3.0
  > db0d19c escape sequences instead of unicode ctrl char # 206
  > 4c85f95 Merge pull request # 199 from fatih/dependabot/go_modules/golang.org/x/sys-0.10.0
  > 41d93be Update dependabot.yml
  > b639f38 Merge branch 'main' into new-line-fix
  > 641fc85 fixes # 206
  > 917f0f2 Merge pull request # 196 from fatih/dependabot/go_modules/github.com/mattn/go-isatty-0.0.19
  > dcf1c2e Bump golang.org/x/sys from 0.8.0 to 0.10.0
  > a2983f4 color: add newline after wrapping text
  > 0f4a44a Merge pull request # 195 from fatih/dependabot/go_modules/golang.org/x/sys-0.8.0
  > c211ac1 renaming the Reset names
  > cb6cc9d Bump github.com/mattn/go-isatty from 0.0.18 to 0.0.19
  > 12126ed Merge pull request # 188 from pellared/patch-1
  > 512b378 Merge pull request # 193 from fatih/dependabot/go_modules/github.com/mattn/go-isatty-0.0.18
  > 2d50e99 Bump golang.org/x/sys from 0.6.0 to 0.8.0
  > c949fee Update color.go
  > c5d9a2b Merge pull request # 189 from fatih/dependabot/go_modules/golang.org/x/sys-0.6.0
  > 770038b Merge branch 'main' into patch-1
  > 6d6bb3f Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18
  > c33f29c fixes # 206
  > 66a1b89 Merge pull request # 191 from fatih/update-ci-deps
  > 1ceb746 Bump golang.org/x/sys from 0.5.0 to 0.6.0
  > 0226ec9 Refactor color_windows.go
  > d080a5b Merge pull request # 186 from martinlindhe/main
  > 3228f5a ci: update dependencies
  > 3d5097c Merge pull request # 184 from pellared/go-1.17
  > 02ab2ea windows: enable virtual terminal processing, fixes # 169
  > 212f8c5 Merge pull request # 182 from fatih/expose-set-writers
  > f0cb6b9 Update to Go 1.17
  > 6378f62 Merge pull request # 171 from pellared/no-color-empty-val
  > 7310c74 color: expose `SetWriter` and `UnsetWriter`
  > 98e6a4a Merge pull request # 181 from pattmax00/main
  > 5d7e63e Merge branch 'main' into no-color-empty-val
  > 184b603 Merge pull request # 178 from fatih/fatih-update-deps
  > 9cca0a3 Spelling and grammar fixes
  > b06fcbf Add Test_noColorIsSet
  > dbae876 Merge pull request # 165 from fatih/dependabot/go_modules/github.com/mattn/go-colorable-0.1.13
  > ad9ba6d Bump go-isatty from 0.0.16 to 0.0.17
  > 8e3ccd4 NO_COLOR requires a non-empty string
  > acd5f3b Merge pull request # 162 from fatih/update-ci-workflow
  > b3652af Bump github.com/mattn/go-colorable from 0.1.12 to 0.1.13
  > 76114b1 Merge pull request # 152 from fatih/update-ci
  > 3553f6b Update CI workflow
  > 6d99041 Merge pull request # 151 from fatih/dependabot/go_modules/github.com/mattn/go-colorable-0.1.12
  > d22b618 Fix staticcheck warnings
  > cb81115 Bump github.com/mattn/go-colorable from 0.1.9 to 0.1.12
  > 49c41d5 ci: add linter steps, upgrade Go version
bumping github.com/mattn/go-colorable e1bb79c...1f71342:
  > 1f71342 update deps
  > 4503567 Merge pull request # 73 from whereswaldon/patch-1
  > 603fb50 Merge pull request # 71 from hymkor/fork-20241118
  > 40e70a5 [Windows] harden system DLL loading
  > 2b733b5 Merge pull request # 69 from dolmen-go/merge-appengine-into-others
  > 664d917 Fix: ESC[E and ESC[F with no arguments did not move the cursor on the legacy terminal of Microsoft Windows
  > 9473000 Merge pull request # 68 from dolmen-go/do-not-expose-Windows-Writer
  > d9a68d5 Merge colorable_appengine.go into colorable_others.go
  > 3cc8472 Merge pull request # 67 from dolmen-go/ci-go1.20
  > 8e4a944 Windows: do not export Writer
  > 11a925c update dependencies
  > 9cb611b CI: add Go 1.18 to 1.20

Signed-off-by: Knative Automation <automation@knative.team>
@knative-automation knative-automation force-pushed the auto-updates/update-deps-main branch from 6abff38 to 38fdc9c Compare April 15, 2026 02:15
@knative-prow knative-prow Bot requested a review from a team April 15, 2026 02:15
@knative-prow
Copy link
Copy Markdown

knative-prow Bot commented Apr 15, 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 dprotaso 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

@knative-prow knative-prow Bot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Apr 15, 2026
@knative-prow knative-prow Bot merged commit f5037f1 into knative-extensions:main Apr 15, 2026
21 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