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

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.26.0 -> 0.27.0 age adoption passing confidence
HtmlAgilityPack (source) 1.11.54 -> 1.11.55 age adoption passing confidence
Markdig (source) 0.33.0 -> 0.34.0 age adoption passing confidence
NUnit (source) 4.0.0 -> 4.0.1 age adoption passing confidence

Release Notes

fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers) ### [`v0.27.0`](https://togithub.com/fluentassertions/fluentassertions.analyzers/releases/tag/v0.27.0): 0.27.0 #### What's Changed - Benchmark tests by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/180](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/180) - Fix missing parenthesis after applying XUnit code fixes by [@​jairbubbles](https://togithub.com/jairbubbles) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/248](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/248) #### New Contributors - [@​jairbubbles](https://togithub.com/jairbubbles) made their first contribution in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/248](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/248) **Full Changelog**: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.26.0...v0.27.0
zzzprojects/html-agility-pack (HtmlAgilityPack) ### [`v1.11.55`](https://togithub.com/zzzprojects/html-agility-pack/releases/tag/v1.11.55) ##### Download the library **[here](https://www.nuget.org/packages/HtmlAgilityPack/)** - **FIXED:** Fix copyright symbol encoding; force UTF-8-BOM encoding for C# files [#​526](https://togithub.com/zzzprojects/html-agility-pack/issues/526) - **FIXED:** Inconsistent comment rendering [#​525](https://togithub.com/zzzprojects/html-agility-pack/issues/525) - **UPDATED:** Due to package vulnerability ([#​527](https://togithub.com/zzzprojects/html-agility-pack/issues/527)) - `Microsoft.NETCore.UniversalWindowsPlatform` from `5.2.3` to `5.2.4` - `System.Net.Http` from `4.3.2` to `4.3.3`
xoofx/markdig (Markdig) ### [`v0.34.0`](https://togithub.com/xoofx/markdig/releases/tag/0.34.0) [Compare Source](https://togithub.com/xoofx/markdig/compare/0.33.0...0.34.0) ### Changes #### 🐛 Bug Fixes - Make StringLineGroup returns a count limited Enumerator (PR [#​759](https://togithub.com/xoofx/markdig/issues/759)) by [@​Akarinnnnn](https://togithub.com/Akarinnnnn) - Fix source span calculation for LineBreakInline (PR [#​760](https://togithub.com/xoofx/markdig/issues/760)) by [@​zickb](https://togithub.com/zickb) #### 🚀 Enhancements - Update Visual Studio editor link (PR [#​749](https://togithub.com/xoofx/markdig/issues/749)) by [@​michaelvolz](https://togithub.com/michaelvolz) - .NET 8.0 and a few other perf improvements (PR [#​751](https://togithub.com/xoofx/markdig/issues/751)) by [@​MihaZupan](https://togithub.com/MihaZupan) - A few more perf improvements (PR [#​753](https://togithub.com/xoofx/markdig/issues/753)) by [@​MihaZupan](https://togithub.com/MihaZupan) #### 🧰 Misc - Update packages ([`f52ecee`](https://togithub.com/xoofx/markdig/commit/f52ecee0)) **Full Changelog**: [0.33.0...0.34.0](https://togithub.com/xoofx/markdig/compare/0.33.0...0.34.0) Published with [dotnet-releaser](https://togithub.com/xoofx/dotnet-releaser/)
nunit/nunit (NUnit) ### [`v4.0.1`](https://togithub.com/nunit/nunit/releases/tag/v4.0.1): NUnit 4.0.1 Patch release to fix windows targets See [release notes](https://docs.nunit.org/articles/nunit/release-notes/framework.html#nunit-401---december-2-2023) and See [migration guide](https://docs.nunit.org/articles/nunit/release-notes/Nunit4.0-MigrationGuide.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 9 months ago

Codecov Report

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

Comparison is base (89436c6) 100.00% compared to head (d1fd84d) 100.00%.

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