chore(deps): bump k8s.io/api from 0.32.1 to 0.33.0 #116

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

Bumps k8s.io/api from 0.32.1 to 0.33.0.

Commits
  • 82c0029 Update dependencies to v0.33.0 tag
  • 16cedc7 Merge pull request #131088 from atiratree/rename-terminating-replicas-fg
  • dc88679 Merge pull request #131103 from ahrtr/etcd_sdk_20250328
  • 4a456a2 bump etcd 3.5.21 sdk
  • 96e38c9 rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingRe...
  • c21a017 Merge pull request #129970 from mortent/AddResourceV1beta2API
  • d0673db Run make update
  • 118546d Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...
  • f9401a3 Merge pull request #130797 from jm-franc/configurable-tolerance
  • 9b3e544 Generated UPDATE_COMPATIBILITY_FIXTURE_DATA
  • 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/api](https://github.com/kubernetes/api) from 0.32.1 to 0.33.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/82c0029eaa2f5bdbfbbbce9305349a893e6c86dc"><code>82c0029</code></a> Update dependencies to v0.33.0 tag</li> <li><a href="https://github.com/kubernetes/api/commit/16cedc7a66aea7fe0de4b245d48b04644423273f"><code>16cedc7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/131088">#131088</a> from atiratree/rename-terminating-replicas-fg</li> <li><a href="https://github.com/kubernetes/api/commit/dc8867983a6ea3472824b71b2f17761fe8d18fc3"><code>dc88679</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/131103">#131103</a> from ahrtr/etcd_sdk_20250328</li> <li><a href="https://github.com/kubernetes/api/commit/4a456a2cbfd649146784d0ef5cee65ab1558ec7e"><code>4a456a2</code></a> bump etcd 3.5.21 sdk</li> <li><a href="https://github.com/kubernetes/api/commit/96e38c9ab9cde86af7f431cf23250d8cb7f4a57b"><code>96e38c9</code></a> rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingRe...</li> <li><a href="https://github.com/kubernetes/api/commit/c21a01788ee9324c49bcd9db4f5c54954f46dd88"><code>c21a017</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/129970">#129970</a> from mortent/AddResourceV1beta2API</li> <li><a href="https://github.com/kubernetes/api/commit/d0673db3d87d29921265482513e9682a583d37b0"><code>d0673db</code></a> Run make update</li> <li><a href="https://github.com/kubernetes/api/commit/118546df3998db6be54a14c30c28ca7496a74ad2"><code>118546d</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/130556">#130556</a> from sreeram-venkitesh/kep-4960-container-stop-sig...</li> <li><a href="https://github.com/kubernetes/api/commit/f9401a3a8005197e1bec37ba82fc1813c35a6fac"><code>f9401a3</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/130797">#130797</a> from jm-franc/configurable-tolerance</li> <li><a href="https://github.com/kubernetes/api/commit/9b3e544bd92494f9b033479b6aa9fbf97d798736"><code>9b3e544</code></a> Generated UPDATE_COMPATIBILITY_FIXTURE_DATA</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/api/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/api&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:02 +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.