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.3.0 t…
…o 0.3.1 (#1153) Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.3.0 to 0.3.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/abff66a97357ab62218aea45b11ad268b51dfbf5"><code>abff66a</code></a> add ListVmssFlexVMsWithOnlyInstanceView and ListVmssFlexVMsWithOnlyInstanceVi...</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/f58fd059f96b919c1629606f232b447cefa32ca7"><code>f58fd05</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/7852">#7852</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/0dfd806f33cfdcac9a89ba722e76113d0a82e042"><code>0dfd806</code></a> build(deps): bump the all group in /pkg/azclient with 4 updates (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7848">#7848</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/d0c21cef61bd075a60df3c7e173c8ce7916078d4"><code>d0c21ce</code></a> build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compu...</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/658b821cf540a6427cba06e2a0f44f8a0ca2effc"><code>658b821</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/7846">#7846</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/cfd4cb1338065a79a6f65e8e435c4ee787550878"><code>cfd4cb1</code></a> build(deps): bump github/codeql-action from 3.27.7 to 3.27.9 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7842">#7842</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/f3273f13e3c2088ac75021c794260626cc749960"><code>f3273f1</code></a> feat: bump k8s versions to v1.32.0 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7822">#7822</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/f0051f10c3fbfba58d1cc781b93ed3f9d239eb47"><code>f0051f1</code></a> init sub repo in storage account package (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7835">#7835</a>)</li> <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>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v0.3.0...pkg/azclient/v0.3.1">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.3.0&new-version=0.3.1)](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