Skip to content

Commit

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

Bumps
[sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure)
from 0.4.4 to 0.4.5.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/e13e0d7df157292a3e1b6cf1f7adfab8e4b52b09"><code>e13e0d7</code></a>
build(deps): bump golang.org/x/time in /pkg/azclient in the all group
(<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7946">#7946</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/5e00b054097aaea7981479a17e70713977b00f3e"><code>5e00b05</code></a>
build(deps): bump github.com/go-git/go-git/v5 (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7942">#7942</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/a2bada0fb1c3306b41f23de4cc666ed00d9f6c42"><code>a2bada0</code></a>
remove github.com/Azure/azure-sdk-for-go from dependency (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7881">#7881</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/d862135e7f8cb218ed63f32d32bf5823ef52aa7b"><code>d862135</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/7938">#7938</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/8e7df110ca46e987bb9fd997a224d25ec661d0a6"><code>8e7df11</code></a>
build(deps): bump oss/go/microsoft/golang from <code>41aa137</code> to
<code>b3cc516</code> (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7926">#7926</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/1510e26dde813468adb6ec6d4304ea3a3d1849ca"><code>1510e26</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/7939">#7939</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/43cae89bf1d1e2d3c11f9aaec7f8c569f02bc03e"><code>43cae89</code></a>
build(deps): bump the all group across 1 directory with 3 updates (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7934">#7934</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/4a4156a826ebb5f1d2727a7a1480e39bd24e1c73"><code>4a4156a</code></a>
build(deps): bump sigs.k8s.io/controller-tools (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7935">#7935</a>)</li>
<li>See full diff in <a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/pkg/azclient/v0.4.4...pkg/azclient/v0.4.5">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.4&new-version=0.4.5)](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 6, 2025
1 parent 58ea356 commit f574448
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions 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.4
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.5
sigs.k8s.io/cloud-provider-azure/pkg/azclient/configloader v0.0.20
)

Expand Down Expand Up @@ -227,7 +227,7 @@ require (
golang.org/x/crypto v0.31.0 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.8.0 // indirect
golang.org/x/time v0.9.0 // indirect
golang.org/x/tools v0.28.0 // indirect
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect
google.golang.org/genproto v0.0.0-20240213162025-012b6fc9bca9 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1095,8 +1095,8 @@ golang.org/x/text v0.9.0/go.mod h1:e1OnstbJyHTd6l/uOt8jFFHp6TRDWZR/bV3emEE/zU8=
golang.org/x/text v0.14.0/go.mod h1:18ZOQIKpY8NJVqYksKHtTdi31H5itFRjB5/qKTNYzSU=
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=
golang.org/x/time v0.8.0 h1:9i3RxcPv3PZnitoVGMPDKZSq1xW1gK1Xy3ArNOGZfEg=
golang.org/x/time v0.8.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
golang.org/x/time v0.9.0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY=
golang.org/x/time v0.9.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20190114222345-bf090417da8b/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ=
golang.org/x/tools v0.0.0-20190226205152-f727befe758c/go.mod h1:9Yl7xja0Znq3iFh3HoIrodX9oNMXvdceNzlUR8zjMvY=
Expand Down 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.4 h1:KmvIgf18R9BcIwlZ0nILtMf3uY7mjxC4WDHf2ZtB3WM=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.4/go.mod h1:DiTkcVWNdjEaVhn0Kf2/lciAih3rBf32eKHTSlCsJCQ=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.5 h1:6EOqgwmpGx6a7qqq78Q/eFN41W+7wGzmEfnceBqjl/I=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.5/go.mod h1:DKp1n20ropogkOmWp/PolQ0j1wz3MLuzAWnacJsPVGY=
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 f574448

Please sign in to comment.