From b2abbb3d7b47878c2ae66787a9ca5c420836c005 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 06:37:33 +0000 Subject: [PATCH 1/2] build(deps): Bump the nuget-dependencies group with 7 updates Bumps the nuget-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore) | `8.0.11` | `9.0.0` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `8.0.11` | `9.0.0` | | [Microsoft.EntityFrameworkCore.Relational](https://github.com/dotnet/efcore) | `8.0.11` | `9.0.0` | | [Microsoft.EntityFrameworkCore.Tools](https://github.com/dotnet/efcore) | `8.0.11` | `9.0.0` | | [Scalar.AspNetCore](https://github.com/scalar/scalar) | `1.2.37` | `1.2.39` | | [TUnit](https://github.com/thomhurst/TUnit) | `0.2.212` | `0.3.25` | | Z.EntityFramework.Plus.EFCore | `8.103.6.2` | `9.103.6.2` | Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore.Design` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore.Tools` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Scalar.AspNetCore` from 1.2.37 to 1.2.39 - [Changelog](https://github.com/scalar/scalar/blob/main/RELEASE.md) - [Commits](https://github.com/scalar/scalar/commits) Updates `TUnit` from 0.2.212 to 0.3.25 - [Commits](https://github.com/thomhurst/TUnit/commits) Updates `Microsoft.EntityFrameworkCore` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Microsoft.EntityFrameworkCore.Relational` from 8.0.11 to 9.0.0 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v8.0.11...v9.0.0) Updates `Z.EntityFramework.Plus.EFCore` from 8.103.6.2 to 9.103.6.2 --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Tools dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Scalar.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: nuget-dependencies - dependency-name: TUnit dependency-type: direct:production update-type: version-update:semver-minor dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Microsoft.EntityFrameworkCore.Relational dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies - dependency-name: Z.EntityFramework.Plus.EFCore dependency-type: direct:production update-type: version-update:semver-major dependency-group: nuget-dependencies ... Signed-off-by: dependabot[bot] --- API/API.csproj | 10 +++++----- Common.Tests/Common.Tests.csproj | 2 +- Common/Common.csproj | 6 +++--- MigrationHelper/MigrationHelper.csproj | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index 6a669ff..7d3656f 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -26,13 +26,13 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -40,7 +40,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index ebc26af..1af8ecb 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -13,7 +13,7 @@ - + diff --git a/Common/Common.csproj b/Common/Common.csproj index bf9b637..482f0fc 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -19,12 +19,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -46,7 +46,7 @@ - + diff --git a/MigrationHelper/MigrationHelper.csproj b/MigrationHelper/MigrationHelper.csproj index d220df2..fbb98fc 100644 --- a/MigrationHelper/MigrationHelper.csproj +++ b/MigrationHelper/MigrationHelper.csproj @@ -8,13 +8,13 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive From b05f07b192276cd7821c1fbd9b6b37136b374533 Mon Sep 17 00:00:00 2001 From: hhvrc Date: Mon, 18 Nov 2024 08:48:24 +0100 Subject: [PATCH 2/2] Revert EFCore bump --- API/API.csproj | 8 ++++---- Common/Common.csproj | 6 +++--- MigrationHelper/MigrationHelper.csproj | 8 ++++---- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index 7d3656f..2db27c7 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -26,13 +26,13 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Common/Common.csproj b/Common/Common.csproj index 482f0fc..bf9b637 100644 --- a/Common/Common.csproj +++ b/Common/Common.csproj @@ -19,12 +19,12 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -46,7 +46,7 @@ - + diff --git a/MigrationHelper/MigrationHelper.csproj b/MigrationHelper/MigrationHelper.csproj index fbb98fc..d220df2 100644 --- a/MigrationHelper/MigrationHelper.csproj +++ b/MigrationHelper/MigrationHelper.csproj @@ -8,13 +8,13 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive