Skip to content

Commit

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

Bumps
[sigs.k8s.io/cloud-provider-azure/pkg/azclient](https://github.com/kubernetes-sigs/cloud-provider-azure)
from 0.3.0 to 0.3.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/abff66a97357ab62218aea45b11ad268b51dfbf5"><code>abff66a</code></a>
add ListVmssFlexVMsWithOnlyInstanceView and
ListVmssFlexVMsWithOnlyInstanceVi...</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/f58fd059f96b919c1629606f232b447cefa32ca7"><code>f58fd05</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/7852">#7852</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/0dfd806f33cfdcac9a89ba722e76113d0a82e042"><code>0dfd806</code></a>
build(deps): bump the all group in /pkg/azclient with 4 updates (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7848">#7848</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/d0c21cef61bd075a60df3c7e173c8ce7916078d4"><code>d0c21ce</code></a>
build(deps): bump
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compu...</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/658b821cf540a6427cba06e2a0f44f8a0ca2effc"><code>658b821</code></a>
build(deps): bump the all group in /pkg/azclient/trace with 3 updates
(<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7846">#7846</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/cfd4cb1338065a79a6f65e8e435c4ee787550878"><code>cfd4cb1</code></a>
build(deps): bump github/codeql-action from 3.27.7 to 3.27.9 (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7842">#7842</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/f3273f13e3c2088ac75021c794260626cc749960"><code>f3273f1</code></a>
feat: bump k8s versions to v1.32.0 (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7822">#7822</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/f0051f10c3fbfba58d1cc781b93ed3f9d239eb47"><code>f0051f1</code></a>
init sub repo in storage account package (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7835">#7835</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/ae8bf54ba7fd8d6cbff4615b1046830f300d3741"><code>ae8bf54</code></a>
fix: fetch and override env config from metadata service and env files
(<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7823">#7823</a>)</li>
<li><a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/commit/ea3d05a1b8f8eb50980ec6c49533c5b3bc2e5856"><code>ea3d05a</code></a>
build(deps): bump k8s.io/client-go (<a
href="https://redirect.github.com/kubernetes-sigs/cloud-provider-azure/issues/7832">#7832</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/kubernetes-sigs/cloud-provider-azure/compare/v0.3.0...pkg/azclient/v0.3.1">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.3.0&new-version=0.3.1)](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 18, 2024
1 parent 8cf2404 commit 9f4bdf4
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.3.0
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.3.1
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.3.0 h1:1LI4mBKsi44m7S8XCehRk2GN96cr9LyqGJZa///nNgg=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.3.0/go.mod h1:IgwGixJhv7hSS0iINNGCqSD6GhkUjeWKWqQjy87ZkRM=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.3.1 h1:VC7sQVtKlX7RrYyVdxzgaoqLO8ZokYzMbTvfmND9ciY=
sigs.k8s.io/cloud-provider-azure/pkg/azclient v0.3.1/go.mod h1:IgwGixJhv7hSS0iINNGCqSD6GhkUjeWKWqQjy87ZkRM=
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 9f4bdf4

Please sign in to comment.