Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency Moq to v4.18.1 #267

Merged
merged 1 commit into from May 16, 2022
Merged

Update dependency Moq to v4.18.1 #267

merged 1 commit into from May 16, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 16, 2022

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

Fixed
  • Regression with lazy evaluation of It.Is predicates in setup expressions after updating from 4.13.1 to 4.16.1 (@​b3go, #​1217)
  • Regression with SetupProperty where Moq fails to match a property accessor implementation against its definition in an interface (@​Naxemar, #​1248)
  • Difference in behavior when mocking async method using .Result vs without (@​cyungmann, #​1253)

Configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, click this checkbox.

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

@codecov
Copy link

codecov bot commented May 16, 2022

Codecov Report

Merging #267 (f4bd5cc) into main (f4bc7d7) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #267   +/-   ##
=======================================
  Coverage   66.86%   66.86%           
=======================================
  Files         105      105           
  Lines        2731     2731           
  Branches      137      137           
=======================================
  Hits         1826     1826           
  Misses        861      861           
  Partials       44       44           

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 f4bc7d7...f4bd5cc. Read the comment docs.

@dpvreony dpvreony merged commit 25a27f9 into main May 16, 2022
@dpvreony dpvreony deleted the renovate/moq-4.x branch May 16, 2022 17:42
@sonarcloud
Copy link

sonarcloud bot commented May 16, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants