Wndrr / DeepK8s

Graphical (GUI) Management & administration interface for Kubernetes clusters. It is meant to be both a support tool and an alternative for the Kubectl CLI
GNU Affero General Public License v3.0
0 stars 0 forks source link

chore(deps): update dependency moq to v4.18.3 #193

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
Moq nuget patch 4.18.1 -> 4.18.3

Release Notes

moq/moq4 ### [`v4.18.3`](https://togithub.com/moq/moq4/blob/HEAD/CHANGELOG.md#​4183-2022-12-05) ##### Fixed - `SetupAllProperties` crashes when invoked on a `Mock` subclass ([@​mo-russo](https://togithub.com/mo-russo), [#​1278](https://togithub.com/moq/moq4/issues/1278)) ### [`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 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 has been generated by Mend Renovate. View repository job log here.

sonarcloud[bot] commented 1 year ago

Please retry analysis of this Pull-Request directly on SonarCloud.