Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency Azure.Identity to 1.13.2 #891

Merged
merged 1 commit into from
Jan 15, 2025

Conversation

thomhurst
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
Azure.Identity (source) nuget patch 1.13.1 -> 1.13.2

Release Notes

Azure/azure-sdk-for-net (Azure.Identity)

v1.13.2

Compare Source

1.13.2 (2025-01-14)

Bugs Fixed
  • Fixed an issue where setting DefaultAzureCredentialOptions.TenantId twice throws an InvalidOperationException (#​47035)
  • Fixed an issue where ManagedIdentityCredential does not honor the CancellationToken passed to GetToken and GetTokenAsync. (#​47156)
  • Fixed an issue where some credentials in DefaultAzureCredential would not fall through to the next credential in the chain under certain exception conditions.
  • Fixed a regression in ManagedIdentityCredential when used in a ChainedTokenCredential where the invalid json responses do not fall through to the next credential in the chain. (#​47470)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file PATCH renovate-bot labels Jan 15, 2025
@thomhurst thomhurst enabled auto-merge (squash) January 15, 2025 01:21
@thomhurst thomhurst merged commit d9db133 into main Jan 15, 2025
5 of 6 checks passed
@thomhurst thomhurst deleted the renovate/azure-azure-sdk-for-net-monorepo branch January 15, 2025 01:28
Copy link

codecov bot commented Jan 15, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.32%. Comparing base (5086d3b) to head (9a2a8b7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #891      +/-   ##
==========================================
- Coverage   81.37%   81.32%   -0.05%     
==========================================
  Files         215      215              
  Lines        4021     4021              
  Branches      495      495              
==========================================
- Hits         3272     3270       -2     
- Misses        625      626       +1     
- Partials      124      125       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file PATCH renovate-bot
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants