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.25.4 to 0.26.0 (runfinch…
…#115) Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.25.4 to 0.26.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apimachinery/commit/5d4cdd22b0f7c364f4113b8bb2086763cf2a131c"><code>5d4cdd2</code></a> Merge remote-tracking branch 'origin/master' into release-1.26</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/6cbc4a3c0323aa4c2e453a66f9993b9d680aa6bb"><code>6cbc4a3</code></a> Update golang.org/x/net 1e63c2f</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/656123506f3317985aecce0c7ee9255bd7e54324"><code>6561235</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/113699">#113699</a> from liggitt/manjusaka/fix-107415</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/dad8cd83599a81d62bfa0c3c7c781668ecadde8f"><code>dad8cd8</code></a> Update workload selector validation</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/fe82462a84d11ff871ff61b117c52c129620da86"><code>fe82462</code></a> Add extra value validation for matchExpression field in LabelSelector</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/067949de242e9be9aa95e77aa0a3de818f703a3e"><code>067949d</code></a> update k8s.io/utils to fix util tracing panic</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/0ceff9075aa010d257e5158badd1842aa02e07d3"><code>0ceff90</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/112223">#112223</a> from astraw99/fix-ownerRef-validate</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/9e85d3af4ae2aff3b86c43092d1b0e5a6c942fef"><code>9e85d3a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/112649">#112649</a> from howardjohn/set/optimize-everything-nothing</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/88a14484aadcd0bcc9dde348b53d5d679105c4ef"><code>88a1448</code></a> Rename and comment on why sharing is safe</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/b03a432a2a6dc35338232d6aa849e18d29e72ce2"><code>b03a432</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/kubernetes/apimachinery/issues/113367">#113367</a> from pohly/dep-ginkgo-gomega</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.25.4...v0.26.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.25.4&new-version=0.26.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