Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2023

Bumps Azure.Identity from 1.8.0 to 1.9.0.

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.9.0

1.9.0 (2023-05-09)

Breaking Changes

  • Changed visibility of all environment variable based properties on EnvironmentCredentialOptions to internal. These options are again only configurable via environment variables.

Azure.Identity_1.9.0-beta.3

1.9.0-beta.3 (2023-04-12)

Breaking Changes

  • Renamed the developer credential options timeout settings as follows:
    • AzureCliCredential to AzureCliCredentialOptions.ProcessTimeout
    • AzurePowerShellCredential to AzurePowerShellCredentialOptions.ProcessTimeout
    • VisualStudioCredential to VisualStudioCredentialOptions.ProcessTimeout
    • AzureDeveloperCliCredential to AzureDeveloperCliCredentialOptions.ProcessTimeout

Bugs Fixed

  • Setting DefaultAzureCredentialOptions.ExcludeWorkloadIdentityCredential to true also excludes TokenExchangeManagedIdentitySource when using DefaultAzureCredential selects the ManagedIdentityCredential
Commits
  • ba93c68 Address test failures in ACR (#36217)
  • e127222 Swap defaults: -Login and -PushImages to -SkipLogin and -SkipPushImages (#36156)
  • 9a33572 rename DisableInstanceDiscovery (#36105)
  • cc7e6eb Refactor list rooms test to get the first active room only (#36198)
  • 4b6c6d1 Add extension methods to ArmClient (#35898)
  • 65b9166 updated to include operation_context (#36211)
  • d4ed7b7 Update DAC auth flow diagram (#36212)
  • 828143c fix openwrite with caller-provided crc (#36179)
  • 9a44bfb SDK Release for desktopvirtualization based on 2022-09-09 api (latest stable)...
  • 54ffbd8 Preparation for Azure.Containers.ContainerRegistry release 1.1.0 (#36159)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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 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)
Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](Azure/azure-sdk-for-net@Azure.Identity_1.8.0...Azure.Identity_1.9.0) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
@codecov-commenter
Copy link

codecov-commenter commented May 13, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.73%. Comparing base (fcd01b8) to head (8c30790).
⚠️ Report is 15 commits behind head on dev.

Additional details and impacted files
@@ Coverage Diff @@ ## dev #2083 +/- ## ========================================== + Coverage 87.71% 87.73% +0.02%  ========================================== Files 256 256 Lines 9309 9309 ========================================== + Hits 8165 8167 +2  + Misses 1144 1142 -2 

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

2 participants