Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.9 t…
…o 0.4.12 (#1247) Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.4.9 to 0.4.12. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/6cd7ba527510816540e98b35f0404397a57a4065"><code>6cd7ba5</code></a> add etag support for compute client (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8039">#8039</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/0408d68860154ed19aaf096d8e1a6db4df7f094e"><code>0408d68</code></a> build(deps): bump the all group in /pkg/azclient with 2 updates (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8061">#8061</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/5addbecea50d6bb771cb8a5a362ff89f69773205"><code>5addbec</code></a> build(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8064">#8064</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/657bd4c58cbb389fd016cccbb752f160f0713d44"><code>657bd4c</code></a> build(deps): bump the all group in /pkg/azclient/trace with 3 updates (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8057">#8057</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/e6ec96ff8642bed6b388037993499a7da05e107c"><code>e6ec96f</code></a> build(deps): bump k8s.io/component-base (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8042">#8042</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/31b70121680b2229cd7e48a559598cef664e3b64"><code>31b7012</code></a> set batch size to great or equal to 1 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8035">#8035</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/3af005460f4b0bffe3309e7ef8ead6bc45d3efc8"><code>3af0054</code></a> build(deps): bump distroless/base from <code>e9d0321</code> to <code>74ddbf5</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8030">#8030</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/34d2988d72837a182a2081b10334379c65469158"><code>34d2988</code></a> build(deps): bump sigs.k8s.io/cloud-provider-azure/pkg/azclient (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8051">#8051</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/ded73c6d33d53da7fcbc3e8f0f211e8d32789929"><code>ded73c6</code></a> build(deps): bump the all group (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8048">#8048</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/a168ae3a8446a8bf03ed4110cb97c5137865fcb7"><code>a168ae3</code></a> build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azidentity (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8045">#8045</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.4.9...pkg/azclient/v0.4.12">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/cloud-provider-azure/pkg/azclient&package-manager=go_modules&previous-version=0.4.9&new-version=0.4.12)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information