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

Bump Azure.Identity from 1.8.0 to 1.9.0 #2083

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

dependabot[bot]
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 Report

Merging #2083 (8c30790) into dev (fcd01b8) will increase coverage by 0.02%.
The diff coverage is n/a.

@@            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     

see 1 file with indirect coverage changes

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 .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant