wbaldoumas / lazy-cart

A tiny library to lazily generate the Nth cartesian product entry.
MIT License
1 stars 0 forks source link

Update NuGet Packages - Minor Updates #67

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 8 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FluentAssertions.Analyzers 0.30.0 -> 0.31.0 age adoption passing confidence
Meziantou.Analyzer 2.0.143 -> 2.0.145 age adoption passing confidence
NUnit (source) 4.0.1 -> 4.1.0 age adoption passing confidence

Release Notes

fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers) ### [`v0.31.0`](https://togithub.com/fluentassertions/fluentassertions.analyzers/releases/tag/v0.31.0): 0.31.0 #### What's Changed - docs: add test project for FluentAssertionsAnalyzer by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/304](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/304) - chore: Cleanup solution structure by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/308](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/308) - bugfix: limit CollectionShouldHaveCount_LengthShouldBe to one dimension arrays only by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/310](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/310) Closed issues - [#​309](https://togithub.com/fluentassertions/fluentassertions.analyzers/issues/309) thanks [@​scott-moxham](https://togithub.com/scott-moxham) for reporting this! **Full Changelog**: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.30.0...v0.31.0
meziantou/Meziantou.Analyzer (Meziantou.Analyzer) ### [`v2.0.145`](https://togithub.com/meziantou/Meziantou.Analyzer/releases/tag/2.0.145) [Compare Source](https://togithub.com/meziantou/Meziantou.Analyzer/compare/2.0.144...2.0.145) NuGet package: ##### What's Changed - New rule MA0154: Use langword in XML comment by [@​meziantou](https://togithub.com/meziantou) in [https://github.com/meziantou/Meziantou.Analyzer/pull/700](https://togithub.com/meziantou/Meziantou.Analyzer/pull/700) **Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.144...2.0.145 ### [`v2.0.144`](https://togithub.com/meziantou/Meziantou.Analyzer/releases/tag/2.0.144) [Compare Source](https://togithub.com/meziantou/Meziantou.Analyzer/compare/2.0.143...2.0.144) NuGet package: ##### What's Changed - Grammatical correction of some comments by [@​mokarchi](https://togithub.com/mokarchi) in [https://github.com/meziantou/Meziantou.Analyzer/pull/699](https://togithub.com/meziantou/Meziantou.Analyzer/pull/699) ##### New Contributors - [@​mokarchi](https://togithub.com/mokarchi) made their first contribution in [https://github.com/meziantou/Meziantou.Analyzer/pull/699](https://togithub.com/meziantou/Meziantou.Analyzer/pull/699) **Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.143...2.0.144
nunit/nunit (NUnit) ### [`v4.1.0`](https://togithub.com/nunit/nunit/releases/tag/4.1.0): NUnit 4.1.0 See [release notes](https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-41---february-23-2024)

Configuration

📅 Schedule: Branch creation - "before 9am on Friday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (4da3db0) to head (0f52dc4).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #67 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 2 2 Lines 445 445 Branches 15 15 ========================================= Hits 445 445 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.