Skip to content

Commit 1826aa1

Browse files
deps: bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.8.2 to 1.9.0 (#1527)
Bumps [github.com/Azure/azure-sdk-for-go/sdk/azidentity](https://github.com/Azure/azure-sdk-for-go) from 1.8.2 to 1.9.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-go/releases">github.com/Azure/azure-sdk-for-go/sdk/azidentity's releases</a>.</em></p> <blockquote> <h2>sdk/azidentity/v1.9.0</h2> <h2>1.9.0 (2025-04-08)</h2> <h3>Features Added</h3> <ul> <li><code>GetToken()</code> sets <code>AccessToken.RefreshOn</code> when the token provider specifies a value</li> </ul> <h3>Other Changes</h3> <ul> <li><code>NewManagedIdentityCredential</code> logs the configured user-assigned identity, if any</li> <li>Deprecated <code>UsernamePasswordCredential</code> because it can't support multifactor authentication (MFA), which Microsoft Entra ID requires for most tenants. See <a href="https://aka.ms/azsdk/identity/mfa">https://aka.ms/azsdk/identity/mfa</a> for migration guidance.</li> <li>Updated dependencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/a33741bba5cc68aae25af2eb4f0960c0a004b2ee"><code>a33741b</code></a> Prep azcore for release (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21879">#21879</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/440232ec6577bf85bde28349bbbca645e3f57025"><code>440232e</code></a> Strip off package name for telemetry policy (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21894">#21894</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/8c1a49630f53cbaf27031222364d6d5162dc8c7d"><code>8c1a496</code></a> Rename clientName param to moduleName (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21893">#21893</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/5b641bb907c837c2b288d7a2e2e9c515edee2eec"><code>5b641bb</code></a> sdk/resourcemanager/webpubsub/armwebpubsub live test (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21875">#21875</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/69b4d3dcff68e32b0ce3b98ac6c9676e5d16a8d9"><code>69b4d3d</code></a> Replace regex match with rune comparison (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21883">#21883</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/1922a11332fbec7a9de03d2edd86ac50dd2dbde3"><code>1922a11</code></a> Support Azure ML managed identity (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21851">#21851</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/6da3b752a2e819fe30465d64fa8074a68a31f5b1"><code>6da3b75</code></a> Update data plane libraries to use latest recording framework (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21874">#21874</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/637c5ed84d766abe5e03235f634bc800f95f9551"><code>637c5ed</code></a> Update to latest internal module (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21872">#21872</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/f0b1058603213cead1a451fd71cdbfbb7cb1249f"><code>f0b1058</code></a> Increment package version after release of internal (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21871">#21871</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-go/commit/ca71847ef67f7710d06b54307f4285c66046b1de"><code>ca71847</code></a> Consolidate tracing options within pipeline options (<a href="https://redirect.github.com/Azure/azure-sdk-for-go/issues/21865">#21865</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.8.2...sdk/azcore/v1.9.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/Azure/azure-sdk-for-go/sdk/azidentity&package-manager=go_modules&previous-version=1.8.2&new-version=1.9.0)](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>
1 parent e1f59bb commit 1826aa1

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ require (
2323
code.cloudfoundry.org/clock v1.0.0 // indirect
2424
github.com/AdaLogics/go-fuzz-headers v0.0.0-20240806141605-e8a1dd7889d6 // indirect
2525
github.com/AdamKorcz/go-118-fuzz-build v0.0.0-20230306123547-8075edf89bb0 // indirect
26-
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.0 // indirect
26+
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1 // indirect
2727
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/authorization/armauthorization/v2 v2.2.0 // indirect
2828
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry v1.2.0 // indirect
2929
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/keyvault/armkeyvault v1.5.0 // indirect
@@ -262,7 +262,7 @@ require (
262262
github.com/Azure/azure-container-networking/zapai v0.0.3
263263
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
264264
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0
265-
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2
265+
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.9.0
266266
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v4 v4.8.0
267267
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/dashboard/armdashboard v1.2.0
268268
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor v0.11.0
@@ -574,7 +574,6 @@ require (
574574
github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 // indirect
575575
github.com/raeperd/recvcheck v0.2.0 // indirect
576576
github.com/redis/go-redis/extra/redisotel/v9 v9.7.1 // indirect
577-
github.com/redis/go-redis/v9 v9.7.3 // indirect
578577
github.com/rivo/uniseg v0.4.7 // indirect
579578
github.com/rogpeppe/go-internal v1.14.1 // indirect
580579
github.com/ryancurrah/gomodguard v1.3.5 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ github.com/Azure/azure-sdk-for-go v68.0.0+incompatible h1:fcYLmCpyNYRnvJbPerq7U0
5959
github.com/Azure/azure-sdk-for-go v68.0.0+incompatible/go.mod h1:9XXNKU+eRnpl9moKnB4QOLf1HestfXbmab5FXxiDBjc=
6060
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0 h1:Gt0j3wceWMwPmiazCa8MzMA0MfhmPIz0Qp0FJ6qcM0U=
6161
github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.0/go.mod h1:Ot/6aikWnKWi4l9QB7qVSwa8iMphQNqkWALMoNT3rzM=
62-
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2 h1:F0gBpfdPLGsw+nsgk6aqqkZS1jiixa5WwFe3fk/T3Ys=
63-
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2/go.mod h1:SqINnQ9lVVdRlyC8cd1lCI0SdX4n2paeABd2K8ggfnE=
62+
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.9.0 h1:OVoM452qUFBrX+URdH3VpR299ma4kfom0yB0URYky9g=
63+
github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.9.0/go.mod h1:kUjrAo8bgEwLeZ/CmHqNl3Z/kPm7y6FKfxxK0izYUg4=
6464
github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.2 h1:yz1bePFlP5Vws5+8ez6T3HWXPmwOK7Yvq8QxDBD3SKY=
6565
github.com/Azure/azure-sdk-for-go/sdk/azidentity/cache v0.3.2/go.mod h1:Pa9ZNPuoNu/GztvBSKk9J1cDJW6vk/n0zLtV4mgd8N8=
66-
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.0 h1:Bg8m3nq/X1DeePkAbCfb6ml6F3F0IunEhE8TMh+lY48=
67-
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.0/go.mod h1:j2chePtV91HrC22tGoRX3sGY42uF13WzmmV80/OdVAA=
66+
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1 h1:FPKJS1T+clwv+OLGt13a8UjqeRuh0O4SJ3lUriThc+4=
67+
github.com/Azure/azure-sdk-for-go/sdk/internal v1.11.1/go.mod h1:j2chePtV91HrC22tGoRX3sGY42uF13WzmmV80/OdVAA=
6868
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0 h1:m/sWOGCREuSBqg2htVQTBY8nOZpyajYztF0vUvSZTuM=
6969
github.com/Azure/azure-sdk-for-go/sdk/keyvault/azkeys v0.10.0/go.mod h1:Pu5Zksi2KrU7LPbZbNINx6fuVrUp/ffvpxdDj+i8LeE=
7070
github.com/Azure/azure-sdk-for-go/sdk/keyvault/internal v0.7.1 h1:FbH3BbSb4bvGluTesZZ+ttN/MDsnMmQP36OSnDuSXqw=
@@ -957,8 +957,8 @@ github.com/karamaru-alpha/copyloopvar v1.2.1 h1:wmZaZYIjnJ0b5UoKDjUHrikcV0zuPyyx
957957
github.com/karamaru-alpha/copyloopvar v1.2.1/go.mod h1:nFmMlFNlClC2BPvNaHMdkirmTJxVCY0lhxBtlfOypMM=
958958
github.com/kevinburke/ssh_config v1.2.0 h1:x584FjTGwHzMwvHx18PXxbBVzfnxogHaAReU4gf13a4=
959959
github.com/kevinburke/ssh_config v1.2.0/go.mod h1:CT57kijsi8u/K/BOFA39wgDQJ9CxiF4nAY/ojJ6r6mM=
960-
github.com/keybase/go-keychain v0.0.0-20231219164618-57a3676c3af6 h1:IsMZxCuZqKuao2vNdfD82fjjgPLfyHLpR41Z88viRWs=
961-
github.com/keybase/go-keychain v0.0.0-20231219164618-57a3676c3af6/go.mod h1:3VeWNIJaW+O5xpRQbPp0Ybqu1vJd/pm7s2F473HRrkw=
960+
github.com/keybase/go-keychain v0.0.1 h1:way+bWYa6lDppZoZcgMbYsvC7GxljxrskdNInRtuthU=
961+
github.com/keybase/go-keychain v0.0.1/go.mod h1:PdEILRW3i9D8JcdM+FmY6RwkHGnhHxXwkPPMeUgOK1k=
962962
github.com/kisielk/errcheck v1.5.0/go.mod h1:pFxgyoBC7bSaBwPgfKdkLd5X25qrDl4LWUI2bnpBCr8=
963963
github.com/kisielk/errcheck v1.9.0 h1:9xt1zI9EBfcYBvdU1nVrzMzzUPUtPKs9bVSIM3TAb3M=
964964
github.com/kisielk/errcheck v1.9.0/go.mod h1:kQxWMMVZgIkDq7U8xtG/n2juOjbLgZtedi0D+/VL/i8=

0 commit comments

Comments
 (0)