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 Microsoft.NET.Test.Sdk to v17.7.2 #261

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
Microsoft.NET.Test.Sdk nuget patch 17.7.1 -> 17.7.2

Release Notes

microsoft/vstest (Microsoft.NET.Test.Sdk) ### [`v17.7.2`](https://togithub.com/microsoft/vstest/releases/tag/v17.7.2) ##### What's Changed - Fix cannot find System.Text.Json by [@​nohwnd](https://togithub.com/nohwnd) in [https://github.com/microsoft/vstest/pull/4669](https://togithub.com/microsoft/vstest/pull/4669) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.7.1...v17.7.2

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 #261 (f264ffa) into develop (b30ff7d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head f264ffa differs from pull request most recent head 5a95646. Consider uploading reports for the commit 5a95646 to get more accurate results

@@           Coverage Diff            @@
##           develop     #261   +/-   ##
========================================
  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 9 months ago

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