Skip to content

Commit

Permalink
Bump the nuget group across 8 directories with 3 updates (#8620)
Browse files Browse the repository at this point in the history
Bumps the nuget group with 1 update in the /src/dotnet/APIView/APIView directory: System.Text.Json.
Bumps the nuget group with 3 updates in the /src/dotnet/APIView/APIViewWeb directory: Microsoft.Bcl.AsyncInterfaces, System.Text.Json and 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 2 updates in the /tools/secret-management/Azure.Sdk.Tools.SecretRotation.Stores.AzureActiveDirectory directory: System.Text.Json and Azure.Identity.


Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 8.0.4

Updates `Microsoft.Bcl.AsyncInterfaces` from 7.0.0 to 8.0.0

Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 8.0.4

Updates `Microsoft.Bcl.AsyncInterfaces` from 7.0.0 to 8.0.0

Updates `Azure.Identity` from 1.11.4 to 1.12.0

Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 4.7.2

Updates `Azure.Identity` from 1.11.4 to 1.12.0

Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 4.7.2

Updates `Azure.Identity` from 1.11.4 to 1.12.0

Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 4.7.2

Updates `Azure.Identity` from 1.11.4 to 1.12.0

Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 4.7.2

Updates `Azure.Identity` from 1.11.4 to 1.12.0

Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 4.7.2

Updates `Azure.Identity` from 1.11.4 to 1.12.0

Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 4.7.2

Updates `Azure.Identity` from 1.11.4 to 1.12.0

Updates `System.Text.Json` from 4.6.0-preview9.19421.4 to 4.7.2

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: Azure.Identity
  dependency-type: direct:production
  dependency-group: nuget
- dependency-name: System.Text.Json
  dependency-type: direct:production
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 22, 2024
1 parent c9cad29 commit db1bf7e
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion src/dotnet/APIView/APIView/APIView.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PackageReference Include="Microsoft.CodeAnalysis" Version="4.4.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
<PackageReference Include="Microsoft.Extensions.Caching.Abstractions" Version="6.0.0" />
<PackageReference Include="System.Text.Json" Version="4.6.0-preview9.19421.4" />
<PackageReference Include="System.Text.Json" Version="8.0.4" />
</ItemGroup>

<ItemGroup>
Expand Down
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.4" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<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.4" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<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.4" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
</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.4" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<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.4" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<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
@@ -1,8 +1,8 @@
<Project Sdk="Microsoft.NET.Sdk">

<ItemGroup>
<PackageReference Include="Azure.Core" Version="1.38.0" />
<PackageReference Include="Azure.Identity" Version="1.11.4" />
<PackageReference Include="Azure.Core" Version="1.40.0" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<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.4" />
<PackageReference Include="Azure.Identity" Version="1.12.0" />
<PackageReference Include="Microsoft.Graph" Version="5.37.0" />
</ItemGroup>

Expand Down

0 comments on commit db1bf7e

Please sign in to comment.