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.5 t…
…o 0.4.7 (#1198) Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.4.5 to 0.4.7. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/6192f90c013f397cc2583b273f46423fcb273eed"><code>6192f90</code></a> build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7966">#7966</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/89658fb59909423bf87f9de83e542ecaf14884d0"><code>89658fb</code></a> build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7965">#7965</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/41628436c15131d2f8f747bb8bd1980b858fba56"><code>4162843</code></a> build(deps): bump github.com/Azure/azure-sdk-for-go/sdk/azcore (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7970">#7970</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/789fa4111165ed9f73a3b0888673b8e9fb25c7c7"><code>789fa41</code></a> build(deps): bump the all group in /pkg/azclient/trace with 2 updates (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7963">#7963</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/889293b69d8e3acb258bae950922b376ed92c34d"><code>889293b</code></a> build(deps): bump oss/go/microsoft/golang from <code>49a7faf</code> to <code>4e64867</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7956">#7956</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/dcc522792804886354a4230c65f8a06f3a20d261"><code>dcc5227</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/7957">#7957</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/efe799a507f42fe37ee3ad720933a725b73f6925"><code>efe799a</code></a> build(deps): bump golang.org/x/crypto in /pkg/azclient in the all group (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7955">#7955</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/f2a8d6e6811e91bfe6f856027cca2f2a4eaa4021"><code>f2a8d6e</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/7952">#7952</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/e6daf2b16368d0284d522804ba07e94d66cb1457"><code>e6daf2b</code></a> build(deps): bump oss/go/microsoft/golang from <code>b3cc516</code> to <code>49a7faf</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7941">#7941</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/9a7f73097e0dbf9ad6e21e3d045f0e0921f2e278"><code>9a7f730</code></a> Prevent panic when informer receives cache.DeletedFinalStateUnknown (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7776">#7776</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.4.5...pkg/azclient/v0.4.7">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.5&new-version=0.4.7)](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