Skip to content

Comments

Bump Markdig from 0.18.3 to 0.22.0#216

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Markdig-0.22.0
Closed

Bump Markdig from 0.18.3 to 0.22.0#216
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Markdig-0.22.0

Conversation

@dependabot-preview
Copy link
Contributor

Bumps Markdig from 0.18.3 to 0.22.0.

Changelog

Sourced from Markdig's changelog.

0.22.0 (05 Oct 2020)

0.21.1 (17 Aug 2020)

  • Fix Markdig.Signed on GitHub Actions

0.21.0 (17 Aug 2020)

  • Restore support for .NET 4.5 (#)
  • Add IReadonlyList interface to ContainerBlock to unify and simplify enumeration (#425)
  • Fix relative uri detection to be cross-platform compatible (#430)
  • Escape URLs scheme (#431)
  • Fix media links (#435)
  • Fix parsing math blocks with no leading or trailing whitespace (#452)
  • Add support for autolink tel: uri (#453)
  • Fallback to non-punycode encoding for invalid IDN urls (#449)
  • Pipe Tables: Normalize using header column count (#455)
  • Expose IndentCount of FencedCodeBlock (#464)

0.20.0 (18 Apr 2020)

Commits
  • 751c79f Bump to 0.22.0
  • 4dc8cc3 Bump packages in tests
  • a1891e2 Fix coverlet
  • ff06379 Merge branch 'pr/n471_master'
  • 8b64ce4 Fix quoteblock with setexheading when no lazy continuations are involved
  • a781ae1 Change tests to exe
  • 2e50072 Delay parsing of all specs in the tests itself instead of using static to res...
  • cf6d98b Update tests
  • ccb7e8e add failing test, partial fix for setext headings in blockquotes
  • db25c1d Merge pull request #473 from aloisdg/patch-1
  • 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 will not automatically merge this PR because this dependency is pre-1.0.0.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [Markdig](https://github.com/lunet-io/markdig) from 0.18.3 to 0.22.0.
- [Release notes](https://github.com/lunet-io/markdig/releases)
- [Changelog](https://github.com/lunet-io/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.18.3...0.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Oct 6, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #240.

@dependabot-preview dependabot-preview bot deleted the dependabot/nuget/Markdig-0.22.0 branch December 3, 2020 04:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants