chore(deps): update dependency moq to 4.20.72 #96
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
4.7.99->4.20.72Release Notes
moq/moq (Moq)
v4.20.72Full Changelog
🔨 Other:
🔀 Merged:
v4.20.71Full Changelog
🐛 Fixed bugs:
🔨 Other:
null#1391🔀 Merged:
v4.20.70Full Changelog
🔨 Other:
🔀 Merged:
v4.20.69Full Changelog
🔨 Other:
🔀 Merged:
v4.20.2Full Changelog
🐛 Fixed bugs:
🔨 Other:
v4.20.1Full Changelog
v4.20.0Full Changelog
🔨 Other:
🔀 Merged:
v4.18.4Full Changelog
✨ Implemented enhancements:
RaiseAsyncmethod for raisingFunc<..., Task>events? #1310setup.Verifiable(Times times, [string failMessage])method #1319 (@stakx)🐛 Fixed bugs:
🔨 Other:
System.TypeLoadException : Could not load type 'Castle.Core.Internal.CollectionExtensions' from assembly 'Castle.Core, Version=5.0.0.0after updating to Moq 4.18.4 #1320🔀 Merged:
mock.Protected().Verify<T>()method overload #1325 (@stakx)Mock<T>.RaiseAsync#1313 (@stakx)ThrowsAsyncfor non-genericValueTask#1235 (@johnthcall)v4.18.3Full Changelog
✨ Implemented enhancements:
🐛 Fixed bugs:
IndexOutOfRangeException#1252🔨 Other:
MissingMethodExceptionwhen using new C# language features (inparameters,init-only setters, etc.) with generic methods, or with members in generic types #1148🔀 Merged:
v4.18.2Full Changelog
🐛 Fixed bugs:
🔨 Other:
🔀 Merged:
recordtype support #1275 (@stakx)v4.18.1Full Changelog
✨ Implemented enhancements:
🐛 Fixed bugs:
🔨 Other:
🔀 Merged:
StubbedPropertySetup.IsMatchless picky #1260 (@stakx).Resultsetups to returnnull#1259 (@stakx)v4.18.0Full Changelog
🐛 Fixed bugs:
CallBaseandDefaultValue.Mockconfigured #1249🔨 Other:
🔀 Merged:
MethodExpectation.CreateFrom(Invocation)#1251 (@stakx)v4.17.2Full Changelog
🐛 Fixed bugs:
🔨 Other:
successcondition parameter inWhen. #1237🔀 Merged:
SetupPropertywork with recursive expressions again #1241 (@stakx)v4.17.1Full Changelog
🐛 Fixed bugs:
Mock.Of#1066🔨 Other:
🔀 Merged:
SetupAllProperties#1234 (@stakx)v4.16.1Full Changelog
✨ Implemented enhancements:
🐛 Fixed bugs:
_implementations #1199🔨 Other:
.Callbackand.Returnsshould be forbidden #1205mock.Protected()setup methods fail when argument is of typeExpression#1188🔀 Merged:
Castle.Core(DynamicProxy) to version 4.4.1 #1233 (@stakx)LazyEvalMatcheras inConstantMatcher#1232 (@stakx).Callbackand.Returns#1206 (@stakx)StubbedProperty{G|S}etterSetup#1204 (@stakx)SetupCollectiontowards a smaller & more consistent set of methods #1201 (@stakx)valueargument inmock.Protected().SetupSetand...VerifySet#1186 (@tonyhallett)mock.Protected().As<>()#1185 (@tonyhallett)InvalidOperationExceptionwhen mocking class with overloaded property/indexer in base class #1155 (@stakx)v4.16.0Full Changelog
✨ Implemented enhancements:
.Resultof (value) tasks #1126 (@stakx)🐛 Fixed bugs:
🔨 Other:
🔀 Merged:
IAwaitableFactory) #1125 (@stakx).Verifiable()once again #1121 (@stakx)v4.15.2Full Changelog
🔨 Other:
🔀 Merged:
v4.15.1Full Changelog
🔨 Other:
🔀 Merged:
v4.14.7Full Changelog
🔨 Other:
🔀 Merged:
v4.14.6Full Changelog
🐛 Fixed bugs:
🔨 Other:
Microsoft.Build.Tasks.Git.LocateRepositorytask failed unexpectedly." #1060🔀 Merged:
Mock.Of#1061 (@stakx)v4.14.5Full Changelog
🐛 Fixed bugs:
🔀 Merged:
NullReferenceExceptionwhen using write-only indexer withVerifySet#1037 (@stakx)SequenceSetupto useBehaviors extracted fromMethodCall#1035 (@stakx)Invocationprotocol #1034 (@stakx)MethodCall's response types #1033 (@stakx)v4.14.4Full Changelog
🐛 Fixed bugs:
🔨 Other:
AttributesToAvoidReplicating? #1026🔀 Merged:
AttributesToAvoidReplicating#1029 (@stakx)netcoreapp3.1#1028 (@stakx)v4.14.3Full Changelog
🐛 Fixed bugs:
🔀 Merged:
DefaultValue.Mockas matched #1027 (@stakx)v4.14.2Full Changelog
🔨 Other:
🔀 Merged:
DefaultValue.Mockshould not add redundant setups for already-matched invocations #1025 (@stakx)v4.14.1Full Changelog
✨ Implemented enhancements:
🐛 Fixed bugs:
🔨 Other:
🔀 Merged:
v4.14.0Full Changelog
✨ Implemented enhancements:
CallbackandReturns: Allow callback parameters to have typeobjectwhere a type matcher was used #953Mock.Setups, part 4: Mock, fluent setup & inner mock discovery #989 (@stakx)🐛 Fixed bugs:
🔨 Other:
🔀 Merged:
Mock.Setups, part 6: ReplaceOriginalSetupwith simplerOriginalExpression#999 (@stakx)UpgradePropertyAccessorMethods#998 (@stakx)conditionalSetup.Verifiable()an error #997 (@stakx)Mock.Setups, part 5: Simplify fluent setup & inner mock discovery #995 (@stakx)Func<IInvocation,>callback withReturns#992 (@stakx)Mock.Setups, part 3: Individual setup verification #987 (@stakx)SetupAllProperties' setups #986 (@stakx)Mock.Setups, part 2: Match status of setups & invocations #985 (@stakx)Mock.Setups, part 1: Basics #984 (@stakx)Verify(),VerifyAll()#983 (@stakx)Mock.Of<Class>shouldn't delete invocations made fromClass' ctor #980 (@stakx)FluentMockVisitor#978 (@stakx)Times.Validate(count)&Times.ToString()#975 (@stakx)Capture.Inworking again inVerifyexpressions #974 (@stakx)v4.13.1Full Changelog
✨ Implemented enhancements:
CallbackandReturns: Allow callback parameters to have typeobjectwhere a type matcher was used #953Mock.Setups, part 4: Mock, fluent setup & inner mock discovery #989 (@stakx)🐛 Fixed bugs:
🔨 Other:
🔀 Merged:
Mock.Setups, part 6: ReplaceOriginalSetupwith simplerOriginalExpression#999 (@stakx)UpgradePropertyAccessorMethods#998 (@stakx)conditionalSetup.Verifiable()an error #997 (@stakx)Mock.Setups, part 5: Simplify fluent setup & inner mock discovery #995 (@stakx)Func<IInvocation,>callback withReturns#992 (@stakx)Mock.Setups, part 3: Individual setup verification #987 (@stakx)SetupAllProperties' setups #986 (@stakx)Mock.Setups, part 2: Match status of setups & invocations #985 (@stakx)Mock.Setups, part 1: Basics #984 (@stakx)Verify(),VerifyAll()#983 (@stakx)Mock.Of<Class>shouldn't delete invocations made fromClass' ctor #980 (@stakx)FluentMockVisitor#978 (@stakx)Times.Validate(count)&Times.ToString()#975 (@stakx)Capture.Inworking again inVerifyexpressions #974 (@stakx)v4.13.0Full Changelog
✨ Implemented enhancements:
🐛 Fixed bugs:
SetupAllPropertiesresets indexer setups #901🔨 Other:
🔀 Merged:
.xdocXML documentation files #916 (@stakx).ReturnsAsync(null)#915 (@stakx)ParamArrayMatcher#912 (@stakx)Match.MatchesandIt.IsAny<T>#911 (@stakx)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 this update again.
This PR was generated by Mend Renovate. View the repository job log.