mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #8573] chore(deps): update .net dependencies - autoclosed #11764
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Original Pull Request: https://github.com/jellyfin/jellyfin/pull/8573
State: closed
Merged: No
This PR contains the following updates:
6.0.9->6.0.106.0.9->6.0.106.0.9->6.0.106.0.9->6.0.106.0.9->6.0.106.0.0->6.0.16.0.9->6.0.106.0.9->6.0.104.16.1->4.18.26.2.3->6.4.0⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the logs for more information.
Release Notes
dotnet/aspnetcore
v6.0.10Release
dotnet/efcore
v6.0.10This is a patch release of EF Core 6.0. containing only updates to dependencies. There are no additional fixes in this release beyond those already shipped in EF Core 6.1.9.
dotnet/runtime
v6.0.1Release
moq/moq4
v4.18.2Changed
Castle.Core(DynamicProxy) from version 5.0.0 to 5.1.0 (@stakx, #1275)System.Threading.Tasks.Extensionsfornetstandard2.1andnet6.0(@tibel, #1274)Fixed
.Raises()with redeclared event (@howcheng, #1175)MissingMethodExceptionwhen mocking interface with sealed default implementation (@pjquirk, #1209)TypeLoadExceptionon mock when a record has a base record on .NET 6 (@tgrieger-sf, #1273)v4.18.1Fixed
It.Ispredicates in setup expressions after updating from 4.13.1 to 4.16.1 (@b3go, #1217)SetupPropertywhere Moq fails to match a property accessor implementation against its definition in an interface (@Naxemar, #1248).Resultvs without (@cyungmann, #1253)v4.18.0New major version of DynamicProxy (you may get better performance!), so please update with care.
Changed
Castle.Core(DynamicProxy) from version 4.4.1 to 5.0.0 (@stakx, #1257)net45tonet462net6.0TFMFixed
System.Net.Httpwhich is vulnerable to "DoS", "Spoofing", "Privilege Escalation", "Authentication Bypass" and "Information Exposure" (@sidseter, #1219)CallBaseandDefaultValue.Mockconfigured (@IanKemp, #1249)v4.17.2Fixed
v4.17.1Added
SetupSet,VerifySetmethods formock.Protected().As<>()(@tonyhallett, #1165)Throwsmethod overloads that allow specifying a function with or without parameters, to provide an exception, for example.Throws(() => new InvalidOperationException())and
Setup(x => x.GetFooAsync(It.IsAny<string>()).Result).Throws((string s) => new InvalidOperationException(s)). (@adam-knights, #1191)Changed
Castle.Core(DynamicProxy) from version 4.4.0 to 4.4.1 (@stakx, #1233)Fixed
_forIt.IsAny<>()(@adamfk, #1199)mock.Protected()setup methods fail when argument is of typeExpression(@tonyhallett, #1189)Protected().SetupSet()...VerifySet(@tonyhallett, #1186)mock.Protected().As<>()(@tonyhallett, #1185)Verifyfail when it should not (@evilc0, #1225)Mock.Of(@stakx, #1066)SetupAllPropertiescauses mocks to become race-prone (@estrizhok, #1231)domaindrivendev/Swashbuckle.AspNetCore
v6.4.0Changes since v6.3.0
v6.3.1Changes since
v6.3.0v6.3.0Changes since
v6.2.3Configuration
📅 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.
👻 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.