Skip to content

Commit

Permalink
deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.7 t…
Browse files Browse the repository at this point in the history
…o 0.4.9 (#1208)

Bumps
[sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure)
from 0.4.7 to 0.4.9.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/2b1e23c466a97ea18e0e4a6010e420c4574bde1d"><code>2b1e23c</code></a>
add DisableAzureStackCloud to override arm endpoint when cluster is not
runni...</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/c8e1afb0ddc5e288b416c87588744a163c68f0aa"><code>c8e1afb</code></a>
remove test deps from code base (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7979">#7979</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/9fcaf84ab93cb528a4f46fd35de5cb9101e50d05"><code>9fcaf84</code></a>
expose get option in fileshareclient (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7982">#7982</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/e4e8024cdb3c2337b02bd35a067390ef11372c94"><code>e4e8024</code></a>
build(deps): bump oss/go/microsoft/golang from <code>4e64867</code> to
<code>beca79e</code> (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7980">#7980</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/8e491e377f8be541b2c5c648bfa13b2eeb7a8e41"><code>8e491e3</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/7976">#7976</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/661ae73ec55d34addc8ec41ba7839a8abfd8ac2b"><code>661ae73</code></a>
build(deps): bump softprops/action-gh-release from 2.2.0 to 2.2.1 (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7972">#7972</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/79df2fdeda7b62c69d7fed95ad3ab366370dbd26"><code>79df2fd</code></a>
Update dependabot.yml for release-1.32</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/9319f3baafb57fd8decb2e9526c48ce59653f0e4"><code>9319f3b</code></a>
Merge pull request <a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7961">#7961</a>
from MartinForReal/shafan/azure</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/c5202b40832f08d8444d5a8ef88b5637f85f4a5b"><code>c5202b4</code></a>
build(deps): bump the all group across 1 directory with 4 updates (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7971">#7971</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/e1bc4b1d4939ec82dd3fc771dd6ce1f034338b9c"><code>e1bc4b1</code></a>
remove dead code</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.4.7...pkg/azclient/v0.4.9">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.7&new-version=0.4.9)](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
dependabot[bot] authored Jan 10, 2025
1 parent e31cc3c commit b744ff1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/spf13/cobra v1.8.1
go.uber.org/zap v1.27.0
k8s.io/client-go v0.30.3
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.7
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.9
sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader v0.0.20
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1220,8 +1220,8 @@ k8s.io/utils v0.0.0-20240921022957-49e7df575cb6 h1:MDF6h2H/h4tbzmtIKTuctcwZmY0tY
k8s.io/utils v0.0.0-20240921022957-49e7df575cb6/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
oras.land/oras-go v1.2.5 h1:XpYuAwAb0DfQsunIyMfeET92emK8km3W4yEzZvUbsTo=
oras.land/oras-go v1.2.5/go.mod h1:PuAwRShRZCsZb7g8Ar3jKKQR/2A/qN+pkYxIOd/FAoo=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.7 h1:zfCOEG5k+qjiOuZ9nE6sWZQJY72a0K89yqOJW6KNKG4=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.7/go.mod h1:Q4h31XGg2sNnaJiYTC8xkq2XyUhDIL1MmPwWBB5hm7w=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.9 h1:Crt7bK0CWVWYP75Xe/j81ys/KhBjV7ZP/PxiZmiUp7M=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.9/go.mod h1:Q4h31XGg2sNnaJiYTC8xkq2XyUhDIL1MmPwWBB5hm7w=
sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader v0.0.20 h1:jeEFfNxq9uJqkkxhd6WaWNsKNjKhJBcVuWTSgJoXXHM=
sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader v0.0.20/go.mod h1:5evhIg+6KdZLaezvJPN1rMcn/EY+GypQh/7gNZHD97Y=
sigs.k8s.io/controller-runtime v0.18.5 h1:nTHio/W+Q4aBlQMgbnC5hZb4IjIidyrizMai9P6n4Rk=
Expand Down

0 comments on commit b744ff1

Please sign in to comment.