Skip to content

Commit

Permalink
deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.2 t…
Browse files Browse the repository at this point in the history
…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
dependabot[bot] authored Dec 27, 2024
1 parent 25b0a2d commit acd81dd
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.2
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.3
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.2 h1:3XK9Sh+qNOdKdQmQBNv4oLeKtq/EXhmwm/rRh+ixn8c=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.2/go.mod h1:MtxvLyKMzozclo78KDMuMmJ38qkRQaonH3LhYzl/1D8=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.3 h1:eZvsGVYFQcJPQ3YUbnjDLydcZzNLDa+NPYsEJ+StBsQ=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.3/go.mod h1:MtxvLyKMzozclo78KDMuMmJ38qkRQaonH3LhYzl/1D8=
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 acd81dd

Please sign in to comment.