Commit 44e400a
authored
upgrade to latest dependencies (#351)
bumping github.com/spf13/cobra 06b06a9...8607918:
> 8607918 feat: make InitDefaultCompletionCmd public (# 1467)
> 2169adb Add groups for commands in help (# 1003)
> 212ea40 Include --help and --version flag in completion (# 1813)
> d4040ad Allow user to add completion for powershell alias (# 1621)
> 23fc5e0 ci: add minimum GitHub token permissions for workflows (# 1792)
> 93d1913 Add OnFinalize method (# 1788)
> 07034fe build(deps): bump actions/stale from 5 to 6 (# 1815)
> 3dc9761 Add allero to list of projects using cobra (# 1819)
> 7039e1f Add '--version' flag to Help output (# 1707)
> fce8d8a Expose ValidateRequiredFlags and ValidateFlagGroups (# 1760)
> a281c8b Document option to hide the default completion cmd (# 1779)
> 459fc5f ci: add workflow_dispatch (# 1387)
> 6d978a9 add missing license headers (# 1809)
> 4065a33 ci: use action/setup-go's cache (# 1783)
> 7e289f4 Adjustments to documentation (# 1656)
> fe08012 Rename Powershell completion tests (# 1803)
> d689184 Support for case-insensitive command names (# 1802)
> 70e53f6 Deprecate ExactValidArgs() and test combinations of args validators (# 1643)
> 2e8ba6f Use correct stale action `exempt-` yaml keys (# 1800)
> 0580724 With go 1.18, we must use go install for a binary (# 1726)
> 2a7647f Clarify SetContext documentation (# 1748)
> 7045405 ci: test on Golang 1.19 (# 1782)
> 22b6179 fix: show flags that shadow parent persistent flag in child help (# 1776)
> dbf85f6 Update gopkg.in/yaml.v2 to gopkg.in/yaml.v3 (# 1766)
> f911c0b fix(bash-v2): activeHelp length check syntax (# 1762)
> 7790bf9 fix: correct command path in see_also for YAML doc (# 1771)
> 6bf8cd8 build(deps): bump github.com/inconshreveable/mousetrap (# 1774)
> 965924a docs: add zitadel to the list (# 1772)
> 162534f doc: Add Okteto for projects using Cobra (# 1759)
> a0aadc6 Spelling for GitHub CLI (# 1744)
> 69083f8 Add Cilium to projects using Cobra (# 1745)
> bba9331 doc: Add CloudQuery for projects using Cobra (# 1742)
> 3d38d18 Add KubeVirt as a project using cobra (# 1741)
bumping knative.dev/client 6bbbd50...be74c58:
> be74c58 Upgrade depedencies before next release (# 1748)
> 0382c17 cli options to enable user, uid, and group impersonation (# 1745)
> a466745 upgrade to latest dependencies (# 1747)
Signed-off-by: Knative Automation <[email protected]>
Signed-off-by: Knative Automation <[email protected]>1 parent 0118bad commit 44e400a
File tree
23 files changed
+469
-99
lines changed- vendor
- github.com/spf13/cobra
23 files changed
+469
-99
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1316 | 1316 | | |
1317 | 1317 | | |
1318 | 1318 | | |
1319 | | - | |
1320 | 1319 | | |
| 1320 | + | |
| 1321 | + | |
1321 | 1322 | | |
1322 | 1323 | | |
1323 | 1324 | | |
| |||
1422 | 1423 | | |
1423 | 1424 | | |
1424 | 1425 | | |
1425 | | - | |
1426 | 1426 | | |
1427 | 1427 | | |
1428 | 1428 | | |
| |||
2335 | 2335 | | |
2336 | 2336 | | |
2337 | 2337 | | |
2338 | | - | |
| 2338 | + | |
2339 | 2339 | | |
2340 | 2340 | | |
2341 | 2341 | | |
| |||
2385 | 2385 | | |
2386 | 2386 | | |
2387 | 2387 | | |
| 2388 | + | |
2388 | 2389 | | |
2389 | 2390 | | |
2390 | 2391 | | |
| |||
2396 | 2397 | | |
2397 | 2398 | | |
2398 | 2399 | | |
2399 | | - | |
2400 | | - | |
| 2400 | + | |
| 2401 | + | |
2401 | 2402 | | |
2402 | | - | |
| 2403 | + | |
2403 | 2404 | | |
2404 | 2405 | | |
2405 | 2406 | | |
2406 | | - | |
2407 | 2407 | | |
2408 | 2408 | | |
2409 | 2409 | | |
| |||
2413 | 2413 | | |
2414 | 2414 | | |
2415 | 2415 | | |
2416 | | - | |
2417 | 2416 | | |
2418 | | - | |
2419 | | - | |
2420 | 2417 | | |
| 2418 | + | |
| 2419 | + | |
2421 | 2420 | | |
2422 | 2421 | | |
2423 | | - | |
| 2422 | + | |
2424 | 2423 | | |
2425 | 2424 | | |
2426 | 2425 | | |
| |||
2438 | 2437 | | |
2439 | 2438 | | |
2440 | 2439 | | |
2441 | | - | |
2442 | | - | |
| 2440 | + | |
| 2441 | + | |
2443 | 2442 | | |
2444 | 2443 | | |
2445 | 2444 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments