fit-ctu-discord / honza-botner

Bot for FIT CTU Discord
https://discord.fit.cvut.cz/
MIT License
15 stars 10 forks source link

⬆️ Upgrade minor + patch dependencies #481

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
DSharpPlus nuget patch 4.4.0-nightly-01258 -> 4.4.0-nightly-01353
DSharpPlus.Interactivity nuget patch 4.4.0-nightly-01258 -> 4.4.0-nightly-01353
DSharpPlus.SlashCommands nuget patch 4.4.0-nightly-01258 -> 4.4.0-nightly-01353
Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore (source) nuget patch 7.0.2 -> 7.0.3
Microsoft.EntityFrameworkCore (source) nuget patch 7.0.2 -> 7.0.3
Microsoft.EntityFrameworkCore.Tools (source) nuget patch 7.0.2 -> 7.0.3
Microsoft.Extensions.Hosting (source) nuget patch 7.0.0 -> 7.0.1
Microsoft.Extensions.Options (source) nuget patch 7.0.0 -> 7.0.1
Microsoft.NET.Test.Sdk nuget minor 17.4.1 -> 17.5.0
Npgsql.EntityFrameworkCore.PostgreSQL nuget patch 7.0.1 -> 7.0.3

Release Notes

dotnet/aspnetcore ### [`v7.0.3`](https://togithub.com/dotnet/aspnetcore/releases/tag/v7.0.3): .NET 7.0.3 [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.3)
dotnet/efcore ### [`v7.0.3`](https://togithub.com/dotnet/efcore/releases/tag/v7.0.3): EF Core 7.0.3 This is a [patch release of EF Core 7.0](https://www.nuget.org/packages/Microsoft.EntityFrameworkCore/7.0.3) containing only [important bug fixes](https://togithub.com/dotnet/efcore/issues?q=is%3Aissue+milestone%3A7.0.3+is%3Aclosed): - [Add-Migration fails with "An item with the same key has already been added" when renaming entity](https://togithub.com/dotnet/efcore/issues/27504) - [ExecuteUpdate fails when target entity has an owned entity](https://togithub.com/dotnet/efcore/issues/28727) - [EF Core 7 Rev eng: Missing HasForeignKey when referencing a navigation property with a unique constraint with DataAnnotations on](https://togithub.com/dotnet/efcore/issues/29418) - [Change in behaviour of CSharpHelper.Identifier(string name)](https://togithub.com/dotnet/efcore/issues/29450) - [NullReferenceException scaffolding when no primary key set](https://togithub.com/dotnet/efcore/issues/29516) - [Idempotent migration script not working on EFCore7.0 for AlterColumn when nullable changed from true to false](https://togithub.com/dotnet/efcore/issues/29530) - [6.0.11 to 7.0.0: \[...\] are both mapped to column \[..\] but are configured to use differing provider types ('double' and 'double?').'](https://togithub.com/dotnet/efcore/issues/29531) - [Generated Model Snapshot throws InvalidOperationException](https://togithub.com/dotnet/efcore/issues/29534) - [SQL Server bulk insert broken when new command applies pending commands and goes over the batch parameter limit](https://togithub.com/dotnet/efcore/issues/29539) - [Invalid singularization when scaffolding a manytomany table](https://togithub.com/dotnet/efcore/issues/29544) - [In EF7, SqLite unable to load spatialite using the NetTopologySuite Package](https://togithub.com/dotnet/efcore/issues/29584) - [Cannot access property through interface in ExecuteUpdate setter lambda](https://togithub.com/dotnet/efcore/issues/29618) - [DbContext scaffold missing IndexerProperty for M2M relation after moving to EF Core 7](https://togithub.com/dotnet/efcore/issues/29634) - [Performance regression in model building in Entity Framework Core 7](https://togithub.com/dotnet/efcore/issues/29642) - [Mixing sproc and non-sproc commands in the same batch may fail with a NullReferenceException](https://togithub.com/dotnet/efcore/issues/29643) - [Condition's order will cause different result when using .Contains() to search string cross varchar and nvarchar columns](https://togithub.com/dotnet/efcore/issues/29646) - [SaveChanges circular dependency in unique unfiltered index](https://togithub.com/dotnet/efcore/issues/29647) - [QueryTrackingBehavior resets to TrackAll when using DbContext pooling](https://togithub.com/dotnet/efcore/issues/29733) - [EFCore 7.0.0 - Graph of entity insertion throws a FK exception](https://togithub.com/dotnet/efcore/issues/29741) - [Replacing PK to PK TPH dependent with different type fails](https://togithub.com/dotnet/efcore/issues/29789) - [dotnet ef migrations add freezes](https://togithub.com/dotnet/efcore/issues/29826) - [InvalidOperationException when mapping properties of different types to the same column](https://togithub.com/dotnet/efcore/issues/29859) - [Obsoletion message for AutoTransactionsEnabled is wrong](https://togithub.com/dotnet/efcore/issues/29990) - [Incorrect NullReferenceException for parameter in split query with GroupBy](https://togithub.com/dotnet/efcore/issues/30022)
dotnet/runtime ### [`v7.0.1`](https://togithub.com/dotnet/runtime/releases/tag/v7.0.1): .NET 7.0.1 [Release](https://togithub.com/dotnet/core/releases/tag/v7.0.1)
microsoft/vstest ### [`v17.5.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.5.0) See the release notes [here](https://togithub.com/microsoft/vstest/blob/main/docs/releases.md#​1750).
npgsql/efcore.pg ### [`v7.0.3`](https://togithub.com/npgsql/efcore.pg/releases/tag/v7.0.3) The full list of changes is available [here](https://togithub.com/npgsql/efcore.pg/milestone/55?closed=1).

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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