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.14 …
…to 0.4.15 (#1317) Bumps [sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure) from 0.4.14 to 0.4.15. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/0b1583c639147cdd26ca7959eb71678a619dab3f"><code>0b1583c</code></a> build(deps): bump the all group in /pkg/azclient with 2 updates (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8241">#8241</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/33d59dbbfcbdd7ec82a2ac3d04278a37c76b39bb"><code>33d59db</code></a> build(deps): bump oss/go/microsoft/golang from <code>1343d81</code> to <code>87c9102</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8216">#8216</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/d7c3e706f57fa4bd5678f9d12deb9fc441bc21a8"><code>d7c3e70</code></a> build(deps): bump golang.org/x/sync (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8220">#8220</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/0cd23ffbe61d673c0b2eacb6ab9741ba4cfeb21f"><code>0cd23ff</code></a> build(deps): bump golangci/golangci-lint-action in the all group (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8225">#8225</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/cee7317840fad2365a604d1a94f480b738b809da"><code>cee7317</code></a> build(deps): bump oss/go/microsoft/golang from <code>94a7ec6</code> to <code>1343d81</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8190">#8190</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/2b91a50a00adc08102c7b3ce2bf0d5945911eaf6"><code>2b91a50</code></a> build(deps): bump github.com/spf13/pflag (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8209">#8209</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/3785b156d4106eb99982022d0597bda53e9104da"><code>3785b15</code></a> build(deps): bump github/codeql-action in the all group (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8207">#8207</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/dfca04a1a20185bf0b981519ba30ae645b8603ee"><code>dfca04a</code></a> build(deps): bump github/codeql-action in the all group (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8197">#8197</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/66e6f8debde56bafe38ddfe7ff96363660178058"><code>66e6f8d</code></a> build(deps): bump github/codeql-action in the all group (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8181">#8181</a>)</li> <li><a href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/066f8f584bf4773db709a775cc729adbbae7fcfc"><code>066f8f5</code></a> build(deps): bump oss/go/microsoft/golang from <code>ff1f672</code> to <code>94a7ec6</code> (<a href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/8172">#8172</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.4.14...pkg/azclient/v0.4.15">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.14&new-version=0.4.15)](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