recro / medulla

A Cloud Native Low-Code Platform
https://recro.github.io/docs/
Apache License 2.0
6 stars 4 forks source link

chore(deps): bump Markdig from 0.30.2 to 0.30.3 #240

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps Markdig from 0.30.2 to 0.30.3.

Release notes

Sourced from Markdig's releases.

0.30.3

Changes

🐛 Bug Fixes

  • Align Whitespace and Punctuation definitions with CommonMark (PR #649) by @​MihaZupan
  • Fix name for SpecFileGen (f2ca6be7)

🚀 Enhancements

📚 Documentation

  • Update doc readme with new benchmarks (7676079b)

🧰 Misc

  • Additional parser documentation (PR #624) by @​mattj23
  • Cleanup code after #632 (f09d030f)
  • Improve RenderBase optimization with Type.GetTypeHandle (#632) (210b39e8)
  • Update benchmark code and dependencies (495abab7)
  • Remove old benchmark graphs (89a10ee7)

Full Changelog: 0.30.2...0.30.3

Commits
  • bce4b70 Merge pull request #649 from MihaZupan/commonmark-whitespace-punctuation
  • 1f71520 Merge pull request #650 from gfoidl/htmlhelper-TryParseHtmlTagOpenTag_remove_...
  • bfd7b64 Remove some branches in HtmlHelper.TryParseHtmlTagOpenTag by using bitmasks
  • 0e26ec5 Align Whitespace and Punctuation definitions with CommonMark
  • 5f80d86 Merge pull request #642 from mnaoumov/issue-579
  • b85cc0d Merge pull request #644 from PaulVrugt/master
  • 76073e8 added support for ToPlainText for pipetables extension
  • 5b6621d Add tests to cover all possible cases of adding Yaml renderers
  • 9723eda More accurate check for YAML renderers
  • 7228ad5 Merge pull request #638 from mnaoumov/issue-579
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)