From e391791f183613e8f72f259ae0e4504cd2b9f7d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Sep 2024 09:09:27 +0000 Subject: [PATCH] build(deps): bump the default group across 1 directory with 21 updates Bumps the default group with 21 updates in the /src directory: | Package | From | To | | --- | --- | --- | | [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) | `8.1.0` | `8.3.0` | | [FluentAssertions](https://github.com/fluentassertions/fluentassertions) | `6.11.0` | `6.12.1` | | [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` | | [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) | `17.9.0` | `17.11.1` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [Testcontainers.PostgreSql](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [Testcontainers](https://github.com/testcontainers/testcontainers-dotnet) | `3.7.0` | `3.10.0` | | [xunit](https://github.com/xunit/xunit) | `2.7.0` | `2.9.2` | | [Xunit.Extensions.AssemblyFixture](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture) | `2.4.1` | `2.6.0` | | [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) | `2.5.7` | `2.8.2` | | [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` | | [Microsoft.Extensions.Configuration.Binder](https://github.com/dotnet/runtime) | `8.0.1` | `8.0.2` | | [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `8.0.7` | `8.0.8` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.7` | `8.0.8` | | [Npgsql.EntityFrameworkCore.PostgreSQL](https://github.com/npgsql/efcore.pg) | `8.0.4` | `8.0.8` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.Logging](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | | [Microsoft.AspNetCore.Authentication.JwtBearer](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `8.0.3` | `8.0.8` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.Web](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | | [Org.Eclipse.TractusX.Portal.Backend.Framework.Logging](https://github.com/eclipse-tractusx/portal-backend) | `2.4.2` | `2.10.0` | Updates `FakeItEasy` from 8.1.0 to 8.3.0 - [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases) - [Commits](https://github.com/FakeItEasy/FakeItEasy/compare/8.1.0...8.3.0) Updates `FluentAssertions` from 6.11.0 to 6.12.1 - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](https://github.com/fluentassertions/fluentassertions/compare/6.11.0...6.12.1) Updates `Microsoft.EntityFrameworkCore.InMemory` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8) Updates `Microsoft.NET.Test.Sdk` from 17.9.0 to 17.11.1 - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.9.0...v17.11.1) Updates `Testcontainers` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.7.0...3.10.0) Updates `Testcontainers.PostgreSql` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.7.0...3.10.0) Updates `Testcontainers` from 3.7.0 to 3.10.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.7.0...3.10.0) Updates `xunit` from 2.7.0 to 2.9.2 - [Commits](https://github.com/xunit/xunit/compare/v2-2.7.0...v2-2.9.2) Updates `Xunit.Extensions.AssemblyFixture` from 2.4.1 to 2.6.0 - [Release notes](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture/releases) - [Commits](https://github.com/JDCain/Xunit.Extensions.AssemblyFixture/compare/2.4.1...2.6.0) Updates `xunit.runner.visualstudio` from 2.5.7 to 2.8.2 - [Release notes](https://github.com/xunit/visualstudio.xunit/releases) - [Commits](https://github.com/xunit/visualstudio.xunit/compare/2.5.7...2.8.2) Updates `Microsoft.AspNetCore.Mvc.Testing` from 8.0.3 to 8.0.8 - [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.3...v8.0.8) Updates `Microsoft.Extensions.Configuration.Binder` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2) Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 8.0.7 to 8.0.8 - [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.7...v8.0.8) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.7 to 8.0.8 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.7...v8.0.8) Updates `Npgsql.EntityFrameworkCore.PostgreSQL` from 8.0.4 to 8.0.8 - [Release notes](https://github.com/npgsql/efcore.pg/releases) - [Commits](https://github.com/npgsql/efcore.pg/compare/v8.0.4...v8.0.8) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Logging` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Microsoft.AspNetCore.Authentication.JwtBearer` from 8.0.3 to 8.0.8 - [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.3...v8.0.8) Updates `Microsoft.AspNetCore.OpenApi` from 8.0.3 to 8.0.8 - [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.3...v8.0.8) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Web` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) Updates `Org.Eclipse.TractusX.Portal.Backend.Framework.Logging` from 2.4.2 to 2.10.0 - [Release notes](https://github.com/eclipse-tractusx/portal-backend/releases) - [Changelog](https://github.com/eclipse-tractusx/portal-backend/blob/main/CHANGELOG.md) - [Commits](https://github.com/eclipse-tractusx/portal-backend/commits) --- updated-dependencies: - dependency-name: FakeItEasy dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Testcontainers.PostgreSql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Testcontainers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Xunit.Extensions.AssemblyFixture dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: xunit.runner.visualstudio dependency-type: direct:production update-type: version-update:semver-minor 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.Extensions.Configuration.Binder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Npgsql.EntityFrameworkCore.PostgreSQL dependency-type: direct:production update-type: version-update:semver-patch dependency-group: default - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Logging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Seeding dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Microsoft.AspNetCore.Authentication.JwtBearer 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 - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Web dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.DependencyInjection dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.ErrorHandling dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default - dependency-name: Org.Eclipse.TractusX.Portal.Backend.Framework.Logging dependency-type: direct:production update-type: version-update:semver-minor dependency-group: default ... Signed-off-by: dependabot[bot] --- .../PolicyHub.DbAccess/PolicyHub.DbAccess.csproj | 6 +++--- .../PolicyHub.Entities/PolicyHub.Entities.csproj | 4 ++-- .../PolicyHub.Migrations.csproj | 8 ++++---- .../PolicyHub.Service/PolicyHub.Service.csproj | 6 +++--- .../PolicyHub.DbAccess.Tests.csproj | 16 ++++++++-------- .../PolicyHub.Entities.Tests.csproj | 12 ++++++------ .../PolicyHub.Service.Tests.csproj | 14 +++++++------- 7 files changed, 33 insertions(+), 33 deletions(-) diff --git a/src/database/PolicyHub.DbAccess/PolicyHub.DbAccess.csproj b/src/database/PolicyHub.DbAccess/PolicyHub.DbAccess.csproj index f7876d6..03b0c8e 100644 --- a/src/database/PolicyHub.DbAccess/PolicyHub.DbAccess.csproj +++ b/src/database/PolicyHub.DbAccess/PolicyHub.DbAccess.csproj @@ -32,9 +32,9 @@ - - - + + + diff --git a/src/database/PolicyHub.Entities/PolicyHub.Entities.csproj b/src/database/PolicyHub.Entities/PolicyHub.Entities.csproj index 42558ee..8174efa 100644 --- a/src/database/PolicyHub.Entities/PolicyHub.Entities.csproj +++ b/src/database/PolicyHub.Entities/PolicyHub.Entities.csproj @@ -27,11 +27,11 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + diff --git a/src/database/PolicyHub.Migrations/PolicyHub.Migrations.csproj b/src/database/PolicyHub.Migrations/PolicyHub.Migrations.csproj index fa2ecd2..ef1b15f 100644 --- a/src/database/PolicyHub.Migrations/PolicyHub.Migrations.csproj +++ b/src/database/PolicyHub.Migrations/PolicyHub.Migrations.csproj @@ -33,20 +33,20 @@ true - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + - - + + diff --git a/src/hub/PolicyHub.Service/PolicyHub.Service.csproj b/src/hub/PolicyHub.Service/PolicyHub.Service.csproj index 83fd06b..e5d62e2 100644 --- a/src/hub/PolicyHub.Service/PolicyHub.Service.csproj +++ b/src/hub/PolicyHub.Service/PolicyHub.Service.csproj @@ -34,9 +34,9 @@ - - - + + + diff --git a/tests/database/PolicyHub.DbAccess.Tests/PolicyHub.DbAccess.Tests.csproj b/tests/database/PolicyHub.DbAccess.Tests/PolicyHub.DbAccess.Tests.csproj index 28961ec..baf3780 100644 --- a/tests/database/PolicyHub.DbAccess.Tests/PolicyHub.DbAccess.Tests.csproj +++ b/tests/database/PolicyHub.DbAccess.Tests/PolicyHub.DbAccess.Tests.csproj @@ -34,17 +34,17 @@ - + - - + + - - - - - + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/database/PolicyHub.Entities.Tests/PolicyHub.Entities.Tests.csproj b/tests/database/PolicyHub.Entities.Tests/PolicyHub.Entities.Tests.csproj index 0ce74eb..5b5c8ed 100644 --- a/tests/database/PolicyHub.Entities.Tests/PolicyHub.Entities.Tests.csproj +++ b/tests/database/PolicyHub.Entities.Tests/PolicyHub.Entities.Tests.csproj @@ -34,13 +34,13 @@ - - - + + + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/hub/PolicyHub.Service.Tests/PolicyHub.Service.Tests.csproj b/tests/hub/PolicyHub.Service.Tests/PolicyHub.Service.Tests.csproj index 7edfe95..65a6925 100644 --- a/tests/hub/PolicyHub.Service.Tests/PolicyHub.Service.Tests.csproj +++ b/tests/hub/PolicyHub.Service.Tests/PolicyHub.Service.Tests.csproj @@ -35,14 +35,14 @@ - + - - - - - - + + + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all