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/component-base from 0.27.4 to 0.28.0 (#110)
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.27.4 to 0.28.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/component-base/commit/44f31b29cc46816113a74802aade8f3256483bee"><code>44f31b2</code></a> Update dependencies to v0.28.0 tag</li> <li><a href="https://github.com/kubernetes/component-base/commit/8d0fca9837464b03b7a11c96c9ce6eddc2bad8bd"><code>8d0fca9</code></a> Merge remote-tracking branch 'origin/master' into release-1.28</li> <li><a href="https://github.com/kubernetes/component-base/commit/c2ee70c8b2a71bf618534374e705e0b22f1cd191"><code>c2ee70c</code></a> .*: bump golang.org/x/net to v0.13.0</li> <li><a href="https://github.com/kubernetes/component-base/commit/a69210f80f534974ad35943de29a9a5db7c70d4c"><code>a69210f</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/component-base/issues/118204">#118204</a> from sttts/sttts-openapi-v2-parameter-refs</li> <li><a href="https://github.com/kubernetes/component-base/commit/590f17cba0882ddae93f3e64509152c841a2f405"><code>590f17c</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/component-base/issues/119312">#119312</a> from pacoxu/prometheus/common-v0.44</li> <li><a href="https://github.com/kubernetes/component-base/commit/cce60d40b2063961e26bd9dd7f3798c11ff36818"><code>cce60d4</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/component-base/issues/119264">#119264</a> from logicalhan/promote-metrics</li> <li><a href="https://github.com/kubernetes/component-base/commit/add99862d419ac56e49c1726b3016421bfbe43d8"><code>add9986</code></a> fix histogram vec compare using ignore fields</li> <li><a href="https://github.com/kubernetes/component-base/commit/77c6a2c8c5956b97aec78a17eaff76190418cafb"><code>77c6a2c</code></a> upgrade prometheus common to v0.44.0</li> <li><a href="https://github.com/kubernetes/component-base/commit/44d187ffa76a315bb9f922facecdfc678868fbf8"><code>44d187f</code></a> fix tests</li> <li><a href="https://github.com/kubernetes/component-base/commit/c4e269a845b1d6029d441a57bdb2a61d159851b7"><code>c4e269a</code></a> fix metric names</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes/component-base/compare/v0.27.4...v0.28.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=k8s.io/component-base&package-manager=go_modules&previous-version=0.27.4&new-version=0.28.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information