Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump k8s.io/client-go from 0.24.3 to 0.25.0 (estahn#324)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.24.3 to 0.25.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/client-go/commit/2666bd29867c96168c5e9429fd74fd9bfbedac8b"><code>2666bd2</code></a> Update dependencies to v0.25.0 tag</li> <li><a href="https://github.com/kubernetes/client-go/commit/b3e4a4065aa2e9b6a08a1914d9530f36c0a43b4e"><code>b3e4a40</code></a> Merge remote-tracking branch 'origin/master' into release-1.25</li> <li><a href="https://github.com/kubernetes/client-go/commit/c2f61ae20ae1b13893992f7ceadd6304ba7025e3"><code>c2f61ae</code></a> Update removal warnings to 1.26</li> <li><a href="https://github.com/kubernetes/client-go/commit/54e42ab6f2440f71445dbf932eb165a7a0016826"><code>54e42ab</code></a> update-gofmt</li> <li><a href="https://github.com/kubernetes/client-go/commit/ef2611883802e890c708340bb6e990935146ee12"><code>ef26118</code></a> Revert "Remove gcp and azure auth plugins"</li> <li><a href="https://github.com/kubernetes/client-go/commit/a890e7bc14d5062a2a7eb96a5286239383d5cac8"><code>a890e7b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/109090">#109090</a> from sarveshr7/multicidr-rangeallocator</li> <li><a href="https://github.com/kubernetes/client-go/commit/f10f16e02953ca3d38154c1227efe6612a885267"><code>f10f16e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/111113">#111113</a> from mimowo/retriable-pod-failures-job-controller</li> <li><a href="https://github.com/kubernetes/client-go/commit/3300752b6159a5db7fe58d25f9c3cff26554b713"><code>3300752</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/111696">#111696</a> from liggitt/go119mod</li> <li><a href="https://github.com/kubernetes/client-go/commit/ce9ac379ec9629b50794427d2aefb8977a0c05d6"><code>ce9ac37</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/client-go/issues/108692">#108692</a> from jsafrane/selinux</li> <li><a href="https://github.com/kubernetes/client-go/commit/4100519c439073fa1e00face0019e7c37a261f73"><code>4100519</code></a> Update go.mod to go1.19</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/client-go/compare/v0.24.3...v0.25.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/client-go&package-manager=go_modules&previous-version=0.24.3&new-version=0.25.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 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