From 998ad028f53f8c74cdc6313729f4a195bb1a0e5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 09:20:41 +0100 Subject: [PATCH] build(deps): Bump the nuget-dependencies group with 7 updates (#133) * 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] * Revert EFCore bump --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: hhvrc --- API/API.csproj | 2 +- Common.Tests/Common.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/API/API.csproj b/API/API.csproj index 6a669ffa..2db27c7c 100644 --- a/API/API.csproj +++ b/API/API.csproj @@ -40,7 +40,7 @@ - + diff --git a/Common.Tests/Common.Tests.csproj b/Common.Tests/Common.Tests.csproj index ebc26af0..1af8ecbb 100644 --- a/Common.Tests/Common.Tests.csproj +++ b/Common.Tests/Common.Tests.csproj @@ -13,7 +13,7 @@ - +