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.18.2 #137

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
Moq nuget patch 4.18.1 -> 4.18.2

Release Notes

moq/moq4 ### [`v4.18.2`](https://togithub.com/moq/moq4/blob/HEAD/CHANGELOG.md#​4182-2022-08-02) ##### Changed - Update package reference to `Castle.Core` (DynamicProxy) from version 5.0.0 to 5.1.0 ([@​stakx](https://togithub.com/stakx), [#​1275](https://togithub.com/moq/moq4/issues/1275)) - Removed dependency on `System.Threading.Tasks.Extensions` for `netstandard2.1` and `net6.0` ([@​tibel](https://togithub.com/tibel), [#​1274](https://togithub.com/moq/moq4/issues/1274)) ##### Fixed - "Expression is not an event add" when using `.Raises()` with redeclared event ([@​howcheng](https://togithub.com/howcheng), [#​1175](https://togithub.com/moq/moq4/issues/1175)) - `MissingMethodException` when mocking interface with sealed default implementation ([@​pjquirk](https://togithub.com/pjquirk), [#​1209](https://togithub.com/moq/moq4/issues/1209)) - Throws `TypeLoadException` on mock when a record has a base record on .NET 6 ([@​tgrieger-sf](https://togithub.com/tgrieger-sf), [#​1273](https://togithub.com/moq/moq4/issues/1273))

Configuration

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

🚦 Automerge: Enabled.

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

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



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