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

Closed renovate[bot] closed 8 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.27.0 -> 0.28.0 age adoption passing confidence
HtmlAgilityPack (source) 1.11.55 -> 1.11.57 age adoption passing confidence

Release Notes

fluentassertions/fluentassertions.analyzers (FluentAssertions.Analyzers) ### [`v0.28.0`](https://togithub.com/fluentassertions/fluentassertions.analyzers/releases/tag/v0.28.0): 0.28.0 #### What's Changed - use single analyzer for fluentassertions tips - collections by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/252](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/252) - Use specific message for code fixes by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/256](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/256) - feat: Migrate numerics to IOperation by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/259](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/259) - feat: Migrate String to IOperation by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/260](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/260) - feat: Migrate dictionary to IOperation by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/263](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/263) - feat: migrate exceptions to IOperation by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/264](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/264) - tests: introduce API for creating complex test projects by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/267](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/267) - feat: Migrate MsTest to IOperation by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/269](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/269) - feat: Migrate xunit to IOperation by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/270](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/270) - feat: Migrate equals to IOperation by [@​Meir017](https://togithub.com/Meir017) in [https://github.com/fluentassertions/fluentassertions.analyzers/pull/272](https://togithub.com/fluentassertions/fluentassertions.analyzers/pull/272) faster analyzers (see all https://fluentassertions.github.io/fluentassertions.analyzers/dev/bench/) ![image](https://togithub.com/fluentassertions/fluentassertions.analyzers/assets/9786571/db050fbe-75e5-4646-89fa-bcbc199b3652) **Full Changelog**: https://github.com/fluentassertions/fluentassertions.analyzers/compare/v0.27.0...v0.28.0
zzzprojects/html-agility-pack (HtmlAgilityPack) ### [`v1.11.57`](https://togithub.com/zzzprojects/html-agility-pack/releases/tag/v1.11.57) #### Download the library **[here](https://www.nuget.org/packages/HtmlAgilityPack/)** - **FIXED:** The html rendering result is different from the html output result [#​529](https://togithub.com/zzzprojects/html-agility-pack/issues/529) ### [`v1.11.56`](https://togithub.com/zzzprojects/html-agility-pack/releases/tag/v1.11.56) #### Download the library **[here](https://www.nuget.org/packages/HtmlAgilityPack/)** - **MERGED:** [Fix copyright symbol encoding; force UTF-8-BOM encoding for C# files #​526](https://togithub.com/zzzprojects/html-agility-pack/pull/528) (To remove additional space when creating a manual comment tag added in v1.11.55)

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 (f688b14) 100.00% compared to head (84de42c) 100.00%.

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