Skip to content

Commit

Permalink
Bump the nuget group across 7 directories with 1 update (#8608)
Browse files Browse the repository at this point in the history
* Bump the nuget group across 7 directories with 1 update

Bumps the nuget group with 1 update in the /src/dotnet/APIView/APIViewWeb directory: Azure.Identity.
Bumps the nuget group with 1 update in the /tools/github-team-user-store/GitHubTeamUserStore/GitHubTeamUserStore directory: Azure.Identity.
Bumps the nuget group with 1 update in the /tools/identity-resolution directory: Azure.Identity.
Bumps the nuget group with 1 update in the /tools/pipeline-generator/Azure.Sdk.Tools.PipelineGenerator directory: Azure.Identity.
Bumps the nuget group with 1 update in the /tools/secret-management/Azure.Sdk.Tools.AccessManagement directory: Azure.Identity.
Bumps the nuget group with 1 update in the /tools/secret-management/Azure.Sdk.Tools.SecretRotation.Azure directory: Azure.Identity.
Bumps the nuget group with 1 update in the /tools/secret-management/Azure.Sdk.Tools.SecretRotation.Stores.AzureActiveDirectory directory: Azure.Identity.


Updates `Azure.Identity` from 1.11.0 to 1.11.4

Updates `Azure.Identity` from 1.11.3 to 1.11.4

Updates `Azure.Identity` from 1.11.0 to 1.11.4

Updates `Azure.Identity` from 1.11.3 to 1.11.4

Updates `Azure.Identity` from 1.11.0 to 1.11.4

Updates `Azure.Identity` from 1.11.0 to 1.11.4

Updates `Azure.Identity` from 1.11.0 to 1.11.4

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <support@github.com>

* Use sdk version 8.0.302

The windows agent only has 8.0.302 on the machine so lowering the version.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wes Haggard <weshaggard@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and weshaggard authored Jul 12, 2024
1 parent ef28a99 commit 075e386
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"Microsoft.Build.Traversal": "3.2.0"
},
"sdk": {
"version": "8.0.303",
"version": "8.0.302",
"rollForward": "feature"
}
}
}
2 changes: 1 addition & 1 deletion src/dotnet/APIView/APIViewWeb/APIViewWeb.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<PackageReference Include="AutoMapper.Extensions.Microsoft.DependencyInjection" Version="12.0.1" />
<PackageReference Include="Azure.AI.OpenAI" Version="1.0.0-beta.6" />
<PackageReference Include="Azure.Data.AppConfiguration" Version="1.3.0" />
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Search.Documents" Version="11.5.0-beta.4" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.13.0" />
<PackageReference Include="CsvHelper" Version="30.0.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Storage.Blobs" Version="12.19.1" />
<PackageReference Include="Octokit" Version="5.0.2" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
Expand Down
2 changes: 1 addition & 1 deletion tools/identity-resolution/identity-resolution.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<PackageReference Include="Microsoft.VisualStudio.Services.Notifications.WebApi" Version="19.239.0-preview" />
<PackageReference Include="Microsoft.VisualStudio.Services.InteractiveClient" Version="19.239.0-preview" />
<PackageReference Include="YamlDotNet" Version="6.1.1" />
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
</ItemGroup>

<ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

<ItemGroup>
<PackageReference Include="CommandLineParser" Version="2.9.1" />
<PackageReference Include="Azure.Identity" Version="1.11.3" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Microsoft.Azure.Services.AppAuthentication" Version="1.6.2" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="2.2.0" />
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.ResourceManager.Authorization" Version="1.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="7.0.0" />
<PackageReference Include="Microsoft.Graph" Version="5.37.0" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.38.0" />
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Security.KeyVault.Secrets" Version="4.4.0" />
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="7.0.0" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Microsoft.Graph" Version="5.37.0" />
</ItemGroup>

Expand Down

0 comments on commit 075e386

Please sign in to comment.