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.31.4 to 0.32.0 (#276)
Bumps [k8s.io/cli-runtime](https://github.com/kubernetes/cli-runtime) from 0.31.4 to 0.32.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/cli-runtime/commit/49dbc54da9dbdd539cce072126fcd06668908c1c"><code>49dbc54</code></a> Update dependencies to v0.32.0 tag</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/f8c45be80ee716a8544bfa0763f74f10b0ce94fb"><code>f8c45be</code></a> Merge remote-tracking branch 'origin/master' into release-1.32</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/f750fa059a92e5447a84406a6ecd9a5c0ce08016"><code>f750fa0</code></a> Drop use of winreadlinkvolume godebug option</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/9da77ec4aef13cf8b12ea6109c80c15c3cc6c421"><code>9da77ec</code></a> Merge remote-tracking branch 'origin/master' into release-1.32</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/15e09122759650b74542b8edfe92ed8e8d642a09"><code>15e0912</code></a> Revert to go1.22 windows filesystem stdlib behavior</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/3a2a8b4ac5381f2beae14454a5f923f24cdf6fe8"><code>3a2a8b4</code></a> hack/pin-dependency.sh k8s.io/kube-openapi 32ad38e42d3faf1ce94eb29f4ea6d76333...</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/8ceafc062481786b12d3c232e82b3b42e175151b"><code>8ceafc0</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/cli-runtime/issues/128396">#128396</a> from ritazh/deprecate-EnforceMountableSecretsAnnot...</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/f78772d88646efe7f1236a43f86d984674e6fb33"><code>f78772d</code></a> deprecate EnforceMountableSecretsAnnotation in 1.32</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/44c3029e90544a13d964cf4c20d91cc292c44e7b"><code>44c3029</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/cli-runtime/issues/128507">#128507</a> from dims/use-k8s.io/utils/lru-instead-of-github.c...</li> <li><a href="https://github.com/kubernetes/cli-runtime/commit/16fbedbc3b80977da1f21439d0c1f267b3882cbc"><code>16fbedb</code></a> Use k8s.io/utils/lru instead of github.com/golang/groupcache/lru</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/cli-runtime/compare/v0.31.4...v0.32.0">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.31.4&new-version=0.32.0)](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> Co-authored-by: Jiacheng Xu <xjcmaxwellcjx@gmail.com>
- Loading branch information