Skip to content

Comments

Bump Markdig from 0.18.3 to 0.25.0#303

Open
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/nuget/Markdig-0.25.0
Open

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

Conversation

@dependabot-preview
Copy link
Contributor

Bumps Markdig from 0.18.3 to 0.25.0.

Changelog

Sourced from Markdig's changelog.

0.25.0 (10 June 2021)

0.24.0 (20 Mar 2021)

0.23.0 (16 Jan 2021)

  • Add depth limits to avoid pathological-case parsing times/StackOverflows (#500)
  • Breaking change: rename AutolineInlineParser to AutolinkInlineParser

0.22.1 (2 Dec 2020)

  • Update logo for NuGet package

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
  • 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 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/xoofx/markdig) from 0.18.3 to 0.25.0.
- [Release notes](https://github.com/xoofx/markdig/releases)
- [Changelog](https://github.com/xoofx/markdig/blob/master/changelog.md)
- [Commits](xoofx/markdig@0.18.3...0.25.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 Jun 11, 2021
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