Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(dependabot): bump k8s.io/apimachinery from 0.28.4 to 0.29.0 (#134)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.28.4 to 0.29.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apimachinery/commit/3c8c1f22dc332a8a6b51033f6a7c0566b885d290"><code>3c8c1f2</code></a> update go.mod</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/12dc3f82eb47fc972b5be0b222f4422cb1b51612"><code>12dc3f8</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/113374">#113374</a> from ahmedtd/kep-3257-projected-types</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/03a1b4b8ab49ea9aaa98a1b871ad57ccda76b997"><code>03a1b4b</code></a> LRUExpireCache: Allow removing multiple keys under lock</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/bc0a03b4342c2db13a79c7383ed9cfb664ca052a"><code>bc0a03b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/119762">#119762</a> from AxeZhan/PollUntilContextCancel</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/16d50e6708ce5e89d1b04a72bf80f0b89b193b3c"><code>16d50e6</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/121552">#121552</a> from pohly/klog-update</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/6b13b03496cc501e2ff844bef2468af5c61eb361"><code>6b13b03</code></a> dependencies: klog v2.110.1</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/96ae302100a8943f4bec41aadf22191545de0b12"><code>96ae302</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/121575">#121575</a> from apelisse/update-smd</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/458fd90fd7a5b94500a5ab37bb8b29ed06d798e8"><code>458fd90</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/120707">#120707</a> from Jefftree/csa-openapiv3</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/850727f9e38c680513d1af864c217bfc0e75d7ba"><code>850727f</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/120592">#120592</a> from AxeZhan/validation_sets</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/8dbf8410e52146e59d180e739bb2fac31b847aa4"><code>8dbf841</code></a> managedfields: Allow duplicates for built-in updates associative lists</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.28.4...v0.29.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/apimachinery&package-manager=go_modules&previous-version=0.28.4&new-version=0.29.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information