azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

Bump Azure.Identity from 1.10.3 to 1.11.0 in /src/Accounts/Authentication

Open dependabot[bot] opened this issue 10 months ago • 3 comments

Bumps Azure.Identity from 1.10.3 to 1.11.0.

Release notes

Sourced from Azure.Identity's releases.

Azure.Identity_1.11.0

1.11.0 (2024-04-09)

Bugs Fixed

  • AzurePowerShellCredential now handles the case where it falls back to legacy PowerShell without relying on the error message string.

Breaking Changes

  • DefaultAzureCredential now sends a probe request with no retries for IMDS managed identity environments to avoid excessive retry delays when the IMDS endpoint is not available. This should improve credential chain resolution for local development scenarios. See BREAKING_CHANGES.md.
Commits
  • 115b067 Increment package version after release of Azure.Messaging.ServiceBus (#43298)
  • b63cfcb [Service Bus] April 2024 release prep (#43278)
  • cc45f7e Update AutoRest C# version to 3.0.0-beta.20240408.3 (#43292)
  • 190968f Update AutoRest C# version to 3.0.0-beta.20240408.2 (#43290)
  • 3c07c4f [WebJobs][EventHubsExtension] Fix metrics when azure checkpoint container doe...
  • 944e29d Update Generator Version 3.0.0-beta.20240408.1 (#43287)
  • 3f4a495 Make AddDependency public and use project ref for ease of testing (#43257)
  • 0e30d39 Prep Broker for release (#43281)
  • 1a1467c Increase IMDS retry count to 5 (#43249)
  • 0f3696b [Service Bus] Model factory comments (#43276)
  • 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 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) You can disable automated security fix PRs for this repo from the Security Alerts page.

dependabot[bot] avatar Apr 11 '24 20:04 dependabot[bot]

❌Az.Accounts
❌Build
❌PowerShell Core - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Accounts\Authentication\Authentication.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication\Authentication.csproj Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication\Authentication.csproj Microsoft.Azure.PowerShell.Authentication -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authenticators\Authenticators.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authenticators\Authenticators.csproj Microsoft.Azure.PowerShell.Authenticators -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authenticators\Authenticators.csproj Microsoft.Azure.PowerShell.Authenticators -> Microsoft.Azure.PowerShell.Authentication -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.Test\Authentication.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.Test\Authentication.Test.csproj Microsoft.Azure.PowerShell.Authentication.Test -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.Test\Authentication.Test.csproj Microsoft.Azure.PowerShell.Authentication.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj Microsoft.Azure.PowerShell.Authentication.ResourceManager -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj Microsoft.Azure.PowerShell.Authentication.ResourceManager -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts\Accounts.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts\Accounts.csproj Microsoft.Azure.PowerShell.Cmdlets.Accounts -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts\Accounts.csproj Microsoft.Azure.PowerShell.Cmdlets.Accounts -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\AssemblyLoading.Test\AssemblyLoading.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\AssemblyLoading.Test\AssemblyLoading.Test.csproj Microsoft.Azure.PowerShell.AssemblyLoading.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\AssemblyLoading.Test\AssemblyLoading.Test.csproj Microsoft.Azure.PowerShell.AssemblyLoading.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts.Test\Accounts.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts.Test\Accounts.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts.Test\Accounts.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
❌Windows PowerShell - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Accounts\Authenticators\Authenticators.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authenticators\Authenticators.csproj Microsoft.Azure.PowerShell.Authenticators -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authenticators\Authenticators.csproj Microsoft.Azure.PowerShell.Authenticators -> Microsoft.Azure.PowerShell.Authentication -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication\Authentication.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication\Authentication.csproj Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication\Authentication.csproj Microsoft.Azure.PowerShell.Authentication -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.Test\Authentication.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.Test\Authentication.Test.csproj Microsoft.Azure.PowerShell.Authentication.Test -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.Test\Authentication.Test.csproj Microsoft.Azure.PowerShell.Authentication.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj Microsoft.Azure.PowerShell.Authentication.ResourceManager -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Authentication.ResourceManager\Authentication.ResourceManager.csproj Microsoft.Azure.PowerShell.Authentication.ResourceManager -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts\Accounts.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts\Accounts.csproj Microsoft.Azure.PowerShell.Cmdlets.Accounts -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts\Accounts.csproj Microsoft.Azure.PowerShell.Cmdlets.Accounts -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\AssemblyLoading.Test\AssemblyLoading.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\AssemblyLoading.Test\AssemblyLoading.Test.csproj Microsoft.Azure.PowerShell.AssemblyLoading.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\AssemblyLoading.Test\AssemblyLoading.Test.csproj Microsoft.Azure.PowerShell.AssemblyLoading.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts.Test\Accounts.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts.Test\Accounts.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Accounts\Accounts.Test\Accounts.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Accounts.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
🔄File Change Check
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
❌Az.Aks
❌Build
❌PowerShell Core - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Aks\Aks.Test\Aks.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Aks\Aks.Test\Aks.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Aks.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Aks\Aks.Test\Aks.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Aks.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
❌Windows PowerShell - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Aks\Aks.Test\Aks.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Aks\Aks.Test\Aks.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Aks.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Aks\Aks.Test\Aks.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Aks.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.ApplicationInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
❌Az.Compute
❌Build
❌PowerShell Core - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Compute\Compute.Test\Compute.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Compute\Compute.Test\Compute.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Compute.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Compute\Compute.Test\Compute.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Compute.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
❌Windows PowerShell - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Compute\Compute.Test\Compute.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Compute\Compute.Test\Compute.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Compute.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Compute\Compute.Test\Compute.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Compute.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.Functions
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
❌Az.KeyVault
❌Build
❌PowerShell Core - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\KeyVault\KeyVault.Test\KeyVault.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\KeyVault\KeyVault.Test\KeyVault.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\KeyVault\KeyVault.Test\KeyVault.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
❌Windows PowerShell - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\KeyVault\KeyVault.Test\KeyVault.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\KeyVault\KeyVault.Test\KeyVault.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\KeyVault\KeyVault.Test\KeyVault.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.KeyVault.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
🔄Az.KubernetersConfiguration
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Monitor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Az.Network
❌Build
❌PowerShell Core - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Network\Network.Test\Network.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Network\Network.Test\Network.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Network.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Network\Network.Test\Network.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Network.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
❌Windows PowerShell - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Network\Network.Test\Network.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Network\Network.Test\Network.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Network.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Network\Network.Test\Network.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Network.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
️✔️Az.OperationalInsights
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Az.PostgreSql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
️✔️Az.PrivateDns
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Az.Purview
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
❌Az.Resources
❌Build
❌PowerShell Core - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Resources\Resources.Test\Resources.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Resources\Resources.Test\Resources.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Resources.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Resources\Resources.Test\Resources.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Resources.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
❌Windows PowerShell - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Resources\Resources.Test\Resources.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Resources\Resources.Test\Resources.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Resources.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Resources\Resources.Test\Resources.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Resources.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
️✔️Az.Sql
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
❌Az.Storage
❌Build
❌PowerShell Core - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Storage\Storage.Management.Test\Storage.Management.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Management.Test\Storage.Management.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Management.Storage.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Management.Test\Storage.Management.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Management.Storage.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Test\Storage.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Test\Storage.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Storage.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Test\Storage.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Storage.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
❌Windows PowerShell - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Storage\Storage.Test\Storage.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Test\Storage.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Storage.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Test\Storage.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Storage.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Management.Test\Storage.Management.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Management.Test\Storage.Management.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Management.Storage.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Storage\Storage.Management.Test\Storage.Management.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Management.Storage.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows
❌Az.Websites
❌Build
❌PowerShell Core - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Websites\Websites.Test\Websites.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Websites\Websites.Test\Websites.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Websites.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Websites\Websites.Test\Websites.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Websites.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
❌Windows PowerShell - Windows
Type Code Position Detail
NU1605 D:\a_work\1\s\src\Websites\Websites.Test\Websites.Test.csproj Detected package downgrade: Azure.Core from 1.38.0 to 1.37.0. Reference the package directly from the project to select a different version. [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Websites\Websites.Test\Websites.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Websites.Test -> Microsoft.Azure.PowerShell.TestFx -> Microsoft.Azure.PowerShell.Authentication -> Azure.Identity 1.11.0 -> Azure.Core (>= 1.38.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
NU1605 D:\a_work\1\s\src\Websites\Websites.Test\Websites.Test.csproj Microsoft.Azure.PowerShell.Cmdlets.Websites.Test -> Azure.Core (>= 1.37.0) [D:\a_work\1\s\artifacts\Azure.PowerShell.sln]
🔄Test
🔄PowerShell Core - Windows
🔄Windows PowerShell - Windows

Thank you for your contribution dependabot[bot]! We will review the pull request and get back to you soon.

@msJinLei

Nickcandy avatar Apr 23 '24 08:04 Nickcandy

Hello @msJinLei, Could we get the Azure Identity version bumped as soon as possible? This is affecting the experience in Graph PowerShell as @timayabi2020 mentioned.

CarolKigoonya avatar May 10 '24 14:05 CarolKigoonya

@msJinLei can we get this prioritized? this is causing a lot of issues for us.

swettstein avatar May 16 '24 14:05 swettstein

@msJinLei any response to this issue? We need this resolved ASAP.

timayabi2020 avatar May 16 '24 15:05 timayabi2020

Yes, it is fixed in https://github.com/Azure/azure-powershell/pull/24792 Will be released in the upcoming Az 12.0

msJinLei avatar May 16 '24 17:05 msJinLei

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

dependabot[bot] avatar May 16 '24 17:05 dependabot[bot]

Yes, it is fixed in #24792 Will be released in the upcoming Az 12.0

why isn't this a patch to v11? upgrading a whole major version has other risks associated with it and we need it to work in v11.

swettstein avatar May 20 '24 18:05 swettstein