Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.22.4 to 0.23.0.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/kubernetes/apimachinery/commit/1d209c836ad2fed6332e0aa08aefc669a649ba8e"><code>1d209c8</code></a> Merge pull request <a href="https://github.com/kubernetes/apimachinery/issues/106661">#106661</a> from liggitt/automated-cherry-pick-of-#106660-upst...</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/bc8397d85f9285f61fcd69616bb3163ef247f222"><code>bc8397d</code></a> Revert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/db630ad6c00ee43c388ab71fa24e4c7e5692313c"><code>db630ad</code></a> Server Side Field Validation</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/9edaf59fbc7f725d2eefcb0fa594894b89d9da43"><code>9edaf59</code></a> Merge pull request <a href="https://github.com/kubernetes/apimachinery/issues/106448">#106448</a> from aojea/hlee/issue-103721/staticcheck</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/7b19dc55b21b71e3804bbb2887c4d71fe5d08df7"><code>7b19dc5</code></a> remove ineffectual assignment base var</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/c6fa79a7d9938d9c7d43f8b7ad4b7a3079ca6374"><code>c6fa79a</code></a> nolint float64(-0.0), //nolint:staticcheck // SA4026:</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/3c77d5170f414738aa344f3b6701c4cfc9ed7d60"><code>3c77d51</code></a> nolint unused expectNoMatchDirect function</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/c3a9c93904944a522ac69b9caffb5ab5b574adaf"><code>c3a9c93</code></a> fix ineffectual assignment to base var</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/15e61a148d709d15de6ec18b25b64f55720ad5a4"><code>15e61a1</code></a> fix SA4005: ineffective assignment to field PatchMeta.patchStrategies (static...</li>
<li><a href="https://github.com/kubernetes/apimachinery/commit/9d6998daf42776060e2716ad21c3c7362a64d645"><code>9d6998d</code></a> migrate nolint coments to golangci-lint</li>
<li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.22.4...v0.23.0">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
Pull request closed
This pull request cannot be reopened because the branch was deleted.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps k8s.io/apimachinery from 0.22.4 to 0.23.0.
Commits
1d209c8Merge pull request #106661 from liggitt/automated-cherry-pick-of-#106660-upst...bc8397dRevert sigs.k8s.io/structured-merge-diff/v4 to v4.1.2db630adServer Side Field Validation9edaf59Merge pull request #106448 from aojea/hlee/issue-103721/staticcheck7b19dc5remove ineffectual assignment base varc6fa79anolint float64(-0.0), //nolint:staticcheck // SA4026:3c77d51nolint unused expectNoMatchDirect functionc3a9c93fix ineffectual assignment to base var15e61a1fix SA4005: ineffective assignment to field PatchMeta.patchStrategies (static...9d6998dmigrate nolint coments to golangci-lintDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsCodecov Report
Continue to review full report at Codecov.
$dependabot rebase
✅
dependabotsuccessfully triggered merge request rebase!$dependabot recreate
resolved all threads
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️✅
dependabotsuccessfuly recreated merge request!$dependabot recreate
⚠️
dependabotis recreating merge request. All changes will be overwritten! ⚠️resolved all threads
added 6 commits
masterCompare with previous version
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an
ignorecondition with the desiredupdate_typesto your config file.Pull request closed