-
Notifications
You must be signed in to change notification settings - Fork 317
Update Azure dependencies to latest stable versions #2808
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
Conversation
SimonCropp
commented
Aug 22, 2024
- Azure.Identity 1.12.0
- Azure.Core 1.42.0
- Azure.Security.KeyVault.Keys 4.6.0
|
/azp run |
|
Azure Pipelines successfully started running 2 pipeline(s). |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2808 +/- ##
==========================================
- Coverage 72.06% 72.06% -0.01%
==========================================
Files 299 299
Lines 61436 61436
==========================================
- Hits 44275 44272 -3
- Misses 17161 17164 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@DavoudEshtehari Since the version bumps are minor versions - can this be tagged as a non-breaking change? Unless you want to elaborate your understanding here? |
|
Thanks @cheenamalhotra, there was confusion due to a major version bump of a transient dependency affecting versions 4.0 and earlier, which does not apply here. |
|
Please update as below (latest):
|