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
26 stars 5 forks source link

Update NuGet Packages - Minor Updates #160

Closed renovate[bot] closed 1 week ago

renovate[bot] commented 1 week ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
HtmlAgilityPack (source) 1.11.64 -> 1.11.65 age adoption passing confidence
Microsoft.NET.Test.Sdk 17.11.0 -> 17.11.1 age adoption passing confidence
NUnit (source) 4.2.1 -> 4.2.2 age adoption passing confidence

Release Notes

zzzprojects/html-agility-pack (HtmlAgilityPack) ### [`v1.11.65`](https://redirect.github.com/zzzprojects/html-agility-pack/releases/tag/v1.11.65) ##### Download the library **[here](https://www.nuget.org/packages/HtmlAgilityPack/)** - **ADDED:** A new options `OptionWriteEmptyNodesWithoutSpace` allows to write "empty node" without the additional space - **FIXED:** Attributes with spaces are not quoted if the attribute was loaded without quotes [#​568](https://redirect.github.com/zzzprojects/html-agility-pack/issues/568)
microsoft/vstest (Microsoft.NET.Test.Sdk) ### [`v17.11.1`](https://redirect.github.com/microsoft/vstest/releases/tag/v17.11.1) #### What's Changed - \[rel/17.11] Forward error output from testhost as info by [@​nohwnd](https://redirect.github.com/nohwnd) in [https://github.com/microsoft/vstest/pull/5193](https://redirect.github.com/microsoft/vstest/pull/5193) **Full Changelog**: https://github.com/microsoft/vstest/compare/v17.11.0...v17.11.1
nunit/nunit (NUnit) ### [`v4.2.2`](https://redirect.github.com/nunit/nunit/releases/tag/4.2.2): NUnit 4.2.2 [Compare Source](https://redirect.github.com/nunit/nunit/compare/4.2.1...4.2.2) Hotfix for fixing regression bug [#​4802](https://redirect.github.com/nunit/nunit/issues/4802) #### What's Changed - Use default blocking strategy for valuetasks by [@​stevenaw](https://redirect.github.com/stevenaw) in [https://github.com/nunit/nunit/pull/4804](https://redirect.github.com/nunit/nunit/pull/4804) **Full Changelog**: https://github.com/nunit/nunit/compare/4.2.1...4.2.2

Configuration

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

🚦 Automerge: Enabled.

â™» Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (bc9ceef) to head (0ca042e). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #160 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 7 7 Lines 112 112 Branches 13 13 ========================================= Hits 112 112 ```

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