Skip to content

Commit 7cb37bb

Browse files
fix(deps): bump the non-major-deps group with 7 updates
Bumps the non-major-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Identity.UI](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` | | [Microsoft.Extensions.Identity.Core](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` | | [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` | | [Microsoft.Extensions.Identity.Stores](https://github.com/dotnet/aspnetcore) | `9.0.3` | `9.0.4` | | [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) | `8.1.0` | `8.1.1` | | [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) | `9.0.3` | `9.0.4` | Updates `Microsoft.AspNetCore.Identity.UI` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4) Updates `Microsoft.Extensions.Identity.Core` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4) Updates `Microsoft.AspNetCore.OpenApi` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4) Updates `Microsoft.Extensions.DependencyInjection` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) Updates `Microsoft.Extensions.DependencyInjection` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) Updates `Microsoft.Extensions.Identity.Core` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4) Updates `Microsoft.Extensions.Identity.Stores` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](dotnet/aspnetcore@v9.0.3...v9.0.4) Updates `Swashbuckle.AspNetCore` from 8.1.0 to 8.1.1 - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](domaindrivendev/Swashbuckle.AspNetCore@v8.1.0...v8.1.1) Updates `Microsoft.Extensions.DependencyInjection` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) Updates `Microsoft.Extensions.Hosting` from 9.0.3 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Identity.UI dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Microsoft.Extensions.Identity.Core dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Microsoft.AspNetCore.OpenApi dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Microsoft.Extensions.Identity.Core dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Microsoft.Extensions.Identity.Stores dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Swashbuckle.AspNetCore dependency-version: 8.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps - dependency-name: Microsoft.Extensions.Hosting dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-major-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7e04155 commit 7cb37bb

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

samples/RazorIdentity/RazorIdentity.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,10 +11,10 @@
1111
<PackageReference Include="AspNetCore.Identity.AmazonDynamoDB" Version="2.0.0" />
1212
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.17" />
1313
<PackageReference Include="AWSSDK.Extensions.NETCore.Setup" Version="3.7.400" />
14-
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.3" />
15-
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.3" />
16-
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="9.0.3" />
17-
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.0" />
14+
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.4" />
15+
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.4" />
16+
<PackageReference Include="Microsoft.Extensions.Identity.Core" Version="9.0.4" />
17+
<PackageReference Include="Swashbuckle.AspNetCore" Version="8.1.1" />
1818
</ItemGroup>
1919

2020
</Project>

src/AspNetCore.Identity.AmazonDynamoDB/AspNetCore.Identity.AmazonDynamoDB.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<ItemGroup>
2222
<PackageReference Include="AWSSDK.DynamoDBv2" Version="3.7.406.17" />
2323
<PackageReference Include="Microsoft.Extensions.DependencyInjection.AutoActivation" Version="9.1.0" />
24-
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="9.0.3" />
24+
<PackageReference Include="Microsoft.Extensions.Identity.Stores" Version="9.0.4" />
2525
</ItemGroup>
2626

2727
</Project>

test/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests/AspNetCore.Identity.AmazonDynamoDB.IntegrationTests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.3" />
16+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.4" />
1717
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1818
<PackageReference Include="Moq" Version="4.20.72" />
1919
<PackageReference Include="xunit" Version="2.9.3" />

test/AspNetCore.Identity.AmazonDynamoDB.Tests/AspNetCore.Identity.AmazonDynamoDB.Tests.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>
1515
</PackageReference>
16-
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.3" />
17-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.3" />
16+
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.4" />
17+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.4" />
1818
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.13.0" />
1919
<PackageReference Include="Moq" Version="4.20.72" />
2020
<PackageReference Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)