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.29.3 to 0.30.0 (#904)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.29.3 to 0.30.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apimachinery/commit/37988e577e160bf7749437141fee1d6b8ca15dd6"><code>37988e5</code></a> Merge remote-tracking branch 'origin/master' into release-1.30</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/c857a38a52c72d37c39c124eea4f96f736aeabf6"><code>c857a38</code></a> Update x/net for CVE-2023-45288</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/0407311be590a4faa7e79343d1e1cd5c965663b6"><code>0407311</code></a> followup to allow special characters</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/25164f774551e54ff86b6d19a3132ad064537aa0"><code>25164f7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/123435">#123435</a> from tallclair/apparmor-ga</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/cbfe0a1feaa598afa1cb1bdd3278c143adffe14f"><code>cbfe0a1</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/123758">#123758</a> from liggitt/protobump</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/21d26b6fd4119c6286de788d5591b0caddc636c5"><code>21d26b6</code></a> Bump github.com/golang/protobuf v1.5.4, google.golang.org/protobuf v1.33.0</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/0c29f846b598a7241c41adae0fa677e6ea51885b"><code>0c29f84</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/123385">#123385</a> from HirazawaUi/allow-special-characters</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/60d24f246fed895446a3e8aed930ddb9dec96e9e"><code>60d24f2</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/123708">#123708</a> from p0lyn0mial/upstream-const-watchlist-bookmark-...</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/513d23a10f5618b52ab462e139d752da30be0ca4"><code>513d23a</code></a> apimachinery/meta/types.go: define InitialEventsAnnotationKey const</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/67cb3a878cd3b7d9717b93c24bc6cf21195fba51"><code>67cb3a8</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/123413">#123413</a> from seans3/tunneling-spdy-websockets</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.29.3...v0.30.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.29.3&new-version=0.30.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