AlexHedley / Utility-Blazor

Utility Web App written in Blazor WebAssembly (WASM)
http://alexhedley.com/Utility-Blazor/
MIT License
1 stars 0 forks source link

Bump ReverseMarkdown from 4.4.0 to 4.6.0 in /src #131

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Bumps ReverseMarkdown from 4.4.0 to 4.6.0.

Release notes

Sourced from ReverseMarkdown's releases.

4.6.0

What's Changed

New Contributors

Full Changelog: https://github.com/mysticmind/reversemarkdown-net/compare/4.5.0...4.6.0

4.5.0

  • Fix Tab added before anchor #391
  • Fix Table convert may be getting wrong #392
  • Add functionality to auto cleanup multiple newlines.

Full Changelog: https://github.com/mysticmind/reversemarkdown-net/compare/4.4.0...4.5.0

Commits
  • 3c2af15 Bump up version to 4.6.0
  • c2780e2 Bump up version to 4.5.1
  • 738bd5f Fix GH-393 regression with mixed new line characters
  • 8329d3e Docs changes [skip ci]
  • dfa306a Refactoring and handling to cleanup unnecessary spaces using CleanupUnnecessa...
  • 2e3d52f [Draft] Converter Inheritance Support (#385)
  • 87b651c Docs changes [skip ci]
  • f06581c Set TableHeaderColumnSpanHandling to true by default
  • 9f17786 Bump up version to 4.5.0
  • c4d36fa Update readme
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 4 months ago

Looks like ReverseMarkdown is up-to-date now, so this is no longer needed.