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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 7 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
CsharpToColouredHTML.Core 1.0.42 -> 1.0.44 age adoption passing confidence
HtmlAgilityPack (source) 1.11.59 -> 1.11.60 age adoption passing confidence

Release Notes

Swiftly1/CsharpToColouredHTML (CsharpToColouredHTML.Core) ### [`v1.0.44`](https://togithub.com/Swiftly1/CsharpToColouredHTML/blob/HEAD/CHANGELOG.md#1044---24032024) **Description:** Hotfix - [https://github.com/Swiftly1/CsharpToColouredHTML/issues/24](https://togithub.com/Swiftly1/CsharpToColouredHTML/issues/24) ### [`v1.0.43`](https://togithub.com/Swiftly1/CsharpToColouredHTML/blob/HEAD/CHANGELOG.md#1043---24032024) **Description:** Fix - [https://github.com/Swiftly1/CsharpToColouredHTML/issues/24](https://togithub.com/Swiftly1/CsharpToColouredHTML/issues/24) Upgrade of Microsoft.CodeAnalysis.CSharp libs
zzzprojects/html-agility-pack (HtmlAgilityPack) ### [`v1.11.60`](https://togithub.com/zzzprojects/html-agility-pack/releases/tag/v1.11.60) #### Download the library **[here](https://www.nuget.org/packages/HtmlAgilityPack/)** - **FIXED:** Performance optimization with Avoid creating new strings when parsing PcData [#​541](https://togithub.com/zzzprojects/html-agility-pack/issues/541) - **FIXED:** The html rendering result is different from the html output result when we have two unclosed tbody tags [#​540](https://togithub.com/zzzprojects/html-agility-pack/issues/540)

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

Codecov Report

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

Project coverage is 100.00%. Comparing base (8cf884d) to head (335e41c).

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