Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump k8s.io/api from 0.28.3 to 0.28.9 (#116)
[//]: # (dependabot-start)⚠️ **Dependabot is rebasing this PR**⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.28.3 to 0.28.9. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/api/commit/742a7cf9871e363f6bbc1c318ba610e9e3b38511"><code>742a7cf</code></a> Update dependencies to v0.28.9 tag</li> <li><a href="https://github.com/kubernetes/api/commit/d2d5db7d05d8a0c0dfc5e76035904476a065987c"><code>d2d5db7</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/124179">#124179</a> from MadhavJivrajani/bump-x-net-2023-45288-128</li> <li><a href="https://github.com/kubernetes/api/commit/f01062b515f36bb585fd04eca84aef7e8a57237e"><code>f01062b</code></a> [CVE-2023-45288] .*: bump x/net to v0.23.0</li> <li><a href="https://github.com/kubernetes/api/commit/249beb5764cbcc52edb899838cb965cef7d5c210"><code>249beb5</code></a> sync: update go.mod</li> <li><a href="https://github.com/kubernetes/api/commit/eca1e18c8b7928e6baab08bf9283e128a5cc6ff6"><code>eca1e18</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/123764">#123764</a> from liggitt/proto-1.28</li> <li><a href="https://github.com/kubernetes/api/commit/3047f504277cf5176c420ec102e4bc58ef53910d"><code>3047f50</code></a> [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...</li> <li><a href="https://github.com/kubernetes/api/commit/05d676f264aaf72e2f294e7ce146bc4b8addb4ff"><code>05d676f</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/122428">#122428</a> from MadhavJivrajani/tools-bump-128</li> <li><a href="https://github.com/kubernetes/api/commit/83b1921ac0b9bc05a197689b5b2a06fb83ab920a"><code>83b1921</code></a> .*: bump golang.org/x/tools to v0.16.1</li> <li><a href="https://github.com/kubernetes/api/commit/a4f9a1a7752b1f77b202551874eddcffc2f53775"><code>a4f9a1a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/api/issues/121545">#121545</a><code>dims/automated-cherry-pick-of-#121364</code></li> <li><a href="https://github.com/kubernetes/api/commit/5aafa000b036c1555a604b4bed318e974981c5fb"><code>5aafa00</code></a> bump golang.org/grpc to v1.56.3</li> <li>See full diff in <a href="https://github.com/kubernetes/api/compare/v0.28.3...v0.28.9">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.28.3&new-version=0.28.9)](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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rafael Thalhofer <48678421+rafalgalaw@users.noreply.github.com>
- Loading branch information