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 #60

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FluentAssertions.Analyzers 0.29.1 -> 0.30.0 age adoption passing confidence
Meziantou.Analyzer 2.0.136 -> 2.0.138 age adoption passing confidence

Release Notes

fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers) ### [`v0.30.0`](https://togithub.com/fluentassertions/fluentassertions.analyzers/releases/tag/v0.30.0): 0.30.0 #### What's Changed - feat: add nunit null assertions by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/293](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/293) - feat: add nunit numeric assertions by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/294](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/294) - feat: add nunit equality assertions by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/295](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/295) - feat: add nunit types assertions by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/296](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/296) - feat: add nunit contains assertions by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/297](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/297) - feat: add nunit Assert.Conditions by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/298](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/298) - bugfix: fix docs for issue [#​301](https://togithub.com/fluentassertions/fluentassertions.analyzers/issues/301) by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/302](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/302) - bugfix: fix analyzer for issue [#​300](https://togithub.com/fluentassertions/fluentassertions.analyzers/issues/300) and [#​299](https://togithub.com/fluentassertions/fluentassertions.analyzers/issues/299) by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/303](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/303) Closed issues - [#​299](https://togithub.com/fluentassertions/fluentassertions.analyzers/issues/299), [#​300](https://togithub.com/fluentassertions/fluentassertions.analyzers/issues/300), [#​301](https://togithub.com/fluentassertions/fluentassertions.analyzers/issues/301) thanks [@​FantasyTeddy](https://togithub.com/FantasyTeddy) for reporting these! **Full Changelog**: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.29.1...v0.30.0
meziantou/Meziantou.Analyzer (Meziantou.Analyzer) ### [`v2.0.138`](https://togithub.com/meziantou/Meziantou.Analyzer/releases/tag/2.0.138) [Compare Source](https://togithub.com/meziantou/Meziantou.Analyzer/compare/2.0.137...2.0.138) NuGet package: ##### What's Changed - Improve documentation of MA0004 by [@​meziantou](https://togithub.com/meziantou) in [https://github.com/meziantou/Meziantou.Analyzer/pull/687](https://togithub.com/meziantou/Meziantou.Analyzer/pull/687) **Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.137...2.0.138 ### [`v2.0.137`](https://togithub.com/meziantou/Meziantou.Analyzer/releases/tag/2.0.137) [Compare Source](https://togithub.com/meziantou/Meziantou.Analyzer/compare/2.0.136...2.0.137) NuGet package: ##### What's Changed - MA0011 skips Convert.ToChar/ToBoolean by [@​meziantou](https://togithub.com/meziantou) in [https://github.com/meziantou/Meziantou.Analyzer/pull/686](https://togithub.com/meziantou/Meziantou.Analyzer/pull/686) **Full Changelog**: https://github.com/meziantou/Meziantou.Analyzer/compare/2.0.136...2.0.137

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 9 months ago

Codecov Report

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

Comparison is base (66c12ea) 100.00% compared to head (ead2c91) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #60 +/- ## ========================================= 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.