Skip to content

Commit 0883a4c

Browse files
build(deps): bump k8s.io/component-base from 0.25.6 to 0.25.7 (#42)
Bumps [k8s.io/component-base](https://github.com/kubernetes/component-base) from 0.25.6 to 0.25.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes/component-base/commit/9d8e84838106e67ef89151f8b11d1e5e6bf772a0"><code>9d8e848</code></a> Update dependencies to v0.25.7 tag</li> <li><a href="https://github.com/kubernetes/component-base/commit/1cc6a8b85f7bd5d47c455aaca264001341c90688"><code>1cc6a8b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/component-base/issues/115788">#115788</a> from liggitt/net-0.7.0-1.25</li> <li><a href="https://github.com/kubernetes/component-base/commit/3b0c62d16d422948c8eb53d1da3086c050d89333"><code>3b0c62d</code></a> Update golang.org/x/net to v0.7.0</li> <li><a href="https://github.com/kubernetes/component-base/commit/035c1bee34545a6734883b648260bc2e6d73aea3"><code>035c1be</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/component-base/issues/115641">#115641</a> from nckturner/pin-golang.org/x/net-to-v0.4.0-in-1.25</li> <li><a href="https://github.com/kubernetes/component-base/commit/ccedb9ada682b4b1b2af9f3b1a8f3588b8d404bf"><code>ccedb9a</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes/component-base/issues/115608">#115608</a> from MadhavJivrajani/golangci-lint-1.25</li> <li><a href="https://github.com/kubernetes/component-base/commit/6daa7070aed829baab80083a2fc3974891bb5754"><code>6daa707</code></a> Pin golang.org/x/net to v0.4.0 in 1.25</li> <li><a href="https://github.com/kubernetes/component-base/commit/607626a779e4f3763ed5d004fde4fcd8144b55fa"><code>607626a</code></a> *: Fix linter warnings</li> <li>See full diff in <a href="https://github.com/kubernetes/component-base/compare/v0.25.6...v0.25.7">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.25.6&new-version=0.25.7)](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 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4413309 commit 0883a4c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ require (
1515
github.com/stretchr/testify v1.8.2
1616
golang.org/x/sync v0.1.0
1717
k8s.io/apimachinery v0.25.7
18-
k8s.io/component-base v0.25.6
18+
k8s.io/component-base v0.25.7
1919
k8s.io/klog/v2 v2.90.1
2020
sigs.k8s.io/cluster-api v1.3.3
2121
sigs.k8s.io/controller-runtime v0.13.1

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -775,8 +775,8 @@ k8s.io/client-go v0.25.7 h1:yERmM57CweHC13+wRek/LjScnL5kw6EnVvjoGwS6F7Y=
775775
k8s.io/client-go v0.25.7/go.mod h1:+msAWrAey/u++r/ij0HISJs3QA+RrqXsIa/LqBAT23o=
776776
k8s.io/cluster-bootstrap v0.25.6 h1:OuRfdWUxuf/ZzzAAHDfOR+Eb6ipp6ioxbDhmMilKSpg=
777777
k8s.io/cluster-bootstrap v0.25.6/go.mod h1:oykEiqdSNCkiZsiyl8z1wnFbqVvSWbI6fYUPKoXjv7U=
778-
k8s.io/component-base v0.25.6 h1:v3ci6FbXFcxpjyQJaaLq0MgzT3vyFzwUDWtO+KRv9Bk=
779-
k8s.io/component-base v0.25.6/go.mod h1:k7DfcfJ8cOI6A2xTCfU5LxsnXV+lWw1ME8cRCHzIh6o=
778+
k8s.io/component-base v0.25.7 h1:xGWvweUXGK5TA+92Qr51hzYw1cM/QpZNMz1vhtcM6NQ=
779+
k8s.io/component-base v0.25.7/go.mod h1:yoYUxxtHH0ysjUwqQ3xpvoD9t1+ENbX5EYgsW+lif+Y=
780780
k8s.io/klog/v2 v2.90.1 h1:m4bYOKall2MmOiRaR1J+We67Do7vm9KiQVlT96lnHUw=
781781
k8s.io/klog/v2 v2.90.1/go.mod h1:y1WjHnz7Dj687irZUWR/WLkLc5N1YHtjLdmgWjndZn0=
782782
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 h1:+70TFaan3hfJzs+7VK2o+OGxg8HsuBr/5f6tVAjDu6E=

0 commit comments

Comments
 (0)