From 9efb5926105f45bd8362cb1ea3cb2897dbfcb972 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Jan 2025 07:32:17 +0100 Subject: [PATCH] chore(deps): bump the default group across 1 directory with 8 updates (#321) * chore(deps): bump the default group across 1 directory with 8 updates Bumps the default group with 8 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [xunit](https://github.com/xunit/xunit) | `2.9.2` | `2.9.3` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.11` | `8.0.12` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.11` | `8.0.12` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.11` | `8.0.12` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.11` | `8.0.12` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.11` | `8.0.12` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.11` | `8.0.12` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.11` | `8.0.12` | | [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) | `8.0.0` | `8.0.0` | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) | `8.0.2` | `8.0.2` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.11` | `8.0.12` | Updates `xunit` from 2.9.2 to 2.9.3 - [Commits](https://github.com/xunit/xunit/compare/v2-2.9.2...v2-2.9.3) Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v8.0.12) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.2) Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.11...v8.0.12) Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v8.0.12) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v8.0.12) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v8.0.12) Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.2) Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v8.0.12) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v8.0.12) Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.0) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.2) Updates `Microsoft.AspNetCore.OpenApi` from 8.0.11 to 8.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v8.0.11...v8.0.12) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.AspNetCore.Mvc.Testing dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default ... Signed-off-by: dependabot[bot] * chore: update dependencies file --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Phil Schneider Reviewed-by: Phil Schneider --- DEPENDENCIES | 12 ++++++------ .../SsiCredentialIssuer.Expiry.App.csproj | 2 +- .../SsiCredentialIssuer.DbAccess.csproj | 4 ++-- .../SsiCredentialIssuer.Entities.csproj | 2 +- .../SsiCredentialIssuer.Migrations.csproj | 6 +++--- .../SsiCredentialIssuer.Service.csproj | 4 ++-- .../SsiCredentialIssuer.Expiry.App.Tests.csproj | 2 +- .../SsiCredentialIssuer.DbAccess.Tests.csproj | 4 ++-- .../Callback.Service.Tests.csproj | 6 +++--- .../Portal.Service.Tests/Portal.Service.Tests.csproj | 6 +++--- .../Wallet.Service.Tests/Wallet.Service.Tests.csproj | 6 +++--- .../SsiCredentialIssuer.Service.Tests.csproj | 6 +++--- .../CredentialProcess.Library.Tests.csproj | 2 +- .../CredentialProcess.Worker.Tests.csproj | 2 +- .../Processes.Library.Tests.csproj | 2 +- .../Processes.Worker.Library.Tests.csproj | 2 +- 16 files changed, 34 insertions(+), 34 deletions(-) diff --git a/DEPENDENCIES b/DEPENDENCIES index 533712be..59f7a5c0 100755 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -40,10 +40,10 @@ nuget/nuget/-/Testcontainers.PostgreSql/4.1.0, MIT, approved, #17771 nuget/nuget/-/Testcontainers/4.1.0, MIT, approved, #17776 nuget/nuget/-/Xunit.Extensions.AssemblyFixture/2.6.0, MIT, approved, #17055 nuget/nuget/-/xunit.abstractions/2.0.3, Apache-2.0, approved, clearlydefined -nuget/nuget/-/xunit.analyzers/1.16.0, Apache-2.0 AND MIT, approved, #16332 -nuget/nuget/-/xunit.assert/2.9.2, Apache-2.0, approved, #16331 -nuget/nuget/-/xunit.core/2.9.2, Apache-2.0, approved, #16330 -nuget/nuget/-/xunit.extensibility.core/2.9.2, Apache-2.0 AND MIT, approved, #16334 -nuget/nuget/-/xunit.extensibility.execution/2.9.2, Apache-2.0 AND MIT, approved, #16333 +nuget/nuget/-/xunit.analyzers/1.18.0, Apache-2.0 AND MIT, approved, #19066 +nuget/nuget/-/xunit.assert/2.9.3, Apache-2.0, approved, #16331 +nuget/nuget/-/xunit.core/2.9.3, Apache-2.0, approved, #16330 +nuget/nuget/-/xunit.extensibility.core/2.9.3, Apache-2.0 AND MIT, approved, #16334 +nuget/nuget/-/xunit.extensibility.execution/2.9.3, Apache-2.0 AND MIT, approved, #16333 nuget/nuget/-/xunit.runner.visualstudio/2.8.2, Apache-2.0 AND MIT, approved, #15181 -nuget/nuget/-/xunit/2.9.2, Apache-2.0 AND MIT, approved, #16327 +nuget/nuget/-/xunit/2.9.3, Apache-2.0 AND MIT, approved, #16327 diff --git a/src/credentials/SsiCredentialIssuer.Expiry.App/SsiCredentialIssuer.Expiry.App.csproj b/src/credentials/SsiCredentialIssuer.Expiry.App/SsiCredentialIssuer.Expiry.App.csproj index f05564d4..70bb3f74 100644 --- a/src/credentials/SsiCredentialIssuer.Expiry.App/SsiCredentialIssuer.Expiry.App.csproj +++ b/src/credentials/SsiCredentialIssuer.Expiry.App/SsiCredentialIssuer.Expiry.App.csproj @@ -33,7 +33,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/database/SsiCredentialIssuer.DbAccess/SsiCredentialIssuer.DbAccess.csproj b/src/database/SsiCredentialIssuer.DbAccess/SsiCredentialIssuer.DbAccess.csproj index f43b7667..55884c27 100644 --- a/src/database/SsiCredentialIssuer.DbAccess/SsiCredentialIssuer.DbAccess.csproj +++ b/src/database/SsiCredentialIssuer.DbAccess/SsiCredentialIssuer.DbAccess.csproj @@ -28,8 +28,8 @@ - - + + diff --git a/src/database/SsiCredentialIssuer.Entities/SsiCredentialIssuer.Entities.csproj b/src/database/SsiCredentialIssuer.Entities/SsiCredentialIssuer.Entities.csproj index 860eb996..8a3edc15 100644 --- a/src/database/SsiCredentialIssuer.Entities/SsiCredentialIssuer.Entities.csproj +++ b/src/database/SsiCredentialIssuer.Entities/SsiCredentialIssuer.Entities.csproj @@ -28,7 +28,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/database/SsiCredentialIssuer.Migrations/SsiCredentialIssuer.Migrations.csproj b/src/database/SsiCredentialIssuer.Migrations/SsiCredentialIssuer.Migrations.csproj index cd63b5a7..f8e66529 100644 --- a/src/database/SsiCredentialIssuer.Migrations/SsiCredentialIssuer.Migrations.csproj +++ b/src/database/SsiCredentialIssuer.Migrations/SsiCredentialIssuer.Migrations.csproj @@ -34,9 +34,9 @@ - - - + + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/issuer/SsiCredentialIssuer.Service/SsiCredentialIssuer.Service.csproj b/src/issuer/SsiCredentialIssuer.Service/SsiCredentialIssuer.Service.csproj index 63b3ce38..8ef0ae7c 100644 --- a/src/issuer/SsiCredentialIssuer.Service/SsiCredentialIssuer.Service.csproj +++ b/src/issuer/SsiCredentialIssuer.Service/SsiCredentialIssuer.Service.csproj @@ -39,8 +39,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/credentials/SsiCredentialIssuer.Expiry.App.Tests/SsiCredentialIssuer.Expiry.App.Tests.csproj b/tests/credentials/SsiCredentialIssuer.Expiry.App.Tests/SsiCredentialIssuer.Expiry.App.Tests.csproj index 608070e7..8442c1cd 100644 --- a/tests/credentials/SsiCredentialIssuer.Expiry.App.Tests/SsiCredentialIssuer.Expiry.App.Tests.csproj +++ b/tests/credentials/SsiCredentialIssuer.Expiry.App.Tests/SsiCredentialIssuer.Expiry.App.Tests.csproj @@ -31,7 +31,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/database/SsiCredentialIssuer.DbAccess.Tests/SsiCredentialIssuer.DbAccess.Tests.csproj b/tests/database/SsiCredentialIssuer.DbAccess.Tests/SsiCredentialIssuer.DbAccess.Tests.csproj index ca2eb04a..0654549c 100644 --- a/tests/database/SsiCredentialIssuer.DbAccess.Tests/SsiCredentialIssuer.DbAccess.Tests.csproj +++ b/tests/database/SsiCredentialIssuer.DbAccess.Tests/SsiCredentialIssuer.DbAccess.Tests.csproj @@ -29,11 +29,11 @@ - + - + runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/tests/externalservices/Callback.Service.Tests/Callback.Service.Tests.csproj b/tests/externalservices/Callback.Service.Tests/Callback.Service.Tests.csproj index 7dca8b0c..4b2d253c 100644 --- a/tests/externalservices/Callback.Service.Tests/Callback.Service.Tests.csproj +++ b/tests/externalservices/Callback.Service.Tests/Callback.Service.Tests.csproj @@ -32,11 +32,11 @@ - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/externalservices/Portal.Service.Tests/Portal.Service.Tests.csproj b/tests/externalservices/Portal.Service.Tests/Portal.Service.Tests.csproj index 5922498b..46d2dedf 100644 --- a/tests/externalservices/Portal.Service.Tests/Portal.Service.Tests.csproj +++ b/tests/externalservices/Portal.Service.Tests/Portal.Service.Tests.csproj @@ -32,11 +32,11 @@ - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/externalservices/Wallet.Service.Tests/Wallet.Service.Tests.csproj b/tests/externalservices/Wallet.Service.Tests/Wallet.Service.Tests.csproj index 81141fad..c62e746e 100644 --- a/tests/externalservices/Wallet.Service.Tests/Wallet.Service.Tests.csproj +++ b/tests/externalservices/Wallet.Service.Tests/Wallet.Service.Tests.csproj @@ -32,12 +32,12 @@ - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/issuer/SsiCredentialIssuer.Service.Tests/SsiCredentialIssuer.Service.Tests.csproj b/tests/issuer/SsiCredentialIssuer.Service.Tests/SsiCredentialIssuer.Service.Tests.csproj index c6d43362..107ec54d 100644 --- a/tests/issuer/SsiCredentialIssuer.Service.Tests/SsiCredentialIssuer.Service.Tests.csproj +++ b/tests/issuer/SsiCredentialIssuer.Service.Tests/SsiCredentialIssuer.Service.Tests.csproj @@ -32,11 +32,11 @@ - - + + - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/processes/CredentialProcess.Library.Tests/CredentialProcess.Library.Tests.csproj b/tests/processes/CredentialProcess.Library.Tests/CredentialProcess.Library.Tests.csproj index 5de1c75a..f367038b 100644 --- a/tests/processes/CredentialProcess.Library.Tests/CredentialProcess.Library.Tests.csproj +++ b/tests/processes/CredentialProcess.Library.Tests/CredentialProcess.Library.Tests.csproj @@ -28,7 +28,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/processes/CredentialProcess.Worker.Tests/CredentialProcess.Worker.Tests.csproj b/tests/processes/CredentialProcess.Worker.Tests/CredentialProcess.Worker.Tests.csproj index 76cf6a6f..0b6e8e1c 100644 --- a/tests/processes/CredentialProcess.Worker.Tests/CredentialProcess.Worker.Tests.csproj +++ b/tests/processes/CredentialProcess.Worker.Tests/CredentialProcess.Worker.Tests.csproj @@ -28,7 +28,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/processes/Processes.Library.Tests/Processes.Library.Tests.csproj b/tests/processes/Processes.Library.Tests/Processes.Library.Tests.csproj index cbb74a56..9630ce9f 100644 --- a/tests/processes/Processes.Library.Tests/Processes.Library.Tests.csproj +++ b/tests/processes/Processes.Library.Tests/Processes.Library.Tests.csproj @@ -28,7 +28,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/processes/Processes.Worker.Library.Tests/Processes.Worker.Library.Tests.csproj b/tests/processes/Processes.Worker.Library.Tests/Processes.Worker.Library.Tests.csproj index cb06a05b..fe993e2e 100644 --- a/tests/processes/Processes.Worker.Library.Tests/Processes.Worker.Library.Tests.csproj +++ b/tests/processes/Processes.Worker.Library.Tests/Processes.Worker.Library.Tests.csproj @@ -28,7 +28,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all