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.7 t…
…o 0.4.9 (#1208) Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.4.7 to 0.4.9. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/2b1e23c466a97ea18e0e4a6010e420c4574bde1d"><code>2b1e23c</code></a> add DisableAzureStackCloud to override arm endpoint when cluster is not runni...</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/c8e1afb0ddc5e288b416c87588744a163c68f0aa"><code>c8e1afb</code></a> remove test deps from code base (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7979">#7979</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/9fcaf84ab93cb528a4f46fd35de5cb9101e50d05"><code>9fcaf84</code></a> expose get option in fileshareclient (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7982">#7982</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/e4e8024cdb3c2337b02bd35a067390ef11372c94"><code>e4e8024</code></a> build(deps): bump oss/go/microsoft/golang from <code>4e64867</code> to <code>beca79e</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7980">#7980</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/8e491e377f8be541b2c5c648bfa13b2eeb7a8e41"><code>8e491e3</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/7976">#7976</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/661ae73ec55d34addc8ec41ba7839a8abfd8ac2b"><code>661ae73</code></a> build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7972">#7972</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/79df2fdeda7b62c69d7fed95ad3ab366370dbd26"><code>79df2fd</code></a> Update dependabot.yml for release-1.32</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/9319f3baafb57fd8decb2e9526c48ce59653f0e4"><code>9319f3b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7961">#7961</a> from MartinForReal/shafan/azure</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/c5202b40832f08d8444d5a8ef88b5637f85f4a5b"><code>c5202b4</code></a> build(deps): bump the all group across 1 directory with 4 updates (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7971">#7971</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/e1bc4b1d4939ec82dd3fc771dd6ce1f034338b9c"><code>e1bc4b1</code></a> remove dead code</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.4.7...pkg/azclient/v0.4.9">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.7&new-version=0.4.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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information