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.30.2 to 0.31.1 (#239)
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.30.2 to 0.31.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/754d15f690a0ee5321e554cecebd8e9264d4b02a"><code>754d15f</code></a> Update dependencies to v0.31.1 tag</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/86e7f902dfd7f3edff279be6ee29ee85127979fc"><code>86e7f90</code></a> revendor dependencies</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/5f321dd941eb87fafb4b514cb0a470c4d2407dfb"><code>5f321dd</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/cli-runtime/issues/125488">#125488</a> from pohly/dra-1.31</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/8b182555f9cf0b212dfecac14fad827afd66566d"><code>8b18255</code></a> DRA: bump API v1alpha2 -> v1alpha3</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/094be534f684bcfe6abe024636fcce5adc03743c"><code>094be53</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/cli-runtime/issues/126018">#126018</a> from aroradaman/bump-k8s-utils</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/8c0748c9cec5c58ecc23b18b062c675f94c20bbe"><code>8c0748c</code></a> bump k8s.io/utils</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/80033e7bae90aac01ca9bb9dd6c5bf5405425ab1"><code>80033e7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/cli-runtime/issues/125868">#125868</a> from soltysh/wait_for</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/5e5ff2ae3613c6536909056953431855e0301097"><code>5e5ff2a</code></a> Expose WithError in FakeResourceFinder for tests</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/f3a07984ce757ebec8e53e64defa15bf445e226e"><code>f3a0798</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/cli-runtime/issues/125922">#125922</a> from dims/update_otel_27</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/9b798b90062bf8e8068a512969b42459e99fd32b"><code>9b798b9</code></a> update OpenTelemetry dependencies and grpc</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.30.2...v0.31.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.30.2&new-version=0.31.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information