rnwood / smtp4dev

smtp4dev - the fake smtp email server for development and testing
BSD 3-Clause "New" or "Revised" License
3.07k stars 344 forks source link

chore(deps): update dotnet monorepo to v8.0.4 #1357

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
Microsoft.AspNetCore.Hosting.WindowsServices (source) 8.0.2 -> 8.0.4 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Analyzers (source) 8.0.2 -> 8.0.4 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Design (source) 8.0.2 -> 8.0.4 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.InMemory (source) 8.0.2 -> 8.0.4 age adoption passing confidence nuget patch
Microsoft.EntityFrameworkCore.Sqlite (source) 8.0.2 -> 8.0.4 age adoption passing confidence nuget patch
dotnet-ef (source) 8.0.2 -> 8.0.4 age adoption passing confidence nuget patch
mcr.microsoft.com/dotnet/aspnet 8.0.2-windowsservercore-ltsc2019 -> 8.0.4-windowsservercore-ltsc2019 age adoption passing confidence final patch
mcr.microsoft.com/dotnet/aspnet 8.0.2 -> 8.0.4 age adoption passing confidence final patch

Release Notes

dotnet/aspnetcore (Microsoft.AspNetCore.Hosting.WindowsServices) ### [`v8.0.4`](https://togithub.com/dotnet/aspnetcore/compare/v8.0.3...v8.0.4) ### [`v8.0.3`](https://togithub.com/dotnet/aspnetcore/releases/tag/v8.0.3): .NET 8.0.3 [Release](https://togithub.com/dotnet/core/releases/tag/v8.0.3)
dotnet/efcore (Microsoft.EntityFrameworkCore.Analyzers) ### [`v8.0.4`](https://togithub.com/dotnet/efcore/releases/tag/v8.0.4): .NET 8.0.4 [Release](https://togithub.com/dotnet/core/releases/tag/v8.0.4) ### [`v8.0.3`](https://togithub.com/dotnet/efcore/releases/tag/v8.0.3): EF Core 8.0.3 EF Core 8.0.3 is [available on NuGet now](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/8.0.3). This is a patch release of EF Core 8 (EF8) containing only [important bug fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A8.0.3+is%3Aclosed): - [Constructor calls when using inheritance with owned entities causes exceptions](https://togithub.com/dotnet/efcore/issues/31353) - [Missing package README file](https://togithub.com/dotnet/efcore/issues/31947) - [String properties with indexes are compared case insensitively on SQL Server](https://togithub.com/dotnet/efcore/issues/32898) - [Using SqliteConnection from an ASP.NET MVC (.NET Framework) application results in a few different exceptions](https://togithub.com/dotnet/efcore/issues/32614) - [Exception when using FromSql on entity with ComplexProperty](https://togithub.com/dotnet/efcore/issues/32699) - [IndexOutOfRange for EntityEntry.GetDatabaseValues() with complex type and TPH](https://togithub.com/dotnet/efcore/issues/32701) - [SQL Server Migrations - SqlOperation.Sql is stripped of all empty lines](https://togithub.com/dotnet/efcore/issues/32730) - [NullReferenceException in Get-Migration in EF Core 8](https://togithub.com/dotnet/efcore/issues/32732) - [Owned entity on genericly typed entity generates unwanted steps in new migrations](https://togithub.com/dotnet/efcore/issues/32763) - [Dotnet-ef mismatch causes apply Entity Framework migration fails when publishing an individual web app.](https://togithub.com/dotnet/efcore/issues/32782) - [Query never returns when DB value for column mapped to primitive collection is](https://togithub.com/dotnet/efcore/issues/32896)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.



This PR has been generated by Mend Renovate. View repository job log here.