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/apimachinery from 0.27.4 to 0.28.0 (#535)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.27.4 to 0.28.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apimachinery/commit/4b14f804a0babdcc58e695d72f77ad29f536511e"><code>4b14f80</code></a> Merge remote-tracking branch 'origin/master' into release-1.28</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/76764948c9f530e81c219a8005755388374bd585"><code>7676494</code></a> .*: bump golang.org/x/net to v0.13.0</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/5cb236977966cfc829e3b94b57fa69b44e0a95bc"><code>5cb2369</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/118204">#118204</a> from sttts/sttts-openapi-v2-parameter-refs</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/03c97687112f8fe7d074f230a6d61454082e1760"><code>03c9768</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/119312">#119312</a> from pacoxu/prometheus/common-v0.44</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/8803846f7993cf450d10631e6c243fd392333ece"><code>8803846</code></a> upgrade prometheus common to v0.44.0</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/7924d2c227463c9cac89e58952a7ddbcc2a2bc36"><code>7924d2c</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/119330">#119330</a> from bertinatto/fix-conn-reuse-test</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/b86b23a71c20d10096643a98ac9c9e3f722b4179"><code>b86b23a</code></a> Proactively bump golang.org/x/net to v0.12.0</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/c9b3b3a37189129d0d80b894dc5d393ade9d3b79"><code>c9b3b3a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/119154">#119154</a> from aimuz/fix-119152</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/ddd02633a10573b82a3e1a5a1386c19dc5dca2c8"><code>ddd0263</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/119229">#119229</a> from HirazawaUi/fix-convert-slice</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/f3f45bf7f39c30fd239a6b0728c437fe48c15d81"><code>f3f45bf</code></a> Fix the converts an empty string to nil.</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.27.4...v0.28.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.27.4&new-version=0.28.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