FantasticFiasco / serilog-sinks-udp

A Serilog sink sending UDP packages over the network.
Apache License 2.0
30 stars 15 forks source link

chore(deps): update dependency moq to v4.14.7 #100

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
Moq nuget patch 4.14.6 -> 4.14.7

Release Notes

moq/moq4 ### [`v4.14.7`](https://togithub.com/moq/moq4/blob/master/CHANGELOG.md#​4147-2020-10-14) [Compare Source](https://togithub.com/moq/moq4/compare/v4.14.6...v4.14.7) ##### Changed - Mocks created by `DefaultValue.Mock` now inherit `SetupAllProperties` from their "parent" mock (like it says in the XML documentation) ([@​stakx](https://togithub.com/stakx), [#​1074](https://togithub.com/moq/moq4/issues/1074)) ##### Fixed - Setup not triggered due to VB.NET transparently inserting superfluous type conversions into a setup expression ([@​InteXX](https://togithub.com/InteXX), [#​1067](https://togithub.com/moq/moq4/issues/1067)) - Nested mocks created by `Mock.Of()` no longer have their properties stubbed since version 4.14.0 ([@​vruss](https://togithub.com/vruss), [@​1071](https://togithub.com/1071)) - `Verify` fails for recursive setups not explicitly marked as `Verifiable` ([@​killergege](https://togithub.com/killergege), [#​1073](https://togithub.com/moq/moq4/issues/1073)) - `Mock.Of<>` fails for COM interop types that are annotated with a `[CompilerGenerated]` custom attribute ([@​killergege](https://togithub.com/killergege), [#​1072](https://togithub.com/moq/moq4/issues/1072))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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