Tff27 / tff-blog

Personal Blog
1 stars 0 forks source link

chore(deps): bump Markdig from 0.24.0 to 0.25.0 #33

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps Markdig from 0.24.0 to 0.25.0.

Changelog

Sourced from Markdig's changelog.

0.25.0 (10 June 2021)

Commits
  • 64875c3 Bump to 0.25.0
  • 4c92fe5 Fix regression when parsing link reference definitions (#543)
  • 27f625f Merge pull request #548 from Mysteryduck001/master
  • aca0857 JiraLinks.Generated.cs - add test for JiraKey's starting with a digit (not al...
  • 8aa0948 JiraLinkInlineParser.cs - prevent Jira key's to start with a digit
  • 8ce6f4d JiraLinks.md - Do not allow a digit to be the first Char of the Key
  • 3a47a51 JiraLinks.generated.cs - updated tests for JiraLink
  • a8737e8 JiraLinks.md - add examples with JiraKeys using Digits
  • f56b8e6 JiraLinkInlineParser.cs - Make digits in JiraKey's posible
  • 0a00404 Merge pull request #544 from generateui/fix_535
  • 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)