Skip to content

Commit a2a48cf

Browse files
Bump the dotnet group with 10 updates (#483)
Bumps the dotnet group with 10 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.12.0` | `17.13.0` | | [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) | `13.0.3` | `13.0.1` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `3.0.1` | `3.0.2` | | [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) | `2.22.0` | `2.23.0` | | [Microsoft.Extensions.Configuration.Binder](https://github.com/aspnet/Configuration) | `9.0.2` | `2.1.1` | | [Microsoft.Extensions.Options](https://github.com/aspnet/Options) | `9.0.2` | `2.1.1` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `7.2.0` | `7.3.0` | | [Microsoft.ApplicationInsights.WorkerService](https://github.com/Microsoft/ApplicationInsights-dotnet) | `2.22.0` | `2.23.0` | | [Microsoft.Extensions.Logging](https://github.com/aspnet/Logging) | `9.0.2` | `2.1.1` | | [Microsoft.Azure.Functions.Worker.Sdk](https://github.com/Azure/azure-functions-dotnet-worker) | `2.0.0` | `2.0.1` | Updates `Microsoft.NET.Test.Sdk` from 17.12.0 to 17.13.0 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.12.0...v17.13.0) Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.1) Updates `xunit.runner.visualstudio` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](xunit/visualstudio.xunit@3.0.1...3.0.2) Updates `Microsoft.ApplicationInsights.AspNetCore` from 2.22.0 to 2.23.0 - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.22.0...2.23.0) Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.2 to 2.1.1 - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](https://github.com/aspnet/Configuration/commits/2.1.1) Updates `Microsoft.Extensions.Options` from 9.0.2 to 2.1.1 - [Release notes](https://github.com/aspnet/Options/releases) - [Commits](https://github.com/aspnet/Options/commits/2.1.1) Updates `Swashbuckle.AspNetCore` from 7.2.0 to 7.3.0 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v7.2.0...v7.3.0) Updates `Microsoft.ApplicationInsights.WorkerService` from 2.22.0 to 2.23.0 - [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases) - [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/main/CHANGELOG.md) - [Commits](microsoft/ApplicationInsights-dotnet@2.22.0...2.23.0) Updates `Microsoft.Extensions.Configuration.Binder` from 9.0.2 to 2.1.1 - [Release notes](https://github.com/aspnet/Configuration/releases) - [Commits](https://github.com/aspnet/Configuration/commits/2.1.1) Updates `Microsoft.Extensions.Logging` from 9.0.2 to 2.1.1 - [Release notes](https://github.com/aspnet/Logging/releases) - [Commits](https://github.com/aspnet/Logging/commits/2.1.1) Updates `Microsoft.Extensions.Options` from 9.0.2 to 2.1.1 - [Release notes](https://github.com/aspnet/Options/releases) - [Commits](https://github.com/aspnet/Options/commits/2.1.1) Updates `Microsoft.Azure.Functions.Worker.Sdk` from 2.0.0 to 2.0.1 - [Release notes](https://github.com/Azure/azure-functions-dotnet-worker/releases) - [Changelog](https://github.com/Azure/azure-functions-dotnet-worker/blob/main/release_notes.md) - [Commits](Azure/azure-functions-dotnet-worker@2.0.0...http-aspnetcore-extension-2.0.1) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.ApplicationInsights.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.ApplicationInsights.WorkerService dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Microsoft.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Logging dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet - dependency-name: Microsoft.Azure.Functions.Worker.Sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1834338 commit a2a48cf

File tree

7 files changed

+14
-14
lines changed

7 files changed

+14
-14
lines changed

DotnetDocsToolsTests/DotnetDocsTools.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1313
<PackageReference Include="xunit" Version="2.9.3" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
14+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1515
<PrivateAssets>all</PrivateAssets>
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
</PackageReference>

GitHub.RepositoryExplorer.WebApi/GitHub.RepositoryExplorer.WebApi.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@
66
<UserSecretsId>7d02fdaa-bfe2-4c8f-aee9-77abea14057c</UserSecretsId>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.22.0" />
9+
<PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.23.0" />
1010
<PackageReference Include="IEvangelist.Azure.CosmosRepository" Version="9.0.1" />
1111
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.2" />
1212
<PackageReference Include="Microsoft.Extensions.Options" Version="9.0.2" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
14-
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.2.0" />
14+
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.0" />
1515
</ItemGroup>
1616
<ItemGroup>
1717
<ProjectReference Include="..\GitHub.RepositoryExplorer.Services\GitHub.RepositoryExplorer.Services.csproj" />

RepoMan/RepoMan.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,9 @@
1717
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http" Version="3.3.0" />
1818
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Http.AspNetCore" Version="2.0.1" />
1919
<PackageReference Include="Microsoft.Azure.Functions.Worker.Extensions.Abstractions" Version="1.3.0" />
20-
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.0" />
20+
<PackageReference Include="Microsoft.Azure.Functions.Worker.Sdk" Version="2.0.1" />
2121
<PackageReference Include="Microsoft.Azure.Functions.Worker.ApplicationInsights" Version="2.0.0" />
22-
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.22.0" />
22+
<PackageReference Include="Microsoft.ApplicationInsights.WorkerService" Version="2.23.0" />
2323
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2424
<PackageReference Include="Octokit" Version="14.0.0" />
2525
<PackageReference Include="System.Text.RegularExpressions" Version="4.3.1" />

WhatsNew.Infrastructure.Tests/WhatsNew.Infrastructure.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
13+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1414
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1515
<PackageReference Include="xunit" Version="2.9.3" />
16-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
16+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1717
<PrivateAssets>all</PrivateAssets>
1818
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1919
</PackageReference>

actions/docs-verifier/tests/GitHub.UnitTests/GitHub.UnitTests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
</PropertyGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
12+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1414
<PackageReference Include="xunit" Version="2.9.3" />
15-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
15+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1616
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1717
<PrivateAssets>all</PrivateAssets>
1818
</PackageReference>

actions/docs-verifier/tests/MarkdownLinksVerifier/MarkdownLinksVerifier.UnitTests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1212
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1313
<PackageReference Include="xunit" Version="2.9.3" />
14-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
14+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
1515
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1616
<PrivateAssets>all</PrivateAssets>
1717
</PackageReference>

actions/sequester/Quest2GitHub.Tests/Quest2GitHub.Tests.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
<PackageReference Include="Microsoft.Extensions.Configuration.Binder" Version="9.0.2" />
2525
<PackageReference Include="Microsoft.Extensions.Configuration.EnvironmentVariables" Version="9.0.2" />
2626
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.2" />
27-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
27+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
2828
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
2929
<PackageReference Include="System.Text.Json" Version="9.0.2" />
3030
<PackageReference Include="xunit" Version="2.9.3" />
31-
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.1">
31+
<PackageReference Include="xunit.runner.visualstudio" Version="3.0.2">
3232
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
3333
<PrivateAssets>all</PrivateAssets>
3434
</PackageReference>

0 commit comments

Comments
 (0)