Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump Azure.Identity from 1.13.1 to 1.13.2 (#16588)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.13.1 to 1.13.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-net/releases">Azure.Identity's releases</a>.</em></p> <blockquote> <h2>Azure.Identity_1.13.2</h2> <h2>1.13.2 (2025-01-14)</h2> <h3>Bugs Fixed</h3> <ul> <li>Fixed an issue where setting <code>DefaultAzureCredentialOptions.TenantId</code> twice throws an <code>InvalidOperationException</code> (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47035">#47035</a>)</li> <li>Fixed an issue where <code>ManagedIdentityCredential</code> does not honor the <code>CancellationToken</code> passed to <code>GetToken</code> and <code>GetTokenAsync</code>. (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47156">#47156</a>)</li> <li>Fixed an issue where some credentials in <code>DefaultAzureCredential</code> would not fall through to the next credential in the chain under certain exception conditions.</li> <li>Fixed a regression in <code>ManagedIdentityCredential</code> when used in a <code>ChainedTokenCredential</code> where the invalid json responses do not fall through to the next credential in the chain. (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47470">#47470</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/a5c44c28f534f0eddb371f4bd7c5136d899fbc68"><code>a5c44c2</code></a> [Storage][DataMovement] More GA API feedback (renames/refactors) (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47796">#47796</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/23c0c85f25667826b85ed03242721b6e818ca2bf"><code>23c0c85</code></a> Prepare Identity for release with bugfix (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47753">#47753</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/fffdf45ec74c9dd8c87316022a5f57b8fc01c70d"><code>fffdf45</code></a> datamovement migration guide skeleton (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47818">#47818</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/0bb67b811f9ec017738330e3c86d5b6fee00e55d"><code>0bb67b8</code></a> Increment package version after release of Azure.Data.Tables (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47831">#47831</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/e1a01635a2c5c5129ede88083709d5d163df48fe"><code>e1a0163</code></a> Permissions docs (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47793">#47793</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/0d0752b468acc5436d82acbee1cea35027bf5da2"><code>0d0752b</code></a> [CODEOWNERS] Remove invalid owner (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47820">#47820</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/9de236f397482830bd792d9af2a1d93821b87b79"><code>9de236f</code></a> [Storage] [DataMovement] [Archboard feedback] Renamed *CheckpointData to *Che...</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/9d19f278ed2c3a3a52d2312c14e6ab20fada004f"><code>9d19f27</code></a> Fix typo in CertificatePolicy.KeySize documentation (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47794">#47794</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/8992dc64edcedebcbde48e33f376d8489e4a8d19"><code>8992dc6</code></a> Generating confidentialledger SDK for API spec version 2024-01-26-pre… (<a href="https://redirect.github.com/Azure/azure-sdk-for-net/issues/47340">#47340</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-net/commit/21554c4a69f46455e1ca6af6373189881dd7fd3b"><code>21554c4</code></a> Add detection for empty string in the return value of createdByPrincipalTenan...</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.13.1...Azure.Identity_1.13.2">compare view</a></li> </ul> </details> <br /> [](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> ###### Microsoft Reviewers: [Open in CodeFlow](https://microsoft.github.io/open-pr/?codeflow=https://github.com/Azure/bicep/pull/16588) --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: StephenWeatherford <[email protected]>
- Loading branch information