candoumbe / DataFilters.AspNetCore

Apache License 2.0
3 stars 0 forks source link

Update dependency Moq to v4.18.1 #53

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
Moq nuget patch 4.18.0 -> 4.18.1

Release Notes

moq/moq4 ### [`v4.18.1`](https://togithub.com/moq/moq4/blob/HEAD/CHANGELOG.md#​4181-2022-05-16) ##### Fixed - Regression with lazy evaluation of `It.Is` predicates in setup expressions after updating from 4.13.1 to 4.16.1 ([@​b3go](https://togithub.com/b3go), [#​1217](https://togithub.com/moq/moq4/issues/1217)) - Regression with `SetupProperty` where Moq fails to match a property accessor implementation against its definition in an interface ([@​Naxemar](https://togithub.com/Naxemar), [#​1248](https://togithub.com/moq/moq4/issues/1248)) - Difference in behavior when mocking async method using `.Result` vs without ([@​cyungmann](https://togithub.com/cyungmann), [#​1253](https://togithub.com/moq/moq4/issues/1253))

Configuration

πŸ“… Schedule: 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 WhiteSource Renovate. View repository job log here.

codecov[bot] commented 2 years ago

Codecov Report

Merging #53 (e238832) into develop (4753e72) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop      #53   +/-   ##
========================================
  Coverage    83.14%   83.14%           
========================================
  Files            6        6           
  Lines           89       89           
  Branches        16       16           
========================================
  Hits            74       74           
  Misses          11       11           
  Partials         4        4           

Continue to review full report at Codecov.

Legend - Click here to learn more Ξ” = absolute <relative> (impact), ΓΈ = not affected, ? = missing data Powered by Codecov. Last update 4753e72...e238832. Read the comment docs.