Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump k8s.io/cli-runtime from 0.29.0 to 0.30.1 (#195)
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.29.0 to 0.30.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/8fb26d7c27a6d43ef7ff509737f8ad3e064111aa"><code>8fb26d7</code></a> Update dependencies to v0.30.1 tag</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/ceb92babdbb662d88a2921a076d69d41e1d1815f"><code>ceb92ba</code></a> Merge remote-tracking branch 'origin/master' into release-1.30</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/60fc0399e10c92b0508c08bb790e12f21c531dac"><code>60fc039</code></a> Update x/net for CVE-2023-45288</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/c8b7f6a154cd5cf1ed589c88faef695b9525c102"><code>c8b7f6a</code></a> Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/eeedba79967100285000a22c98c3ec5ad52bae40"><code>eeedba7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/cli-runtime/issues/123529">#123529</a> from thockin/go-workspaces</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/ba82cfd09b91d9f672bc5a897168171fbbd5636d"><code>ba82cfd</code></a> Fix up go.mod files after reviews</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/76839ee0e7e8d8a0e4e9761e7c149eb61e816d56"><code>76839ee</code></a> Remove old gengo detritus</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/0e03d760c761d44382778f3d8a19d6e514086e74"><code>0e03d76</code></a> Re-vendor latest kube-openapi and gengo/v2</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/5f372cd7fd5bae2581ff9678c00eed952f75112e"><code>5f372cd</code></a> Generate go.work files</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/c66e3bf9f5f1b97b502d4d3a8ec145be5f5a73de"><code>c66e3bf</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/cli-runtime/issues/122569">#122569</a> from IvoGoman/wrap-nomatcherror</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.29.0...v0.30.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/cli-runtime&package-manager=go_modules&previous-version=0.29.0&new-version=0.30.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information