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 dependency Markdig to v0.37.0 #142

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.36.2 -> 0.37.0 age adoption passing confidence

Release Notes

xoofx/markdig (Markdig) ### [`v0.37.0`](https://togithub.com/xoofx/markdig/releases/tag/0.37.0) [Compare Source](https://togithub.com/xoofx/markdig/compare/0.36.2...0.37.0) ### Changes #### πŸ› Bug Fixes - Fix issues for math span calculation (PR [#​785](https://togithub.com/xoofx/markdig/issues/785)) by [@​toothache](https://togithub.com/toothache) - Fix invalid setext heading ([#​785](https://togithub.com/xoofx/markdig/issues/785)) ([`000393f`](https://togithub.com/xoofx/markdig/commit/000393f4)) #### πŸš€ Enhancements - Add bootstrap alert renderer (PR [#​782](https://togithub.com/xoofx/markdig/issues/782)) by [@​Abrynos](https://togithub.com/Abrynos) - Make alert block headers case-invariant (PR [#​784](https://togithub.com/xoofx/markdig/issues/784)) by [@​Abrynos](https://togithub.com/Abrynos) - Support for YouTube Shorts embedding (PR [#​786](https://togithub.com/xoofx/markdig/issues/786)) by [@​MartinZikmund](https://togithub.com/MartinZikmund) #### 🧰 Misc - Update readme.md ([`fd226d5`](https://togithub.com/xoofx/markdig/commit/fd226d53)) - Update parsing-extensions.md ([`c75a11e`](https://togithub.com/xoofx/markdig/commit/c75a11ec)) **Full Changelog**: [0.36.2...0.37.0](https://togithub.com/xoofx/markdig/compare/0.36.2...0.37.0) Published with [dotnet-releaser](https://togithub.com/xoofx/dotnet-releaser/)

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.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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 (abd3b9a) to head (3cf350d).

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

renovate[bot] commented 6 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠ Warning: custom changes will be lost.