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.12 …
…to 0.4.14 (#1269) Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.4.12 to 0.4.14. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/6c1fcdf2c0b72e264ae295f46659be729f0adea0"><code>6c1fcdf</code></a> only overwrite cloud config when cloud name is azurestack (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8146">#8146</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/39b4eacc807db6162e6f680a6f7960b7e414ad95"><code>39b4eac</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8120">#8120</a> from MartinForReal/shafan/testdep</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/63e3330302e95703cdb39478cad1c8a83f7de6f0"><code>63e3330</code></a> build(deps): bump oss/go/microsoft/golang from <code>35c83ae</code> to <code>ff1f672</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8127">#8127</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/981d49abeb0f688e8798119d0d45d7a9fa215572"><code>981d49a</code></a> Fix : Enable system tag support prefix match (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8115">#8115</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/0983f463afdd8e7f1a3da553fba63b78291f08c0"><code>0983f46</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8130">#8130</a> from kubernetes-sigs/doc/dependabot</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/cf7899b5a0515e1b205b416f45ffdcee2ba508c8"><code>cf7899b</code></a> add release-1.28 release-1.29 to supported list.</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/07acee7d6c5b94b057db6443cda7cde705ccd6b5"><code>07acee7</code></a> build(deps): bump github.com/go-git/go-git/v5 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8125">#8125</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/68817dfdb8c489ace37098402af2cc7ec2574644"><code>68817df</code></a> build(deps): bump github/codeql-action from 3.28.2 to 3.28.4 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8124">#8124</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/a11aebb9171cd23a6904bb460c3c643420d9e9f6"><code>a11aebb</code></a> remove unused code (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8116">#8116</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/844bad31abaed99a728ef8cddcecaf5a5766b234"><code>844bad3</code></a> build(deps): bump oss/go/microsoft/golang from <code>beca79e</code> to <code>35c83ae</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8029">#8029</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.4.12...pkg/azclient/v0.4.14">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.12&new-version=0.4.14)](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