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.0.49 …
…to 0.2.11 (#1140) Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.0.49 to 0.2.11. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/ae8bf54ba7fd8d6cbff4615b1046830f300d3741"><code>ae8bf54</code></a> fix: fetch and override env config from metadata service and env files (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7823">#7823</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/ea3d05a1b8f8eb50980ec6c49533c5b3bc2e5856"><code>ea3d05a</code></a> build(deps): bump k8s.io/client-go (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7832">#7832</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/31e585efa333ee833ac568d432fcdecb485b9663"><code>31e585e</code></a> build(deps): bump the all group (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7826">#7826</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/315e2ce19d09d89d8958d33645f2e461cb19762e"><code>315e2ce</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/7825">#7825</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/a702ddee358c37bc5eef1901948cc6be36402144"><code>a702dde</code></a> build(deps): bump the all group in /kubetest2-aks with 2 updates (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7828">#7828</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/39b2127f1aa267581305b51b155215086ab6aa88"><code>39b2127</code></a> build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7821">#7821</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/cc85ce153a3bd73897512ab36ffb93487beb2b6d"><code>cc85ce1</code></a> build(deps): bump golang.org/x/crypto in /pkg/azclient (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7820">#7820</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/c708d96f6ae383d2a42dbbfcafc78edb5eb080a4"><code>c708d96</code></a> build(deps): bump golang.org/x/crypto in /kubetest2-aks (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7819">#7819</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/21911321d773489e81bed1b4c66cb9eb21910ee6"><code>2191132</code></a> build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7817">#7817</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/a72bfc24092958f68db60a9934acf41a4b86e0a5"><code>a72bfc2</code></a> build(deps): bump actions/setup-go from 5.1.0 to 5.2.0 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7816">#7816</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.0.49...pkg/azclient/v0.2.11">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.0.49&new-version=0.2.11)](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