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

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
FluentAssertions.Analyzers nuget minor 0.23.1 -> 0.24.0
Markdig (source) nuget minor 0.32.0 -> 0.33.0
Microsoft.NET.Test.Sdk nuget patch 17.7.1 -> 17.7.2

Release Notes

fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers) ### [`v0.24.0`](https://togithub.com/fluentassertions/fluentassertions.analyzers/releases/tag/v0.24.0): 0.24.0 #### What's Changed - feat: support nullable types by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/217](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/217) **Full Changelog**: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.23.1...v0.24.0
xoofx/markdig (Markdig) ### [`v0.33.0`](https://togithub.com/xoofx/markdig/releases/tag/0.33.0) [Compare Source](https://togithub.com/xoofx/markdig/compare/0.32.0...0.33.0) ### Changes #### πŸ› Bug Fixes - Fix source span calculation (PR [#​733](https://togithub.com/xoofx/markdig/issues/733)) by [@​zickb](https://togithub.com/zickb) #### 🧰 Misc - Better literal delimiter content string slice (PR [#​736](https://togithub.com/xoofx/markdig/issues/736)) by [@​zickb](https://togithub.com/zickb) **Full Changelog**: [0.32.0...0.33.0](https://togithub.com/xoofx/markdig/compare/0.32.0...0.33.0) Published with [dotnet-releaser](https://togithub.com/xoofx/dotnet-releaser/)
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 - "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

Patch and project coverage have no change.

Comparison is base (3946f31) 100.00% compared to head (6d1fab0) 100.00%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #112 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 3 3 Lines 86 86 Branches 12 12 ========================================= Hits 86 86 ```

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