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

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
Markdig (source) 0.35.0 -> 0.36.2 age adoption passing confidence
coverlet.collector 6.0.1 -> 6.0.2 age adoption passing confidence

Release Notes

xoofx/markdig (Markdig) ### [`v0.36.2`](https://togithub.com/xoofx/markdig/releases/tag/0.36.2) [Compare Source](https://togithub.com/xoofx/markdig/compare/0.36.1...0.36.2) ### Changes #### 🐛 Bug Fixes - Fix missing code in commit for [#​780](https://togithub.com/xoofx/markdig/issues/780) ([`f48331d`](https://togithub.com/xoofx/markdig/commit/f48331d6)) **Full Changelog**: [0.36.1...0.36.2](https://togithub.com/xoofx/markdig/compare/0.36.1...0.36.2) Published with [dotnet-releaser](https://togithub.com/xoofx/dotnet-releaser/) ### [`v0.36.1`](https://togithub.com/xoofx/markdig/releases/tag/0.36.1) [Compare Source](https://togithub.com/xoofx/markdig/compare/0.36.0...0.36.1) ### Changes #### 🐛 Bug Fixes - Fixes [#​780](https://togithub.com/xoofx/markdig/issues/780) where only the first paragraph of an alert block is processed. ([`6549d3b`](https://togithub.com/xoofx/markdig/commit/6549d3b7)) **Full Changelog**: [0.36.0...0.36.1](https://togithub.com/xoofx/markdig/compare/0.36.0...0.36.1) Published with [dotnet-releaser](https://togithub.com/xoofx/dotnet-releaser/) ### [`v0.36.0`](https://togithub.com/xoofx/markdig/releases/tag/0.36.0) [Compare Source](https://togithub.com/xoofx/markdig/compare/0.35.0...0.36.0) ### Changes #### 🐛 Bug Fixes - Fix math source span (PR [#​779](https://togithub.com/xoofx/markdig/issues/779)) by [@​toothache](https://togithub.com/toothache) #### 🚀 Enhancements - Add support for GitHub alert blocks (PR [#​776](https://togithub.com/xoofx/markdig/issues/776)) #### 📚 Documentation - Fixed a typo in MathSpecs.md (PR [#​773](https://togithub.com/xoofx/markdig/issues/773)) by [@​hhyyrylainen](https://togithub.com/hhyyrylainen) #### 🧰 Misc - Try to use the reusable workflow ([`201aa4e`](https://togithub.com/xoofx/markdig/commit/201aa4ef)) **Full Changelog**: [0.35.0...0.36.0](https://togithub.com/xoofx/markdig/compare/0.35.0...0.36.0) Published with [dotnet-releaser](https://togithub.com/xoofx/dotnet-releaser/)
coverlet-coverage/coverlet (coverlet.collector) ### [`v6.0.2`](https://togithub.com/coverlet-coverage/coverlet/releases/tag/v6.0.2) ##### Fixed - Threshold-stat triggers error [#​1634](https://togithub.com/coverlet-coverage/coverlet/issues/1634) - Fixed coverlet collector 6.0.1 requires dotnet sdk 8 [#​1625](https://togithub.com/coverlet-coverage/coverlet/issues/1625) - Type initializer errors after updating from 6.0.0 to 6.0.1 [#​1629](https://togithub.com/coverlet-coverage/coverlet/issues/1629) - Exception when multiple exclude-by-attribute filters specified [#​1624](https://togithub.com/coverlet-coverage/coverlet/issues/1624) ##### Improvements - More concise options to specify multiple parameters in coverlet.console [#​1624](https://togithub.com/coverlet-coverage/coverlet/issues/1624) [Diff between 6.0.1 and 6.0.2](https://togithub.com/coverlet-coverage/coverlet/compare/v6.0.1...v6.0.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 6 months ago

Codecov Report

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

Project coverage is 100.00%. Comparing base (c984505) to head (c8b65f6).

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