Skip to content

Commit

Permalink
deps: bump sigs.k8s.io/cloud-provider-azure/pkg/azclient from 0.4.14 …
Browse files Browse the repository at this point in the history
…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
dependabot[bot] authored Feb 6, 2025
1 parent 3f85a15 commit 2463c95
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.14
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.15
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.32.0 // indirect
golang.org/x/mod v0.22.0 // indirect
golang.org/x/text v0.21.0 // indirect
golang.org/x/time v0.9.0 // indirect
golang.org/x/time v0.10.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 @@ -1096,8 +1096,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.9.0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY=
golang.org/x/time v0.9.0/go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM=
golang.org/x/time v0.10.0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4=
golang.org/x/time v0.10.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 @@ -1221,8 +1221,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.14 h1:Hjwpu3YiO8lt05MfqyTDU/UMXYcVzKLfGBRFTa+1qnI=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.14/go.mod h1:SUEQT6YJvFcXCQB1DI2uJhAlc7VFrh+SkeUJz0lpk24=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.15 h1:pkxFdvaTO56NmvFN8w6B6N4jfaVkOROddSr1Jx+BzfM=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.4.15/go.mod h1:N9u32SVBhbFI5LLgU4IPyAoWqSAwdc+yFp8VHvADe4o=
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 2463c95

Please sign in to comment.