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.2 t…
…o 0.4.3 (#1171) Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.4.2 to 0.4.3. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/d327d2b0ea5f0c41d116ecae48e95651ce465871"><code>d327d2b</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7916">#7916</a> from MartinForReal/shafan/updatefileshare</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/90976a8b46d84e3e224f324ea73b52705600b914"><code>90976a8</code></a> track2 sdk:add expand param in get function of fileshare client</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/f35e11d620ecfeae480b22b70f8b460664c5481b"><code>f35e11d</code></a> build(deps): bump oss/go/microsoft/golang from <code>aa18f0b</code> to <code>41aa137</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7911">#7911</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/db2030d5519e582f10b2c75fefe94053bd24f2f9"><code>db2030d</code></a> fix empty string on DAP (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7854">#7854</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/ad5fe6c4a758f08892f4ea441abc26b75d70714f"><code>ad5fe6c</code></a> add filter parameter in list function of fileshare client (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7906">#7906</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/a3a802e45509c22fe70c2f17f6584a66070c49f6"><code>a3a802e</code></a> chore: bump depdencies for health-probe-proxy (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7904">#7904</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/7f4b52ee31898c3c3b173e19d03e216d6468b7a3"><code>7f4b52e</code></a> build(deps): bump oss/go/microsoft/golang from <code>bdf2f01</code> to <code>aa18f0b</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7800">#7800</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/8eb375c82b6db318c526a6953191ab7bdcfd973f"><code>8eb375c</code></a> build(deps): bump the all group across 1 directory with 8 updates (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7900">#7900</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/bac18e1f8bf63f802b6f9c1e5b89f276818dec83"><code>bac18e1</code></a> chore: bump depdencies for trace (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7907">#7907</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/e7233d0d7fc4afbdb88805d2e2f293e9b4a851f2"><code>e7233d0</code></a> chore: bump depdencies for kubetest2 (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7905">#7905</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.4.2...pkg/azclient/v0.4.3">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.2&new-version=0.4.3)](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