Closed dependabot[bot] closed 1 year ago
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign jsafrane for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Hi @dependabot[bot]. Thanks for your PR.
I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test
on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test
label.
I understand the commands that are listed here.
Superseded by #106.
Bumps the github-dependencies group with 2 updates: github.com/spf13/cobra and github.com/spf13/viper.
Updates
github.com/spf13/cobra
from 1.4.0 to 1.7.0Release notes
Sourced from github.com/spf13/cobra's releases.
... (truncated)
Commits
4dd4b25
Update main image to better handle dark background (#1883)45360a5
Allow sourcing zsh completion script (#1917)c8a20a1
Document suggested layout for subcommands (#1930)b197a24
Update projects_using_cobra.md (#1932)9e6b58a
update copyright year (#1927)fb36524
ci: test Golang 1.20 (#1925)c7300f0
ci: deprecate go 1.16 (#1926)567ea8e
Add support for PowerShell 7.2+ (#1916)3daa4b9
Add keeporder to shell completion (#1903)a516d41
Removes stale bot from GitHub action (#1908)Updates
github.com/spf13/viper
from 1.12.0 to 1.17.0Release notes
Sourced from github.com/spf13/viper's releases.
... (truncated)
Commits
f62f86a
refactor: make use ofstrings.Cut
94632fa
chore: Use pip3 explicitly to install yamllint3f6cadc
chore: Fix copy-paste error for yamllint target287507c
docs: add set subset KV examplef1cb226
chore(deps): update cryptc292b55
test: refactor asserts3d006fe
refactor: replace interface{} with any8a6dc5d
build(deps): bump github/codeql-action from 2.21.8 to 2.21.996c5c00
chore: remove deprecated build tags44911d2
build(deps): bump github/codeql-action from 2.21.7 to 2.21.8Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show