wbaldoumas / markdown-colorcode

An extension for Markdig that adds syntax highlighting to code through the power of ColorCode-Universal.
https://wbaldoumas.github.io/markdown-colorcode/
MIT License
28 stars 5 forks source link

Update dependency FluentAssertions.Analyzers to v0.30.0 #130

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

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

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.

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

Codecov Report

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

Comparison is base (6d278f3) 100.00% compared to head (015084d) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #130 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 8 8 Lines 119 119 Branches 14 14 ========================================= Hits 119 119 ```

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