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 NuGet Packages - Minor Updates #120

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FluentAssertions.Analyzers 0.25.0 -> 0.26.0 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.7.2 -> 17.8.0 age adoption passing confidence
NUnit (source) 3.13.3 -> 3.14.0 age adoption passing confidence

Release Notes

fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers) ### [`v0.26.0`](https://togithub.com/fluentassertions/fluentassertions.analyzers/releases/tag/v0.26.0): 0.26.0 #### What's Changed - chore: update Microsoft.NET.Test.Sdk to version 17.7.2 by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/232](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/232) - add support for xunit SetAsserts Contains by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/234](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/234) - add support for xunit SetAsserts DoesNotContain by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/235](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/235) - chore: update xunit.assert to version 2.5.1 by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/233](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/233) - add support for xunit SetAsserts Subset by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/236](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/236) - add support for xunit TypeAsserts IsAssignableFrom by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/238](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/238) - add support for xunit TypeAsserts IsNotAssignableFrom by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/239](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/239) - add support for xunit TypeAsserts IsType by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/240](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/240) - add support for xunit TypeAsserts IsNotType by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/241](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/241) - bugfix: fix string analyzers array complex type ignoring by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/243](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/243) (thanks [petterh](https://togithub.com/petterh) for reporting in [#​242](https://togithub.com/fluentassertions/fluentassertions.analyzers/issues/242)) **Full Changelog**: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.25.0...v0.26.0
microsoft/vstest (Microsoft.NET.Test.Sdk) ### [`v17.8.0`](https://togithub.com/microsoft/vstest/releases/tag/v17.8.0) #### What's Changed **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0
nunit/nunit (NUnit) ### [`v3.14.0`](https://togithub.com/nunit/nunit/releases/tag/v3.14.0): NUnit 3.14.0 See [release notes](https://docs.nunit.org/articles/nunit/release-notes/framework.html)

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 1 year ago

Codecov Report

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

Comparison is base (7fcb0cd) 100.00% compared to head (9a7d356) 100.00%.

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