cake-contrib / CakeContrib.Guidelines

Adds common guidelines to cake-contrib projects
https://cake-contrib.github.io/CakeContrib.Guidelines/
MIT License
2 stars 4 forks source link

(maint) Update dependency Moq to v4.18.4 #232

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.3 -> 4.18.4

Release Notes

moq/moq4 ### [`v4.18.4`](https://togithub.com/moq/moq4/blob/HEAD/CHANGELOG.md#​4184-2022-12-30) ##### Changed - Update package reference to `Castle.Core` (DynamicProxy) from version 5.1.0 to 5.1.1 ([@​stakx](https://togithub.com/stakx), [#​1317](https://togithub.com/moq/moq4/issues/1317))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - 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.



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

codecov[bot] commented 1 year ago

Codecov Report

Merging #232 (541016e) into develop (309f97c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop     #232   +/-   ##
========================================
  Coverage    94.30%   94.30%           
========================================
  Files           14       14           
  Lines          650      650           
  Branches        94       94           
========================================
  Hits           613      613           
  Misses          16       16           
  Partials        21       21           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

nils-a commented 10 months ago

Superseded by https://github.com/cake-contrib/CakeContrib.Guidelines/pull/258