chore(deps): bump k8s.io/apimachinery from 0.32.1 to 0.33.0 #115

Closed
dependabot[bot] wants to merge 1 commits from dependabot/go_modules/develop/k8s.io/apimachinery-0.33.0 into develop
dependabot[bot] commented 2025-04-23 22:11:13 +00:00 (Migrated from github.com)

Bumps k8s.io/apimachinery from 0.32.1 to 0.33.0.

Commits
  • 955939f bump etcd 3.5.21 sdk
  • e8a77bd Merge pull request #130910 from googs1025/fix/datarace
  • 7e8c77e Merge pull request #130906 from serathius/streaming-validation
  • 27fd396 flake: fix data race for func TestBackoff_Step
  • 8bcc6f1 Update kube-openapi and integrate streaming tags validation
  • 6ce776c Merge pull request #130857 from thockin/kk_small_vg_diffs
  • f2c94d6 Comment on origin and JSON schema
  • b63ba07 Use origin in validateFalse's own test
  • beddba4 Use test.Helper in helper funcs
  • eaf4038 Merge pull request #130354 from siyuanfoundation/forward-api
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.32.1 to 0.33.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/apimachinery/commit/955939ffb8198b47fe11e4e53121d529ee6f946b"><code>955939f</code></a> bump etcd 3.5.21 sdk</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/e8a77bd768fd1419e9b3b48a28dd2c6458733a20"><code>e8a77bd</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/130910">#130910</a> from googs1025/fix/datarace</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/7e8c77e774c9784ba1430d6dcc3de3a7a5779415"><code>7e8c77e</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/130906">#130906</a> from serathius/streaming-validation</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/27fd3963bbc5e70af835b5e0bd30c92bb9ef3d53"><code>27fd396</code></a> flake: fix data race for func TestBackoff_Step</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/8bcc6f18d07d9f91a4efdef8c074e0145ff5bb04"><code>8bcc6f1</code></a> Update kube-openapi and integrate streaming tags validation</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/6ce776c88d38a77a31e2afc871e74c57f6a3c03b"><code>6ce776c</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/130857">#130857</a> from thockin/kk_small_vg_diffs</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/f2c94d6c4bb4dd06f89c467a808c80ecf7460fff"><code>f2c94d6</code></a> Comment on origin and JSON schema</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/b63ba07f7102c95c3d6270cfc17b9d932b75f1a1"><code>b63ba07</code></a> Use origin in validateFalse's own test</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/beddba44f48577f4897ce487a1fd8768cbb9c032"><code>beddba4</code></a> Use test.Helper in helper funcs</li> <li><a href="https://github.com/kubernetes/apimachinery/commit/eaf4038701d09bf3af0b1ad835086a653a31fe76"><code>eaf4038</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/apimachinery/issues/130354">#130354</a> from siyuanfoundation/forward-api</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/apimachinery/compare/v0.32.1...v0.33.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.32.1&new-version=0.33.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>
dependabot[bot] commented 2025-06-04 07:55:16 +00:00 (Migrated from github.com)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. 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.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. 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. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.